@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	min-width: 880px;
	background-color: #01050E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #333333;
}
img {
border: 0px;
}
div { behavior: url(iepngfix.htc) 
}
#wrapper {
	padding: 0px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*background-image: url(../images/wrapper-back.jpg);*/
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 225px;
	width: 880px;
}
#projecttab {
	height: 45px;
	width: 880px;
	background-image: url(../images/projecttab_background2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#projecttitle {
	height: 35px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-left: 20px;
}
#projectname {
	height: 35px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #000000;
	float: left;
	padding-left: 10px;
}
#loginbox {
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #FFFFFF;
	width: 310px;
	float: right;
}
#main {
	margin: 0px;
	width: 880px;
	background-image: url(../images/main_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	text-align: center;
}
#main2 {
	margin: 0px;
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#clear {
	clear: both;
	line-height: 0px;
	width: 100%;
}
#main-bottom {
	clear: both;
	height: 27px;
	line-height: 0px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer-wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 880px;
	text-transform: uppercase;
	background-image: url(../images/footer_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 30px;
	padding: 0px;
	height: 90px;
}
#spankmusic {
	float: right;
	width: 185px;
	height: 90px;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 65px;
	width: 685px;
	margin-top: 0px;
	line-height: 20px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer    a, #footer  a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#logobox {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
