body
{
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%; color: #FFF;
	line-height: 200%;
	margin-top: 40px;
	background:url(../images/check.jpg) top left repeat-x;
	background-color:#000;

}

img
{
	border: 0px;
}

h1
{
	font-size: 200%;
	font-family: arial;
	color:#FFCC00;
}

h2
{
	font-size: 150%;
	font-family: arial;
}

h3
{
	font-size: 150%;
	font-family: arial;
	color:#FFCC00;

}

#container
{
	width: 700px;
	margin: 0px auto;
	background:url(../images/logo1.jpg) top left no-repeat;

}

#menu
{
	width: 700px;
	height: 95px;

}

#navcontainer
{
	margin: 0px 0px 0px 0px;
}

#header
{
	width: 700px;
	height: 115px;
	border:1px solid #666666;
}

#content
{
	width: 660px;
	margin-top: 10px;
	border:1px solid #666666;
	padding: 20px;
}

.titleh1
{
	width: 100%;
	border-bottom:1px dashed #666666;
}

.subparagraph
{
	width: 100%;
	border-top:1px dashed #666666;
}

#footer
{
	font-size: 80%;
	width: 680px;
	text-align: right;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	border:1px solid #666666;
}

#footertext
{
	margin: 0px 35px 0px 0px;
}

a:active, a:visited, a:link
{
	color:#FFFFCC;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}