*
{
	margin:0px;
	padding:0px;
}
p
{ 
padding-bottom: 12px;
}
#header {
	margin-left:auto;
	margin-right:auto; 
	height: 160px;
	width: 920px;
}
body {
	background-color: #AB8875;
	color:#000088; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
#maincontent {
	margin-left:auto;
	margin-right:auto; 
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000088;
	border-left-color: #000088;
	color: #FFF;
	width: 898px;
	padding:10px;
	background-color:#FFF;
	color:#000088; 
	font-size: 15px;
	line-height: 21px;
	overflow: auto;
}
#mainleft
{
	padding-left:8px;
	width: 670px; 
	float:left;
} 
#mainleft ul {
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 6px;
	padding-bottom: 6px;
} 
#mainleft li {
	padding-bottom:7px;
}
#mainright
{ 
	width: 180px;
	float:right;		
}
#footer 
{
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	text-align:center;
	font-weight: bold;
} 
#footer a
{
	padding-left:5px;
	padding-right:5px;
}
h1 {
	padding-bottom:8px;
}
hr {	
	margin-top: 12px;
	margin-bottom: 12px;
	}
.boxtitle {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00F;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 115%;
}
.boxtext {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	line-height: 110%;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	color: #000088;
}
.boxlink {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #008000;
	font-size: 11px;
	margin-left: 5px;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: -1px;
	margin-top: -1px;
}
.boxtitle a {
	color: #00F;
}

.boxlink a {
	color: #008000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: -1px;
}
.makeitwhite {
	font-size: 2px;
	color: #FFF;
}

#googlelikebox {
	font-family: Arial, Helvetica, sans-serif;
}

