body {
	font: 14px Arial;
	background: #484848;
	line-height: 20px;
}

table {
	background: none;
	font: 14px Arial;
	width: 100%;
	valign: center;
	padding: 0px;
}

div {
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	display: inline;
}

h1 {
	font-size: 20;
}

a:link, a:visited, a:active {
	color: #3050B0;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

li {
	padding-top: 5;
	padding-bottom: 5;
}

#compact ul {
	float: left;
	width: 801px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#compact li {
	float: left;
	width: 267px;
	margin: 0;
	padding-top: 2;
	padding-bottom: 2;
}

#wrapper {
	background: #FFFFFF url(/images/bg.jpg) repeat-x;
	border-bottom: 3px solid #909090;
	padding-left: 10px;
}

#contentwrapper {
	margin-left: 0;
	text-align: left;
	width: 801px;
}

#logo {
	height: 153px;
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 0px;
}

#portfolio {
	height: 120px;
	width: 650px;
	background-image: url(/images/portfoliobg.jpg);
	background-repeat: no-repeat;
	color: #333333;
}

#navbar ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
}

#navbar ul li {
	margin: 0px;
	line-height: 16px;
	padding: 2px; 
	list-style: none;
	float: right;
}

#navbar ul li a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	width: 130px;
	height 28px;
	text-align: center;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 5px;
}

#navbar a:hover {
	text-decoration: none;
	background: url(/images/tab1.gif);
}

#footer {
	margin: 10px;
	width: 800px;
	height: 20px;
	text-align: left;
	color: #D0D0D0;
}

#footer a {
	color: #00A0D0;
}

#register {
	width: 239px;
	height: 780px;
	line-height: 23px;
	padding: 3px;
	background-image: url(/images/login2.jpg);
	background-repeat: no-repeat;
	float: right;
	text-align: right;
}

#register table {
	background: none;
}

#login {
	width: 239px;
	height: 120px;
	line-height: 23px;
	padding: 3px;
	background-image: url(/images/login4.jpg);
	background-repeat: no-repeat;
	float: right;
}

#login table {
	background: none;
}

input {
	padding: 0px;
	background-color: #fff;
	background-image: url(/images/formbg.png);
	border: 1px solid #999999;
}

input:hover {
	border: 1px solid #333333;
}

#submit {
	align: center;
	width: 100px;
	height: 30px;
	font-weight: bold;
}

#accountlist {
	border: 1px solid black;
	border-spacing: 0px;
	padding: 0px;
}

#odd {
	background-color: #FFF;
}

#even {
	background-color: #DDDDFF; 
}

#ads {
	width: 180px;
	height: 600px;
	line-height: 23px;
	padding: 3px;
	float: right;
}

#ads2 {
	width: 400px;
	height: 600px;
	line-height: 23px;
	padding: 3px;
	float: right;
}
