BODY {
	background-color: #f5f5f5;
	margin: 0px;
	padding: 0px;
	border-style: none;
	overflow: auto;
}
BODY, DIV, P, SPAN, TABLE, TH, TD {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
}
IMG {
	border-style: none;
}
INPUT.text {
	border: 1px solid #a5a5a5;
	background-color: #fdfdfe;
	width: 200px;
	height: 16px;
	font-size: 12px;
}


#body {
	width: 758px;
}


#head {
	margin-top: 30px;
	height: 71px;
	position: relative;
}
#head #logo {
	background-image: url(../img/Dec-07-Logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	left: 19px;
	bottom: 5px;
	width: 227px;
	height: 80px;
}

#head #nav {
	position: absolute;
	right: 17px;
	left: 260px;
	bottom: 0px;
	height: 50px;
}

#head #nav A {
	cursor: pointer;
	display: block;
	float: right;
	width: 106px;
	height: 50px;
	margin-left: 8px;
	text-decoration: none;
}

#head #nav .new {
	background-image: url(../img/nav-new.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#head #nav .new-hover {
	background-image: url(../img/nav-new-hover.jpg);
}
#head #nav .chat {
	background-image: url(../img/nav-chat.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#head #nav .chat-hover {
	background-image: url(../img/nav-chat-hover.jpg);
}
#head #nav .int {
	background-image: url(../img/nav-interesting.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#head #nav .int-hover {
	background-image: url(../img/nav-interesting-hover.jpg);
}
#head #nav .browse {
	background-image: url(../img/nav-browse.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#head #nav .browse-hover {
	background-image: url(../img/nav-browse-hover.jpg);
}


#main {
	background-color: #fdfdfe;
	background-image: url(../img/body-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#main .content {
	padding: 0px 24px 0px 24px;
	text-align: left;
	/* background-image: url(../img/vertical-line.jpg); */
	background-repeat: no-repeat;
	background-position: center center;
}
#main #top {
	height: 16px;
	position: relative;
	background-image: url(../img/body-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#main #top .left {
	height: 16px;
	width: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../img/body-topleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main #top .right {
	height: 16px;
	width: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../img/body-topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#main #middle TABLE.body {
	width: 100%;
	/* sets the minimum height of the layout's main box */
	height: 1000px;
}
#main #middle .left {
	width: 5px;
	background-image: url(../img/body-left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#main #middle .right {
	width: 5px;
	background-image: url(../img/body-right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#main #bottom {
	height: 21px;
	position: relative;
	background-image: url(../img/body-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main #bottom .left {
	width: 20px;
	height: 21px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(../img/body-bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main #bottom .right {
	width: 20px;
	height: 21px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url(../img/body-bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#foot {
	
}
#foot #copyright {
	height: 17px;
	margin-top: 4px;
	background-image: url(../img/copyright.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#form-signin {
	float: left;
	width: 700px;
	height: 750px;
	text-align: center;
}
#form-signin .title {
	height:370px;
	margin-bottom: 30px;
	/* margin-bottom: 55px; background-image: url(../img/signin-title.jpg); */
	background-repeat: no-repeat;
	background-position: left top;
}
#form-signin TD {
	padding: 3px;
}
#form-signin .label {
	text-align: right;
}
#form-signin .remember {
	color: #808080;
	font-size: 10px;
}

#form-register {
	float: right;
	width: 322px;
	height: 280px;
	text-align: center;
}
#form-register .title {
	height: 24px;
	margin-bottom: 55px;
	background-image: url(../img/register-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#form-register TD {
	padding: 3px;
}
#form-register .label {
	text-align: right;
}
#form-register .agree {
	color: #808080;
	font-size: 9px;
	text-align: right;
}
#form-register #info {
	font-size: 10px;
	text-align: left;
	margin-top: 15px;
}

#Error {
	border:1px solid #F30;
	width: 90%;
	height: 10px;
	position: relative;
	bottom: 18px;
	text-align: center;
	padding-bottom: 3px;
}

#links {
	width: 100%;
	height: 10px;
	position: relative;
	bottom: 7px;
	text-align: center;
}
#links A {
	margin: 0px 4px 0px 4px;
}

.Summary {
text-align:left;
}

