body
{
	width:990px;
	padding:5px;
	padding:10px 5px;
	margin:auto;
	behavior:url("csshover.htc");
}

#logo
{
	background:url(../images/logo.png);
	width:160px;
	height:43px;
	float:left;	
}

#topSpacer
{
	width:100%;
	height:10px;
	float:left;
	clear:both;
	
}

#navigation
{
	background:url(../images/navigation.png);
	width:990px;
	height:28px;
	float:left;
	clear:both;
}

.navigationButton
{
	width:123.75px;
	height:24px;
	padding-top:4px;
	text-align:center;
	float:left;
	font-family:verdana;
	color:#FFFFFF;
	font-weight:bold;
	
}

.navigationButton:hover
{
	background:#d22525;
	width:123.75px;
	height:30px;
	padding-top:8px;
	text-align:center;
	float:left;
	font-family:verdana;
	cursor:pointer;
	
}

#contentSpacer
{
	height:25px;
	width:1px;
	clear:both;
}

#left
{
	width:250px;
	float:left;
}

#right
{
	width:730px;
	float:left;
}

#mainSpacer
{
	width:10px;
	height:100px;
	float:left;
	
}

#contentLeftHeader
{
	width:250px;
	background:#d22525;
	height:25px;
	padding-top:5px;
	clear:both;
	float:left;
	font-family:verdana;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

#contentLeftContent
{
	width:238px;
	border-left:1px solid #d22525;
	border-right:1px solid #d22525;
	border-bottom:1px solid #d22525;
	padding-top:5px;
	clear:both;
	float:left;
	font-family:verdana;
	font-size:13px;
	padding:5px 5px 15px 5px;
	color:#000000;	
}

.newsTitle
{
	font-weight:bold;
	text-align:left;
	width:238px;
}

.newsLink
{
	color:black;
	text-decoration:underline;
	
}

.newsLink:hover
{
	color:red;	
}

.newsSeperator
{
	height:1px;
	color:#FFFFFF;
}

#contentHeader
{
	width:730px;
	background:#d22525;
	height:25px;
	padding-top:5px;
	clear:both;
	float:left;
	font-family:verdana;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

#contentMain
{
	width:718px;
	background:#FFFFFF;
	border-left:1px solid #d22525;
	border-right:1px solid #d22525;
	border-bottom:1px solid #d22525;
	padding:5px;
	clear:both;
	float:left;
	font-family:verdana;
	font-size:13px;
	color:#000000;
}

#copyright
{
	font-family:verdana;
	font-size:11px;
	clear:both;
}

#endSpacer
{
	width:10px;
	height:10px;
	clear:both;
}

#aboutLeft
{
	width:233px;
	float:left;
}

#aboutMiddle
{
	width:233px;
	float:left;
}

#aboutRight
{
	width:233px;
	float:left;
}

.contentLink
{
	color:black;
	text-decoration:underline;
	
}

.contentLink:hover
{
	color:red;	
}

.contentInput
{
	width:220px;
	height:18px;
	padding-top:2px;
	border:1px solid #d22525;
}

.contentInputSelect
{
	width:220px;
	height:23px;
	padding-top:2px;
	border:1px solid #d22525;
	font-family:verdana;
}

.contentTextarea
{
	width:684px;
	height:103px;
	padding-top:2px;
	border:1px solid #d22525;
}

.mainContentSpacer
{
	width:10px;
	height:10px;
	clear:both;
	
}

#contentSubmit
{
	width:100px;
	height:20px;
	border:0px;
	background:#D22525;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:2px;
}

#contentSubmit:hover
{
	width:100px;
	height:20px;
	border:0px;
	background:#27488e;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:2px;
	cursor:pointer;
}

.portfolioImage
{
	border:1px solid #27488e;
}

.portfolioImage:hover
{
	border:1px solid #d22525;
}

.portfolioImageContainer
{
	width:248px;
	float:left;
}

.portfolioInfo
{
	width:348px;
	padding-left:8px;
	float:left;
}
