/* CSS Document */

body {
background:url(imagesnew/bg.png);
font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
width:990px;
height:auto;
background:#fff;
margin:auto;
border: 2px solid #fff;
}

#header {
width:980px;
background:#639ab8;
padding: 5px 5px 0px 5px;
height:50px;
font-size:11px;
color:white;
}

.headerfont {
	font-size:13px;
	color:white;
	font-weight: bold;
	padding-top:6px;

}

.headerfont2 {
	font-size:13px;
	color:white;
	font-weight: bold;
	padding-top:6px;
	letter-spacing:1px;
}

#navigation {
width:990px;
background:#000;
padding: 0px 0 1px 0;
height:30px;
}
.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 11px Arial;
	width: 100%;
	overflow: hidden;
	border-width: 0px 0;
	background: #000;
}

.solidblockmenu li{
display: inline;
width:10px;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 2px;
text-decoration: none;
text-align:center;
border-right: 1px solid white;
display:block;
width:105px;
font-weight:bold;
letter-spacing:1px
}

.solidblockmenu li a:visited{
color: white;
letter-spacing:1px
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: #639ab8;
letter-spacing:1px
}
#start {
	width:990px;
	background:#fff;
	padding: 0px 0px 0px 0px;
	height:446px;
	margin-top: 0px;
	
}

#start2 {
	width:990px;
	background:#fff;
	padding: 0px 0px 0px 0px;
	height:126px;
	margin-top: 7px;
	
}

#tag {
width:980px;
background:#639ab8;
padding: 2px 5px 0px 5px;
height:30px;
color:#FFFFFF;
font-size:21px;

}

#content {
width:980px;
background:#ffffff;
padding: 2px 5px 0px 5px;
height:auto;
}
h1 {
font-size:18px;
margin-bottom:1px;
}

#inner-content {
width:980px;
background:#ffffff;
height:auto;
}

#inner-content a:link {
color:#666666;
}


#scroller {
	background:#fff;
	width:650px;
	height:150px;
	padding:2px;
	overflow:auto;
	font-size:15px;
	margin-top:0px;
	margin-left: 0px;
}
#scroller2 {
	background:#fff;
	padding:4px;
	overflow:auto;
	font-size:15px;
	margin-left: 56px;
	margin-right: 56px;
	border: solid 1px #000;
}
#scroller a:link { 
color:#666666
}
#content-main {
width:970px;
background:#ffffff;
height:auto;
padding-left:10px;
}
.blue {
font-size:18px;
color:#639ab8;

}

#content-main ul {
	list-style-type: circle;
	list-style-position: outside;
}

#footer {
width:980px;
background:#639ab8;
padding: 2px 5px 0px 5px;
height:50px;
border-top: 2px solid #b7dba0; 
color:#FFFFF;
margin-top:45px;
}

#footer_newest {
width:980px;
background:#639ab8;
padding: 2px 5px 0px 5px;
height:50px;
border-top: 2px solid #b7dba0; 
color:#FFFFF;
margin-top:125px;
}

#footer a:link {
color:#FFFFFF
}

#footer_newest a:link {
color:#FFFFFF
}


#footer2 {
width:980px;
background:#fff;
padding: 2px 5px 0px 5px;
height:auto;
font-size:12px;
}

#footer2 a:link {
color:#666666
}

#seal {
text-align:center;
width:980px;
background:transparent;
padding: 2px 5px 0px 5px;
height:auto;
}
