@charset "utf-8";
/* CSS Document */

body {
	background-color:#efebec;
	/*margin:15px auto 0 10px;*/
	margin:15px auto 0 auto;
	width:960px;
	position:relative;
}
.clear {
	clear:both;
}
#wrapper {
	width:960px;
	height:961px;
	position:relative;
}
#contentWrapper {
	width:auto;
	height:auto;
	overflow:hidden;
}
#header {
	width:960px;
	height:66px;
	background:url(images/logo1.gif) no-repeat;
}
.image1 {
	padding:0 0 0 457px;
	margin:0;
	display:inline;
}
.image2 {
	padding:0 0 0 316px;
	margin:0;
}
.image3 {
	position:absolute;
	top:0px;
	left:0px;
	padding:0;
	margin:0;
}
.image4 {
	position:absolute;
	top:0px;
	left:0px;
	padding:0;
	margin:0;
}
.image5 {
	position:absolute;
	top:0px;
	left:0px;
	padding:0;
	margin:0;
}
.image6 {
	position:absolute;
	top:0px;
	left:0px;
	padding:0;
	margin:0;
}
#nav {
	width:960px;
	height:34px;
	background:url(images/logo2.gif) no-repeat;
}
#nav img{
	
	border:0;
}
#left {
	width:603px;
	height:739px;
	margin:0 0 0 16px;
	float:left;
	border:1px solid #e20a17;
}
#leftTemplate {
	width:603px;
	height:739px;
	margin:0 0 0 16px;
	float:left;
	
}
#leftcontent {
	width:auto;
	height:373px;
	border:1px solid #e20a17;
}
.head1 {
	width:auto;
	position: relative;
	height:27px;
	border:1px solid #e20a17;
	margin:9px 0 0 0;
	background:url(images/bg_head.gif) repeat-x center;
}
.head2 {
	width:auto;
	position: relative;
	height:27px;
	border:1px solid #e20a17;
	margin:11px 0 0 0;
	background:url(images/bg_head.gif) repeat-x center;
}
.body1 {
	width:ato;
	height:147px;
	border-left:1px solid #e20a17;
	border-right:1px solid #e20a17;
	border-bottom:1px solid #e20a17;
} 
.body2 {
	width:ato;
	height:137px;
	border-left:1px solid #e20a17;
	border-right:1px solid #e20a17;
	border-bottom:1px solid #e20a17;
} 


/*right sidebar parts*/
#right {
	width:320px;
	height:739px;
	float:right;
	display:inline;
	position:relative;
	margin:0 9px 0 0;
	
}
#advertisement {
	width:auto;
	height:290px;
	position:relative;
	border:1px solid #e20a17;
	background-color:#fff ;
}
#advertisement2 {
	width:auto;
	height:290px;
	position:relative;
	margin:13px 0 0 0;
	border:1px solid #e20a17;
	background-color:#fff ;
}
.inner {
	width:302px;
	height:252px;
	margin:28px auto 9px auto;
	border:2px solid #efebec;
}
#advertisement3 {
	width:auto;
	height:128px;
	position:relative;
	margin:12px 0 0 0;
	border:1px solid #e20a17;
	background-color:#FFFFFF;
}
#advertisement3main {
	width:auto;
	height:128px;
	position:relative;
	margin:13px 0 0 0;
	border:1px solid #e20a17;
	background-color:#FFFFFF;
}
#footer {
	width:960px;
	height:auto;
	background-color:transparent;
	border-top:1px solid #e20a17;
	margin:11px 0 0 0;
}

h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #E20A17;
}
.left_articles {
	border: 0px solid #EFEBEC;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	}
a {
	color: #E20A17;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	letter-spacing: -1px;
	margin: 0;
	font-family: Arial, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	color: #E20A17;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

h2 {
	letter-spacing: -1px;
	margin: 0;
	font-family: Arial, Sans-Serif;
	font-size: 2em;
	font-weight: bold;
	color: #FFFF00;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
h3 {
	font-size: 14px;
	color: #E20A17;
	background: inherit;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	padding-right: 5px;
	padding-left: 0px;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
