
body {
	margin: 0px;
	padding: 0px;
	

	background-color: #e6e6e6;
	border-width: 2px;
	border-style: solid;
	border-color: #ffffff;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	
	text-align:center;
	font-family:Arial, Verdana;
}
a img {
	border:none;
}

#wrap {

	background-image: url(img/back.png);
	background-repeat: repeat-x;
	background-position: center top ;
}
#page {
	margin: 0px auto;
	padding: 0px;
	width:912px;

	background-image: url(img/content2.png);
	background-repeat: repeat-y;
	background-position: center top ;

	
}
#all {	
	margin: 0px auto;
	padding: 0px;
	width:912px;
	background-image: url(img/top2.png);
	background-repeat: no-repeat;
	background-position: center 133px ;

}
#content {
	padding:0px 24px;
}
#left {
	width:200px;
	float:left;
	padding:10px;
	padding-left:0px;
	text-align:left;
	font-size:11px;
}
#right {
	padding:10px;
	
	text-align:left;
	font-size:12px;
	width:620px;
	margin:10px 0 0px 215px;
	min-height:500px;
	_height:500px;
  

}
#bottom {
	clear:both;
	width:100%;
	height:155px;
	background-image: url(img/bot.png);
	background-repeat: repeat-x;
	background-position: center bottom ;
}
#bottom img {
	margin: 0px auto;
		padding: 0px;
		vertical-align:bottom;
}
#bottom p {
	margin: 0px auto;
	padding: 0px;
	padding-bottom:5px;
	width:852px;
		font-size:10px;
		color:#797979;
	text-align:left;
}
#bottom p a{
	text-decoration:underline;
	color:#FA6604;

}
#bottom p a:hover{
color:#ffffff;
}

#toplinks {

margin: 0px auto;
height:34px;
width:912px;
text-align:right;

	background-image: url(img/sp.png);
	background-repeat: repeat-x;
	background-position: top center;
	font-size:10px;
	color:#ffffff;
}
#toplinks div {

margin: 0;
padding: 0;
padding-top: 7px;

}

#links a {

color:#ffffff;
text-decoration:underline;
font-size:11px;

}
#toplinks a:hover {
	color:#333333;
}

h1 {
padding: 0px;
margin: 0px;
font-size:12px;

background-image: url(img/sp2.png);
	background-repeat: repeat-x;
	background-position: top center;
}
h1 img {
padding: 0px;
margin: 0px;
border:0;
}h1 span {
display:none;
font-size:12px;
}



form#src {

display:inline;

	margin: 0px;
	padding: 0px;
		
	margin-left:10px;
	margin-right:10px;

}
form#src fieldset{
margin: 0px;
	padding: 0px;
	
display:inline;
vertical-align:middle;

height: 23px;
border:none;
padding-left:4px;


}

form#src input {
vertical-align:top;

margin: 0px;
padding: 0px;
border:0px;

width:80px;
height: 21px;
padding:0px;
font-size:12px;
padding-left:5px;
background-color:#ffffff;
background-image: url(img/sr.gif);
	background-repeat: no-repeat;
	background-position:  top left;
	
}
form#src  input#sr{

vertical-align:middle;
background:transparent;
border:none;
height: 21px;
padding:2px;

color:#ffffff;
font-size:10px;
width:45px;
text-align:center;

background-image: url(img/src.png);
	background-repeat: no-repeat;
	background-position: center right;
}



h2 {
margin:0;
font-family:Georgia, Arial;
line-height:40px;
border:0;
padding:0;
font-size:21px;
font-weight:normal;
letter-spacing:1px;

}
h3 { 
margin-top:5px;
margin-bottom:5px;
font-size:14px;
font-weight:normal;
letter-spacing:1px;
color:#333333;
}
h4 { 
margin-bottom:5px;
margin-top:15px;
font-size:12px;
font-weight:normal;
letter-spacing:1px;
color:#666666;
}
h5 { 
margin-bottom:5px;
margin-top:15px;
font-size:11px;
font-weight:normal;
letter-spacing:1px;
color:#666666;
}
h6 { 
margin-bottom:5px;
margin-top:15px;
font-size:9px;
font-weight:bold;
letter-spacing:1px;
color:#333333;
}

p {
margin:0;
margin-bottom:10px;
padding:5px 0px;
font-size:12px;
word-spacing:2px;
color:#333333;
line-height:150%;
}
strong {
color:#333333;
}

#content {
text-align: left;
}

#content ul {
margin:0;
border:0;
padding:0;
font-size:12px;
list-style-type: circle;
color:#333333;
list-style-position: outside;
padding-left:15px;
}
#content ul li {
margin:0;
border:0;
padding:0;
list-style-type: none;
padding-left:15px;
	line-height:150%;
	
	background: url(img/li.png) left center no-repeat;

}

#content .yesno {
	font-size: 15px;
	margin-left:330px;
}

#content a:link, #content a:visited{
color:#3499b5;
text-decoration:underline;
}

#content a:hover{
color:#FA6604;
}

.margin-left {
	margin-left:30px;
}


