body
{
	background-color: #27302f;
	color: #f0f0f0;
	font-family: Georgia;
	font-size: 10pt;
}
#pageHeader
{
	top:0px;
	position: fixed;
	left: 0px;
	width: 100%;
	height: 127px;
	background-repeat: repeat-x;
	background-image: url(/images/theme/ncis/top.jpg);
	z-index: -1;
}

#content
{
	
}

.defaultbig
{
	color: #b0bdc5;
	font-family: Georgia;
	font-size: 15pt;	
}

.default
{
	color: #f0f0f0;
	font-family: Georgia;
	font-size: 10pt;
}
.default A
{
	border-bottom: dashed 1px white;
	text-decoration: none;
	color: #b0bdc5;
}

#photo
{
	float: left;
	margin: 15px;
	margin-left: 18px;
}

#stats
{
	margin: 20px;
	margin-right: 150px;
	font-family: Arial;
	font-size: 10px;
}

#posts
{
	margin-top: 25px;
	width: 250px;
	font-family: Arial;
	font-size: 10px;
	float: left;
}

#posts A
{
	border-bottom: dashed 1px white;
	text-decoration: none;
	color: #b0bdc5;
}

#stats A
{
	border-bottom: dashed 1px white;
	text-decoration: none;
	color: #b0bdc5;
}

#main
{
	margin-top: 50px;
	margin-left: 10px;
	margin-right: 20px;
}

#contact
{
	position: absolute;
	top: 7px;
	right: 30px;
	font-family: Tahoma, Arial;
	color: #7e5642;
}

#separator2
{
	width: 1px;
	background-color: #b0bdc5;
	height: 350px;
	margin-top: 40px;
	float: left;
	margin-right: 25px;
}

#contact
{
	position: absolute;
	top: 130px;
	left: 27px;
	font-family: Tahoma, Arial;
}

#contactSkype
{
	position: absolute;
	top: 130px;
	left: 107px;
	border: 0px none;
}

#contact A
{
	color: #b0bdc5;
	border: 0px none;
}

#validator
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: black;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 25px;
	text-align: center;
}