html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a 
{ 
	margin: 0; 
	padding: 0; 
	border: 0; 
}

body
{
	text-align: center;
	background: rgb(220,182,163); 
	font-family: Verdana; 
	font-size: 10px; 
	color: white;
	position: relative;
	top: 50px;
}

a
{
	text-decoration: none;
	color: white
}

#innerleftbox, #innerrightbox, #footer
{
	height: 370px;
}

#outerbox, #footer, #outerboxnewfaces, #outerboxstars
{
	width: 783px;
}

#outerbox, #outerboxnewfaces, #outerboxstars
{
	position: relative;
	top: 0px;
	margin:auto;
	height: 450px;}



#outerboxnewfaces
{
	top:1px;
	height: 378px;
}

#outerboxstars
{
	top:1px;
	height: 400px;
}

#menu, #menu2
{
	margin: auto;
	height: 30px;
}


.picblock
{
	position: relative;
	background: rgb(228,210,175);
	margin: auto;
	width:785px;
	height: 423px;
}

.newfaceimg, .newfaceimglink
{
	border: 0px;
	position: relative;
	top: 0px;
}

.newfaceimglink
{
	cursor: pointer;
}

#menu
{
	width:100%;
}

#menu2
{
	padding-top: 15px;
	/*margin-top: 3px;*/
}

#centerrollingpics
{
	visibility: visible;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	width: 960px;
	height: 376px;
}

#rollingpics
{
	position: relative;
	left:auto;
	width: 960px;
	height: 376px;
}

#innerleftbox
{
	float: left;
	width: 480px;
	border: 0px;
}

#innerrightbox
{
	float:right;
	width: 300px;
	border: 0px;
}

#innerbigbox
{
	float:left;
	width:780px;
	height:376px;
}

#footer
{
	position: relative;
	margin:auto;
	height: 70px;}

.hideImage
{
	width:0px;
	height:0px;
	border:0px;
}

.largebox
{
	height: 364px;
	width: 777px;
	border: 3px rgb(255, 255, 255) solid;
}

.menuitem, .menuitem2, .selectedmenuitem, .selectedmenuitem2
{
	position: relative;
	top: 1px;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
}

.menuimage
{
	border: 0px;
	/*border-right: 1px rgb(255, 255, 255) solid;*/
}

.menudivider
{
	position: relative;
	left: -1px;
	border-right: 1px rgb(255, 255, 255) solid;
}

.borderless
{
	border-width: 0px;
}

#logo
{
	position: relative;
	top: 15px;
	width: 300px;
	height: 48px;
	margin: auto;
}

#numberblock
{
	position: relative;
	float: left;
	margin-left: 10px;
	top: -25px;
}

#navblock
{
	position: relative;
	float: right;
	width: 98px;
	height: 17px;
	top: -25px;
	left:25px;
}

.navlink, .numberlink
{
	cursor: pointer;
}

.numberlink
{
	float: left;
	text-decoration: none;
	background: rgb(220,182,163);
	color: rgb(255,255,255);
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
}

.ht
{
	width:0px;
	height:0px;
	overflow:hidden;
}

.borderless
{
	border:0px;
}
