/* CSS Document */

body {
	background-color:#FFFFFF;
	margin: 10px 0px 10px 0px;
}


#all {
	width:880px;
	height:3460px;
	margin:10px auto 40px;
	background-color:#FFFFFF;
	background-position: center;
}

#header {
	height:318px;
	background-image:url(../imgs/header.jpg);
	background-repeat: no-repeat;
}

#menu {
	height: 15px;
	width: 340px;
	font-weight: bold;
	margin: -25px 205px 10px 10px;
	float: right;
}

a {
	font-family: Arial;
	font-size: 9px;
	color: #484848;
}

a:hover {
	color: #6e8ff1;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}


#content {
	background-color:#f9f9f9;    
	padding: 0px 0px 0px 0px;
	float:left;
}


#info {
	width: 183px;
	float:right;
	color: #000000;
	background-color: #f9f9f9;
}

#project1, #lappearance, #siteinfo, #listedat, #vote {
	width: 183px;
	height: auto;
}


#simg {
	margin-top: 0px;
}

#simg2 {
	margin-top: 8px;
	margin-bottom: 8px;
}

#title {
	width: 183px;
	background-color: #ececec;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
	padding: 6px 0px 9px;
}

#infos {
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px;
	padding: 3px;
}

body,td,th {
	font-family: Helvetica;
	font-size: 11px;
	color: #000000;
}
.Style1 {
	font-family: GrHelveticaBold;
	color: #a1a1a1;
}
.Style2 {
	font-family: GrHelveticaBold;
	color: #93a9bb;
}
.Style3 {color: #93a9bb}


#copyright {
	width: 170px;
	font-family: Arial;
	font-size: 10px;
	margin: 7px auto 4px;
}