Body{
font:"Times New Roman";

margin:0;

background-image:url(http://www.surfart.com/v/images/A-bg.gif);
background-repeat:no-repeat;
}
h1
{
color:#88CB1F;
font-size:24px;
}
img.left {
	float: left;
	margin: 10px 20px 0 0;
}

img.right {
	float: right;
	margin: 20px 0 0 20px;
}
#wrap {
width:863px;
margin:auto;
background-position:top;
}

#header{
margin:auto;

width:863px;
height:131px;
background-image:url(http://www.surfart.com/v/images/A-header.jpg);
background-position:center;
background-repeat:no-repeat;
text-align:right;
}
#pagelink
{
width:600px;
height:35px;
text-align:center;
width:635px;
float:right;
}
#pagelink a
{
text-decoration:none;
Color:#0D3D65;
padding-right:5px;
padding-left:5px;
font-size:18px;
}
#sidebar
{
float:left;
width:175px;
list-style-type:none;
}
#sidebar {
	float: left;
	
	padding-top:5px;
	width:200px;
	font:"Times New Roman", Times, serif;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}



#sidebar li {
	margin: 0px 10px;
	padding:4px 0px;
	border-bottom: 1px #BBBBBB dashed;
	background: none;
}
#sidebar a 
{
font-size:14px;
text-decoration:none;
Color:#0D3D65;
}
#sidebar a:visited
{
text-decoration:None;
color:#0D3D65;
}
#sidebar a:hover
{
color:#88CB1F;
}


#Content
{

float:right;
width:635px;
padding-top:5px;
margin:auto;
padding:5px;

}
#footer
{
font-size:12px;
margin:auto;
width:830px;
height:104px;
background-image:url(http://www.surfart.com/v/images/A-footer.jpg);
background-position:center;
background-repeat:no-repeat;
text-align:center;
padding:5px;
}
#footer a
{
font-size:16px;
color:#0D3D65;
text-decoration:none;
}
#footer a:visited
{
text-decoration:none;
color:#0D3D65;
}
