/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a{
	color: #900313;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

body {
	background: #000000 url(images/bg.jpg) top repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0 auto;
	padding:0px;
	line-height: 19px;
}

#content{
	margin: 0 auto;
	width: 985px;
	text-align: left;
	padding-bottom: 20px;
}

#main{
	width: 985px;
	margin: 0 auto;
	clear:both;
	background: url(images/mainbg.jpg) repeat-y;
}

#footerbot{
	background: url(images/footer.png) bottom  no-repeat;
}

#mainbot{
	background: url(images/mainbot.png) no-repeat;
	height: 7px;
}

#header {
	width: 654px;
	height: 245px;
	background: url(images/header.jpg) no-repeat top center;
	margin: 0 auto;
}

#logo {
	height: 100px;
	padding-left: 60px;
	padding-top:60px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a{
	font-size: 12px;
}

#menu{
	width:985px;
	height: 54px;
	margin: 0 auto;
	padding-left: 0px;
	background: url(images/menubg.png);
	padding-bottom: 10px;
}

#menu ul {
	padding-left: 0px;
	list-style:none;
	display: inline;
}

#menu li {
	display: inline;
	list-style: none;
	padding-left:0px;
}

#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 192px;
	height: 39px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 18px;
	background: url(images/menubg.jpg) no-repeat left top;
	padding-top: 15px;
	margin-left: 4px;
}

#menu a:hover{
	width: 192px;
	height: 39px;
	background: url(images/menuhov.jpg) center no-repeat;
	color: #ffffff;
}

#con_top{
	background: url(images/con_top.png) no-repeat;
	height:7px;
	margin-top:10px;
}

#left{
	width: 310px;
	padding-left: 7px;
}

#left_top{
	background: url(images/left_top.png) no-repeat;
	height: 8px;
}

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-align:center;
	color: #ffffff;
	padding-top:15px;
	background: url(images/title_left.png) no-repeat;
	height: 35px;
	margin-left: 7px;
}

#left ul{
	list-style: none;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 15px;
}

#left li{
	background: url(images/ls.png) no-repeat left top;
	padding-left: 25px;
	margin-bottom:10px;
	padding-bottom: 10px;
}

#left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color: #900313;
	font-weight:bold;
}

#left a:hover{
	color: #000000;
}

#left p{
	font-weight:bold;
	text-decoration:none;
	color: #900313;
}

.lefthr{
	height:1px;
	margin-top: 30px;
	border-bottom: 1px dotted #000000;
	
}

#right_top{
	background: url(images/right_top.png) no-repeat;
	height:13px;
}

#right{
	float: right;
	width: 654px;
	margin-right: 8px;
}

#textblog{
	padding: 8px;
}

#right H4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 20px;
	background: url(images/title_right.png) top no-repeat;
	padding-bottom:5px;
	clear:both;
	height: 35px;
	padding-top: 15px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}
.read, #left ul li .read{
	float:right;
}
.read a, #left ul li .read a{
	font-weight:normal;
	color: #900313;
	width:104px;
	height: 19px;
	display: block;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
}

.read a:hover, #left ul li .read a:hover{
	color: #000000;
}

.text{
	padding-top:20px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #18004f;
	font-weight:bold;
}

#footer {
	height: 42px;
	clear: both;
	margin-top:10px;
	padding-top: 18px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
