*
{
	margin:0;
	padding:0;
}

body
{
	background-color:white;
	font-size:12px;
	color:black;
	font-family:Verdana, Tahoma, Arial, Sans-Serif;
}

#content
{
	border:1px solid #666;
	margin:10px auto 5px auto;
	width:900px;
	height:600px;
	position:relative;
}

#content.home
{
	background-image:url(/img/home.jpg);
}

#content.other
{
	background-image:url(/img/other.jpg);
}

#content.photo
{
	height:1200px;
	background-image:url(/img/photo.jpg);
}

#main
{
	width:838px;
	height:456px;
	left:28px;
	top:65px;
	position:relative;
	font-size:11px;
}

#main a
{
	color:#ff5c11;
	font-weight:bold;
}
#main h1
{
	color:#ff5c11;
	font-size:26px;
	font-weight:bold;
	margin:0px 0 10px 0;
}

#main p
{
	margin:9px 0;
}

#recoparade img
{
	margin-bottom:5px;
}

#forumslist
{
	width:300px;
	margin:30px auto;
}

#forumslist div.forum
{
	margin-bottom:20px;
	font-size:14px;
}

#forumslist div.forum img
{
	border:1px solid #666;
	vertical-align:middle;
	margin-right:10px;
}

#footer
{
	text-align:center;
	margin-bottom:10px;
}

#footer a
{
	color:#666;
	font-size:11px;
}

#homebox
{
	position:relative;
	left:457px;
	top:15px;
	height:310px;
	width:435px;
	overflow:hidden;
	font-size:11px;
}

#homebox a
{
	color:black;
}

#homebox a.std strong
{
	font-size:12px;
	color:black;
}

#homebox p
{
	margin:9px 0;
}

#homebox strong
{
	color:#ff5c11;
	font-size:18px;
	font-weight:bold;
}

#imagecontainer img
{
	position:absolute;
	border:0;
}

#imagecontainer img#download
{
	left:18px;
	top:179px;
}

#imagecontainer img#webcams
{
	left:160px;
	top:148px;
}

#imagecontainer img#photos
{
	left:300px;
	top:163px;
}

#imagecontainer img#websites
{
	left:19px;
	top:316px;
}

#imagecontainer img#forums
{
	left:159px;
	top:294px;
}

a.camlink
{
	font-size:22px;
	
}


#navbar
{
	position:relative;
	left:407px;
	top:64px;
}

#reco_top
{
	width:468px;
	height:60px;
	overflow:hidden;
	position:absolute;
	left:409px;
	top:4px;
}

#reco_content
{
	width:468px;
	height:60px;
	overflow:hidden;
	margin:10px auto;
}

#photonav
{
	text-align:center;
}

#photonav img
{
	border:0;
}

table
{
	margin:auto;
}


#fullphoto
{
	border:10px solid black;
	display:block;
	margin:auto;
}

