@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Wrapper {
	padding: 0px;
	height: 640px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
	background-image: url(../images/home_car_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#LoginWrapper {
	position: relative;
	width: 760px;
	height: 250px;
	float: left;
	top: 236px;
}

#LiveHere {
	text-align: right;
	color: #000000;
	float: right;
	width: 100%;
	padding-right: 3px;
	position: relative;
}
#Footer {
	width: 100%;
	position: relative;
	top: 240px;
	background-color: #666666;
	font-size: 80%;
	color: #CCCCCC;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	float: left;
}


#Logo {
	text-align: left;
	padding-left: 50px;
}

#Login {
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 205px;
	width: 368px;
	left: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	float: left;
	top: 42px;
}
#SignUp {
	background-image: url(../images/signup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 205px;
	width: 368px;
	left: 385px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	text-align: left;
	float: left;
	top: 42px;
}
#SignUp h1 {
	padding: 0px;
	font-size: 140%;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#SignUp  a:link, #SignUp a:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#SignUp a:hover, #SignUp a:active {
	color: #FFFFFF;
}


#SignUp ul {
}

#SignUp ul {
	font-size: 90%;
	list-style-type: circle;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	list-style-position: inside;
}
#SignUp p {
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 86%;
}
#SignUp span {
	border: 1px dotted #FF0000;
	background-color: #666666;
	padding: 3px;
	margin-left: 180px;
}

#Login p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 140%;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	font-weight: bold;
}
#Login  a:link, #Login a:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF0000;
	font-size:86%;
	text-decoration: none;
	font-weight: bold;
}
#Login a:hover, #Login a:active {
	color: #FFFFFF;
}
#Login h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#Footer a:link, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#Footer a:hover, a:active {
	color: #FF0000;
}
#LoginWrapper h1 {
	font-size: 130%;
	text-align: center;
}
#LoginWrapper a:link, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#LoginWrapper a:hover, a:active {
	color: #FF0000;
}
#Footer a:link, a:visited {
	color: #CCCCCC;
}
