body{
	font: 70%/1.6em 'Lucida Sans',Verdana,sans-serif;
	margin:0;
	color:#333;
	background-color: #CCCCCC;
}
#wrap{
	margin:0 auto;
	width:750px;
	height:1200px;
}

a:link,a:visited,a:active{
	text-decoration:none;
	color:#600;
}
a:hover{
	color:#CC0000;
	border-color:#CCCCCC;
}

#head2{
background: url('i/titlemarchbot.jpg') center no-repeat;
	height:60px;
}

#head{
background: url('i/titlemarchtop.jpg') center no-repeat;
	height:30px;
}

#head ul.navbar{
	margin:0;
	padding: 0 0 0 30px;
}
#head ul.navbar li{
	float:right;
	
}
#head ul.navbar li a{
	display:block;
	padding: 10px 0px 0 0px;
	margin: 0 0px 0px 0px;
	font-weight:bold;
	text-transform:capitalize;
	color: #FFFFFF;	
}
#head h1.title{
	margin:0;
	padding: 0px 0 0 20px;
	font-variant:small-caps;
	color:#000000;	
}

#head #title_box{
	display:block;
	position:relative;
	top: 140px;
	left: 200px;
	width:100px;
	border:#c00 1px solid;
}

#main{
	background: url('i/main_bg2.png') center repeat-y;
	margin:0 auto;
	width:750px;
	height:1300px;
	padding: 0 0px 0 0px;
	overflow:hidden;
}



#content{
	margin: 0 10px 10px 10px;
	text-align:justify;
	overflow:hidden;
}
#content h2{
	color:#900;
	margin:5px 0 0 0;
	line-height:20px;
	padding: 0px 0 0 0px;

}

#footer{
	clear:both;
	background: url('i/bot_bg2.png') center no-repeat;
	height: 48px;
	padding: 0 0px 0px 0px;
	text-align:right;
	color:#999;
}

#footer2{
	clear:both;
	background: url('i/main_bg2.png') center repeat-y;
	height: 150px;
	padding: 0 15px 0px 15px;
	text-align:left;
	color:#000000;
}
#textbox{
	clear:both;
	background: url('i/main_bg2.png') center repeat-y;
	padding: 0 15px 0px 15px;
	text-align:left;
	color:#000000;
}
#footer p{
	margin:0;
	padding: 20px 0 0 0;
}

#content div.box{
	width:220px;
	margin: 0 2px 20px 15px;
	float:left;
}

#content div.box2{
	width:320px;
	margin: 0 5px 5px 5px;
	float:left
}

#content div.box4{
	width:320px;
	margin: 0 5px 5px 5px;
	float:left;
}

#content div.boxflash{
	width:320px;
	margin: 0 5px 5px 5px;
	float:left;
}

#content div.boxregatta{
    width:925px;
	margin: 0 10px 10px 10px;
	float:left;
}

#content div.box3{
	width:120px;
	margin: 0 15px 0px 0px;
	float:right;
	font-size: 9px;
}

#news ul{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
#news li{
	padding: 2px 0;
}
