* {
	margin:0;
	}

#content {
	width: 760px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
}

#main {
	height: 140px;
	width: 760px;
}

#navcontainer
{
	width: 760px;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#belownav {
	height: 180
];
	width: 228px;
	height: 100%;
	float: left;
	margin: 9px;
}

#upper {
	height: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/greygradient.jpg);
	padding-right: 10px;
	padding-left: 10px;
}
#content #lower {
	height: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/greygradientbig.jpg);
}
#marqee {
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#content #footer {
	height: auto;
	padding: 5px;
}
#left {
	float: left;
	width: 330px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	height: auto;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#content #lower #right {
	float: left;
	width: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	padding-left: 30px;
}
