body{
	margin: 20px;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-align:center;
}

ul#menu a{
	text-decoration:none;
}

ul#menu li{
	display:inline;
	text-transform:uppercase;
	font-weight:bold;
	padding: 0 4px;
}

ul.nav{
	font-size:85%;
	position:absolute;
	top: 500px;
	left: 450px;
}

#shell{
	margin: 0 auto;
	background: url(../images/sovietBoyBkgrnd.jpg) no-repeat top left;
	height: 507px;
	width:779px;
	overflow:visible;
	text-align:left;
	position:relative;
}

a{color:#000000;}
a:hover{color:#403D3F;}

form#signUp{
	margin:10px;
	text-align:center;
}

label{
	font-weight:bold;
}

#signUp .btn{
	margin:6px 2px;
	font-size:85%;
	font-weight:bold;
}

h1#site{
	margin:0 0 0 4px;
	background: url(../images/titleBkgrnd.jpg) center 2px no-repeat;
	width:313px;
	height:73px;
}

#site span{
	font-size:1px;
	color:#ED423B;
	text-indent: -1000px;
	position:absolute;
}

h2{
	margin:10px 0 0 0;
	font-size:115%;
}

h3{
	font-size: 100%;
}


#mainContent{
	margin:4px 0 0 14px;
	width:290px;
	font-size:85%;
}

#barContent{
	margin:10px 0 0 14px;
	width:290px;
	font-size:85%;
	background: #FFFFFF url(../images/star.gif) no-repeat bottom right;
	border: 1px solid black;
	padding-bottom:35px;
}

#barContent p, #barContent h2, #barContent li{
	padding:0 10px 4px 10px;
	line-height: 150%
}

#barContent h3, #barContent h4{
	padding:0 10px;
	margin:2px 0 0 0;
	line-height: 120%
}

img#cover{
	margin:10px 10px 4px 10px;
	line-height: 150%
}

#barContent ul{
	margin-top: 0px;
	list-style:square;
}