body
{
	font-family:arial;
	font-size:11px;

}
p
{
	margin-top:0px;
	margin-bottom:7px;
}

a.textlink
{
	color:black;
	background:white;
	text-decoration:underline;
}

a.textlink:hover
{
	color:white;
	background:black;
	text-decoration:underline;

}
a.link
{
	color:black;
	background:white;
	text-decoration:none;
}

a.link:hover
{
	color:white;
	background:black;
	text-decoration:none;
}
div.wrap
{
	width:640px;
	border:1;
	margin:0 auto;
}
div.picture
{
	width:520px;
	float:left;
}
div.links
{
	width:120px;
	float:right;
	text-align:left;
}

ul.menulist
{
	margin:0px;
	padding-left:20px;
	list-style-type: none;
	
}

ul.menulist li
{
	margin:3px 0px;
	
}

img.menublackline
{
	height:1px;
	width:100px;
	float:right;
	padding:5px 0px;
	
}

div.sitelist
{
padding-left:20px;
line-height:18px;
}
div.blank
{
width:120px;
height:5px;

}

div.underline
{
float:left;
width:100px;
border-style:solid;
border-color:black;
border-width:1px 0 0px 0;
height:5px;	
display:block;
clear:both;
}


div.wholeblank
{
width:640px;
height:15px;
}

div.wholeunderline
{
width:640px;
border-style:solid;
border-color:black;
border-width:1px 0 0 0;
height:15px;	
}

div.hometext
{
	margin:0px;
}
