body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	text-align: center;
	/*line-height: 1.5em;*/
	color: #333;
	background: #E9E9E9;
	font-size: 12px;
	}
h1	{
	font-family: "Comic Sans", "Comic Sans MS" verdana, sans-serif;
		font-size: 20px;
		font-weight: bold;
		margin-top: 12px;
		margin-bottom: 2px;
		letter-spacing: 1px;
}
h2	{
	font-family: "Comic Sans", "Comic Sans MS" verdana, sans-serif;
		font-size: 18px;
		font-weight: bold;
		margin-top: 12px;
		margin-bottom: 2px;
		letter-spacing: 1px;
}
a img	{
	border:0;
}
a	{
	font-weight: bold;
}
a:link {
	color: #FF9900;
	}

a:visited {
	color: #FF9900;
	}

a:hover {
	color: #CC6600;
	}

p {
	margin: 1em 0 1em;
	padding: 0;
	}
.comic	{
	font-family: "Comic Sans", "Comic Sans MS" verdana, sans-serif;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}
#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0 16px;
	text-align: left;
	width: 760px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 728px;
	}
html>body #wrap {
  	width: 728px;
	} 
	
#topmargin	{
	background: url(../images/topmargin.gif) no-repeat;
	height: 24px;
	padding: 3px 10px 0 0;
	text-align: right;
	color: #87A6C4;
	font-size: 9px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	height: 21px;
}
html>body #topmargin {
	height: 21px;
	}

#navbar	{
	background: url(../images/navbar.gif) no-repeat;
	  	height: 27px;
}
#boxen	{
	border-top: 2px solid #00396F;
	border-left: 2px solid #00396F;
}

#content	{
	background: url(../images/bg_content.gif) repeat-x;
	background-color: #fefefe;
	padding: 10px 30px 30px 20px;
	/*height: 330px;*/
	float: left;
}

#footer	{
	background-color: #001A30;
	padding: 3px 0 3px 10px;
	color: #87A6C4;
	font-size: 9px;
}
.clear	{
	clear: both;
}
.error	{
	font-weight: bold;
	color: #c00;
}