#boxpic  {
background-image:	url(boxpic.gif );
border-color:	#FFFFFF;
border-style:	solid;
border-width:	1px;
height:	150px;
margin-left:	auto;
margin-right:	auto;
position:	relative;
top:	10px;
width:	480px;
}

#content  {
font-family:	Verdana, Arial, Sans-Serif;
font-size:	12pt;
height:	500px;
margin-left:	auto;
margin-right:	auto;
position:	relative;
text-align:	justify;
top:	0px;
width:	800px;
}

#footer  {
color:	#FFFFFF;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	12pt;
font-weight:	bold;
height:	30px;
position:	relative;
text-align:	center;
top:	15px;
width:	800px;
}

#main  {
background-image:	url(background.jpg );
background-position:	center;
background-repeat:	no-repeat;
border-color:	#FFFFFF;
border-style:	solid;
border-width:	2px;
color:	white;
font-family:	Verdana, Arial, Sans-Serif;
height:	700px;
margin-left:	auto;
margin-right:	auto;
width:	800px;
}

a:link  {
color:	#FFFFFF;
text-decoration:	underline;
}

a:visited  {
color:	#FFFFFF;
}

a:hover  {
background-color:	transparent;
color:	#FF0000;
font-weight:	bold;
text-decoration:	none;
}

a:active  {
background-color:	transparent;
color:	#FF0000;
font-weight:	bold;
text-decoration:	none;
}

body  {
color:	#FFFFFF;
font-family:	Verdana, Arial, Sans-Serif;
text-align:	center;
}

