body, a,  div {padding:0; margin:0;}/*set these to 0 in one statement to avoid repitition*/

body 
{
	margin-top:5px;
	background:#000099;
}

#wrap 
{
	width:880px;
}
	
#nav 
{
	position:relative;
	float:left;
	width:150px; 
	background:#000099;
	margin:0 0 0 5px;
	padding:0 0 0 0;
	text-align: center;
}

#content
{
	background:#ffffff url(images/backgrnd.gif) repeat left top;
	position:relative;
	float:left;	
	width:710px;
}

.style1 
{
	font-size: 29px;
	font-weight: bold;
	color: #FF0033;
}

.combistyle1 {
	font-size: 26px;
	font-weight: bold;
}

.style2big 
{
	font-size: 29px; 
	font-weight: bold; 
	color: #FFFFFF; 
}

.style2 
{
	color: #FFFFFF;
	font-weight: bold;
}
.style4 
{
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.style5 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.style11 
{
	color: #FF0000;
}

.style22 
{
	color: #0033FF;
}

.style44 
{
	font-size: 16px;
}

.style100 {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.svstyle1 
{
	font-weight: bold;
}
.svstyle6 
{
	color: #FF0000; 
	font-weight: bold; 
	font-family: "Times New Roman", Times, serif; 
}

.svstyle8 
{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}
.svstyle11 
{
	color: #FF0033; 
	font-weight: bold;
}

.svstyle12 
{
	font-size: 21px;
}

.style111 {
	font-size: 26px;
	color: #0000FF;
}

.style112 
{
	font-size: 26px; 
	color: #0000FF; 
	font-weight: bold; 
}