
* { margin: 0;padding: 0; }

body  {
	font: 11px verdana, Helvetica, sans-serif;
	background: url(images/background.jpg) #5e0d0d;
	text-align: center;
	color: #fff;
}

a {
	border-bottom: 1px solid #e50000;
	color: #e50000;
	text-decoration: none;
}

a:hover { color: #cb2b2b;
border-bottom: 1px solid #cb2b2b;
 }

p {
	line-height: 1.6em;
	padding: 4px 4px;
	}

i, em { font-family: Georgia, "Times New Roman", Times, serif; }

b, strong { color: #000; }

blockquote {
	background: #300303;
	border-top: 3px solid #e50000;
	border-bottom: 3px solid #e50000;
	color: #cb2b2b;
	line-height: 2em;
	font-size: 12px;
	margin: 20px 40px;
	padding: 5px 10px;
}

code {
	background: #111;
	border: 1px solid #f5041f;
	color: #f5041f;
	display: block;
	line-height: 1.8em;
	margin-left: 10px;
	padding: 4px;
	width: 90%;
}




#container { 
	background: url(images/1.jpg) no-repeat top left;
	margin: 0 auto;
	text-align: left;
	width: 1020px;
} 


#sidebar {
	color: #FFF;
	float: left;
	font-size: 12px;
	padding: 15px 0px 15px 65px;
	text-align: right;
	width: 380px;
	margin-top: 300px;
	font-weight: bold;
	
}

#sidebar h3 {
	color: #FFF;
	font: 24px verdana, "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: 100;
	letter-spacing: 1px;
	padding: 10px 0 2px 0;
	text-transform: uppercase;
}

#sidebar ul {
	line-height: 1.8em;
	list-style: none;
	
	
}


#sidebar a {
	border: none;
	color: #f5041f;
	padding: 2px;
}

#sidebar a:hover {
	color: #000;
	background: #e50000;
}

#mainContent {
	line-height: 1.4em;
	margin: 0 0 0 430px;
} 


#mainMenu {
	font: 15px verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	list-style: none;
	margin: 10px 0 40px 0;
	text-transform: uppercase;
}

#mainMenu li {
	background: #003663;
	border-top: 1px solid #3675a9;
	border-left: 1px solid #3675a9;
	border-right: 1px solid #00192e;
	border-bottom: 1px solid #00192e;
	display: inline;
	line-height: 2em;
	margin-right: 6px;
	padding: 4px 4px 4px 10px;
}

#mainMenu li a {
	border: none;
	color: #FFF;
}

#mainMenu li a:hover { color: #3675a9; }

#mainMenu li.m1 { position: relative; top:0; }
#mainMenu li.m2 { position: relative; top:4px; }
#mainMenu li.m3 { position: relative; top:-2px; }
#mainMenu li.m4 { position: relative; top:1px; }
#mainMenu li.m5 { position: relative; top:-4px; }




#mainContent h1,
#mainContent h2,
#mainContent h3 { color: #f5041f; margin-top: 10px;}
#mainContent h4 { font-size: 12px; color: #f5041f; margin-top: 10px;}
#mainContent h5 { font-size: 13px; color: #f5041f; margin-top: 10px;}

#mainContentTop { background: url(images/body/top_body.gif) no-repeat transparent; height: 140px; }
#mainContentMiddle { background: url(images/body/main_body.gif) repeat-y transparent; padding: 10px 35px; min-height: 250px; }
#mainContentBottom { background: url(images/body/bottom_body.gif) no-repeat transparent; height: 100px;  padding: 10px 50px;}

.odd {
	background: url(images/blog-splotch.gif) bottom right no-repeat;
	padding-bottom: 0px;
	margin-right: 50px;
	
	
}

.oddalt {
	background: url(images/blog-splotch2.gif) bottom left no-repeat;
	padding-bottom: 20px;
	margin-right: 50px;
	
}

.even {
	padding-bottom: 10px;
}


.blogItem h2 {
	font-size: 18px;
}

.blogItem h2 a { border: none; }

.blogItem h2 a:hover { color: #f5041f; }

#mainContent .blogItem h3 {
	background: #ec008c;
	color: #f5041f;
	font-size: 11px;
	font-weight: normal;
	margin: 4px 0 0 0;
	padding: 2px 4px;
}

#mainContent .blogItem h3 a { color: #FFF; }



#footer {
	color: #FFF;
	padding: 0 10px 0 20px;
	margin-top: -50px;
}

#footer a { color: #FFF; border: none; }
#footer a:hover { color: #ec008c; border: none; }

#footer p {
	padding: 0px 0;
	text-align: right;
}

.clearfloat { clear:both; }

img {
	background: transparent;
   border: 0px dashed #4ae700;
	padding: 8px;
	
}
img.float-right {
  margin: 5px 0px 10px 10px; 
  float: right; 
}
img.float-left {
  margin: 5px 10px 10px 0px;
  float: left;
}
#footer-links{
font-size: 10px;
padding: 0;
margin: 2px 30px !important;

}
p.center {
text-align: center;
font-weight: bold;
font-size: 12px;
margin: 5px 15px 5px 0px;
margin-left: 50px;

}

#mainContentMiddle table {table-layout: fixed;margin:2px;  border:solid 0px #000;font-family:  Verdana, Times, san-serif;font-size:11px;margin-left:30px;}
#mainContentMiddle td {border-bottom:1px solid #400505 ; border-right:1px solid #8c0b03 ; padding:2px 2px 2px 2px; text-align: center;}
#mainContentMiddle td.last {border-bottom:0px solid #000 ; border-right:1px solid #000 ; padding:2px 2px 2px 2px; text-align: center;}