
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto; }

body {
	margin: ;
	padding: 0;
	font-size: 13px;
	color: #D8D8D8  ; 
}

body, th, td, input, textarea, select, option {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
}

h2, h3 {
	font-weight: normal;
	color: #ffffff;
	font-family:Verdana, Georgia, "Times New Roman", Calibri;
}

h1 {
	letter-spacing: px;
	font-size: 1.3em;
	font-weight: normal;
	color: #AB001D;
	font-family:Verdana, Georgia, "Times New Roman", Calibri;
}

h2 {
	letter-spacing: ;
	font-size: 1.4em;
	font-weight: normal;
	color: #AB001D;
	margin-top: 0px;	
	margin-left: 20px;
	font-style: italic;
}

h3 {
	letter-spacing: px;
	font-size: 1.6em; 
	color: #AB001D;
	margin-top: 0px;
}

h4 {
	font-weight: bold;
	color: #8C8C8C;
	font-family:Verdana, Georgia, "Times New Roman", Calibri;
	font-size: 1.2em;
	color: #ffffff;
	font-style: italic;
}

h5 {
	font-weight: normal;
	color: #8C8C8C;
	font-family:Verdana, Georgia, "Times New Roman", Calibri;
	font-size: 1.6em;
	color: #ffffff;
	font-style: italic;
	line-height: 1.2em;
}


p, ul, ol {
	line-height: 120%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: ;
}

a {
	color: #8C8C8C;
}

a:hover {
	color: #ffffff;
}



.textarea {
font-family:Verdana,Arial,Helvetica,san-serif;
font-size:12px;
color:#000000;
background-color:#ffffff;
}


.alert {
position:absolute;
top:-40px;
*top:0px;
left:55%;
width:300px;
text-align:right;
padding:20px;
}
.alert a {
color:#FEFEFE;
text-decoration: none;
}
.alert a:hover {
color:#ffffff;
text-decoration: underline;
}


/* Header */

#header {
	float:left;
	text-align: left;
	height: 230px;
	margin-left:300px;
	background: url() no-repeat right top;
}

#header h1, #header p {
	margin: 0 auto;
	color: ;
}

#header h1 {
	padding-top: 70px;
}

#header a {
	color: #8C8C8C;
}

/* Page */

#page {
	width: 780px;
	margin: "0";
	style="margin-left:0px;"
}

/* Content */

#content {
	float: center; bottom;
	width: 550px;
	background-image: url(images/semi70.png);

}

.post {
	padding: 0px 10px 0px 10px;
}

.title {
	margin: 0;
	border-bottom: 2px solid #0F0F0F;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */


}

.subon {
	text-decoration: none;
	color: #ffffff;
}


#sidebar li a.subon { 
	background-color:; 
	color: #fff; 
	font-size: ; 
	font-weight: bold;
	border: 0px #000 solid; 
}

#sidebar {
	position: fixed;
	top:210px;
	width: 200px;
	*width: 180px;
	font-size: 14px;
	font-family:Verdana, Georgia, "Times New Roman", Calibri;
	font-style: em;
	padding: ;
	background-image: url(images/semi70.png);
	background-repeat: ; 
	background-position: ; 
}

#sidebar ul {
	margin: 0;
	padding: 50;
	list-style: none;
	line-height: 200%;
}

.short li {
	line-height: 100%;
	padding: 5px;
	margin-left: -10px;
	font-size: 11px;
	border-bottom: 2px solid #0F0F0F;
}

#sidebar li ul {
	padding: 0px 0;
	line-height: 100%;
	font-size: 11px;
}

#sidebar li li {
	margin-left: 40px;
	border-bottom: px dotted #0F0F0F;
	background: url no-repeat 5px 50%;
	font-size: 11px;
	*width: 100px;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 2px solid #0F0F0F;
}

#sidebar a {
	text-decoration: none;
	background-color: ; 
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	padding: 5px 0;
	background: url(images/img07.gif) repeat-x;
	text-align: left;
	width: 650px;
	margin-left:280px;
	font-size: smaller;
}

