body, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white
}

body {
	background: url(../images/back_stars.gif) repeat;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	color: #FDC723;
}

p {
	padding: 10px 10px 0 10px;
}

#container {
	width: 773px;
}

#banner-top {
	width: 773px;
	float: left;
	clear: both;
	text-align: left;
}

#leftcolumn {
	width: 200px;
	float: left;
	padding-top: 1px;
}

#middlecolumn {
	width: 446px;
	float: left;
}

#rhscolumn {
	width: 120px;
	float: left;
}


#mainpage
 {
	float: left;
	background-position: bottom;
	background-color: #000000;
	width: 566px;
	text-align: left;
}

#mainpage p
 {
	color: #FDC723;
}

#mainpage a
 {
	color: red;
	text-decoration: none;
}

#mainpage a:hover
 {
	text-decoration: underline;
}

#gradTop {
	background: url(../images/gradTop.gif) repeat-x;
}

#nav {
	float: left;
	background-color: white;
	background: url(../images/gradLeft.gif) repeat-y;
	padding-left: 14px;
}

#footer {
	width: 773px;
	float: left;
	text-align: left;
}

.menulines{
border:2.5px solid #ffffff;
}

.menulines a{
text-decoration:none;
color:black;
}
