/*Typography Rules*/

body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
}


a {
	text-decoration: none;
	color: #0000cc;
}

a:visited{
	color: #;cc0000
}

a:hover {
	text-decoration: underline;
}

p.firstpara {
	font-weight: bold;
}

div#header {
	background-color: black;
	color: black;
}

div#maincontent {
	background-color: white;
}

div#looking {
	font-family: Times New Roman, Times, Serif;
	font-size: 16px;
}

div#black {
	background-color: #666600;
}

div#blue {
	background-color: #666600;
}

div#gray {
	background-color: #666600;
}

div#footer {
	font-size: 9px;
	background-color: black;
	color: white;
}

div#title {
	color: red;
	font-size: 18px;
	font-family: Times New Roman, Times, Serif;
}

div#copyright {
	font-size: 11px;
}

a#nav {
	text-decoration: none;
	color: #ffff00;
}

a#nav:visited{
	color: #;ffff00
}

a#nav:hover {
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}



/*Layout Rules*/

body {
	margin: 0px 0px 0px 0px;
}

div#header {
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

div#maincontent {
	margin: 0px 180px 0px 0px;
	padding: 0px 6px 6px 6px;
}

div#looking {
	position: absolute;
	top: 90px;
	right: 78px;
}

div#netrition {
	position: absolute;
	top: 110px;
	right: 20px;
}

div#blue {
	padding: 0px 10px 0px 10px;
	margin: 0px 10px 0px 10px;
}

div#gray {
	margin-left: 170px;
	margin-right: -10px;
}

div#navmenu {
	position: absolute;
	top: 110px;
	left: 40px;
	padding-top: -10px;
	text-align: center;
}

div#colright {
	position: absolute;
	top: 118px;
	right: 15px;
}

div#footer {
	margin-bottom: 20px;
	text-align: center;
}

div#title {
	text-align: center;
}

img#dreammates {
	margin: 25px 0px 0px 10px;
}

div#news_updates {
	padding-top: 25px;
}

div#join {
	width: 160px;
	border: 1px solid white;
}

div#netad {
	width: 170px;
}

div#news {
	width: 170px;
}


div#netritionweb {
	padding-top: 25px;
}

img#ebay {
	margin: 25px 0px 0px 24px;
}

div#copyright {
	margin-top: 8px;
}

h1 {
	text-align: center;
}
