﻿body {
	background-image:url(../theme/bg1b650f.gif);
	background-repeat:repeat-x;
	background-color:#FC3;
	padding:20px 0 0 0;
	text-align:center;
	scrollbar-face-color:#F90; 
    SCROLLBAR-ARROW-COLOR: #369; 
    SCROLLBAR-TRACK-COLOR: #F2F7C4;
}


h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
	text-align:center;
    width: 812px;
}

h3 {
	font-size:10px;
	color:#F90;

	font-weight:700;
    text-align: right;
    height: 14px;
    width: 700px;
}

h2 {
	font-size:16px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:10px auto;
	width:1007px;
	padding: 10px 0 10px 0;
	height:auto;
	
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:1016px;
	height:100px;
	margin-bottom:10px;
	margin-left:10px;
}

#bannerLeft {
	width:100px;
	height:100px;
	margin-right:35px;
	margin-left:35px;
	background-image:url(../pictures/logo.png);
	float:left;
}

#bannerRight {
	border-left: 1px solid #CCC;
    border-right: 0 solid #CCC;
    border-top: 1px solid #CCC;
    border-bottom: 0 solid #CCC;
    width:832px;
    width:800px;
	height:100px;
	background:url(../theme/bg1c650f.gif ) repeat-x;
	float:left;
	padding:10px 0 0 10px;
	vertical-align: text-top;
     	 
}

#content {
	background:url(../theme/bg1650f.gif ) repeat-y;
	height:700px;
    width: 1014px;
    margin-left:15px;
    margin-bottom: 10px;
}

#leftColumn {
	float:left;
    height: 620px;
    width: 139px;
    margin-left: 0px;

}

#nav {
	margin:0 0 0 0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	padding:10px 10px 0 10px;
	width:147px !important;
    width:147px !important;
	height:25px;
	border-bottom:1px dotted #333;
    margin-left: 2px;
    margin-bottom:2px;

}

#nav a:hover {
	background-color:#333;
	font-size:12px;
	color:#F90;
	font-weight:700;
}
#active a:link {
	color:#F90;
	background-color:#333;
}
#active a:hover {
	color:#F90;
	background-color:#333;
}
#active a:visited {
	color:#F90;
	background-color:#333;
}
#leftColumnBottom {
	width:145px;
	background:url(../theme/bg1c650f.gif ) repeat-x;

	padding:110px 10px 10px 10px;
	color: #EAEAEA;
    height:170px;

}

#rightColumn {
	float:left;
	width:852px;
	padding:0 0 0 0px;
	color:#666;
	min-height:400px;
	height:auto !important;
	height:700px!important;
	overflow-x:visible !important;
	overflow-x:hidden;
    margin-bottom: 0px;
}

#leftRight{
	float:left;
    height: 605px;
    width: 635px;
    min-height:400px;
    margin-left: 0px;
	height:auto !important;
    height:710px !important;
    padding:0 0px 0 0;
}
#rightRight
{
    background-color:#F90;
	float: left;
	width:170px;
	padding:0 0 0 10px;
	color:#666;
	min-height:400px;
	height:auto !important;
	height:714px !important;
	overflow-x:visible !important;
	overflow-x:hidden;

}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright 
{
    background-color:#F90;
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369; 
	page-break-before: avoid;
    width: 988px;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}

#I1 {
	float:left;
	color: #F90;
	min-height:400px;
	height:auto !important;
	height:710px !important;
	background-color:#FC3;
	padding: 0px 0px 0px 0px;
	text-align:justify;
	scrollbar-face-color:#F90; 
    SCROLLBAR-ARROW-COLOR: #369; 
    SCROLLBAR-TRACK-COLOR: #F2F7C4;
    width: 597px;
    margin-left: 10px;
}





