*
{
	margin: 0px;
	padding: 0px;
}
IMG
{
	border: none;
}
BODY, HTML
{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 14px;
	background-color: #231F20;
	color: #808080;
	margin: 0px;
	height: 100%;
}
DIV#outer
{
	position: relative;
	clear: left;
	height: 555px;
	margin: 0 auto;
}
DIV#topMargin
{
	position: relative;
	float: left;
	width: 1px;
	height: 50%;
	margin-bottom: -290px;
}
DIV#wrapper
{
	position: relative;
	width: 730px;
	height: 540px;
	margin: auto;
	clear: both;
	text-align: left;
	border: 5px solid #4D4D4D;
}
DIV#header_menu
{
	position: relative;
	width: 715px;
	height: 50px;
	text-align: right;
	margin-top: 5px;
	z-index: 1000;
}
DIV#content
{
	background-color: #808080;
	width: 700px;
	height: 465px;
	margin-left: 15px;
	margin-top: 15px;
}
DIV#content_background
{
	background-color: #808080;
	width: 700px;
	height: 465px;
}
DIV#news_background
{
	position: absolute;
	top: 15px;
	width: 700px;
	height: 465px;
}
.news_background_images
{
	display: none;
	width: 700px;
	height: 465px;
	position: absolute;
}
DIV#right_column
{
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #181818;
	filter: alpha (opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	width: 165px;
	height: 415px;
	padding: 25px;
	z-index: 50;
}
.right_column_text
{
	position: absolute;
	display: none;
	top: 0px;
	right: 0px;
	background-color: transparent;
	color: #FFF;
	width: 185px;
	margin-top: 20px;
	padding-right: 10px;
	height: 415px;
	font-size: 11px;
	z-index: 51;
}
DIV#news_navigation
{
	position: absolute;
	width: 200px;
	bottom: 5px;
	right: 0px;
	z-index: 52;
}
DIV#news_navigation A
{
	color: #FFF;
	cursor: pointer;
	padding: 5px;
}
DIV#projects_top_bar
{
	background-color: #191919;
	filter: alpha (opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	float: left;
	width: 700px;
	height: 20px;
	z-index: 5;
}
DIV#projects_top_bar_text
{
	position: relative;
	top: -27px;
	left: 10px;
	background-color: transparent;
	color: #FFF;
	float: left;
	width: 700px;
	height: 25px;
	font-size: 11px;
	z-index: 10;
}
DIV#gallery_large
{
	z-index: 0;
	height: 465px;
}
DIV#projects_bottom_bar
{
	background-color: #191919;
	filter: alpha (opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	position: relative;
	overflow: hidden;
	top: 330px;
	width: 700px;
	height: 90px;
	float: left;
	z-index: 5;
}
DIV#projects_bottom_bar_text
{
	position: relative;
	top: 245px;
	background-color: transparent;
	color: #FFF;
	width: 3500px;
	height: 90px;
	font-size: 11px;
	z-index: 10;
}
.project_thumbs
{
	margin: 5px 9px 0 0;
	cursor: pointer;
}
DIV#footer
{
	color: #808080;
	font-size: 11px;
	margin: auto;
	text-align: right;
	width: 740px;
}
DIV#projects_menu
{
	position: absolute;
	width: 100px;
	height: 35px;
	bottom: 44px;
	left: 100px;
	z-index: 5000;
	background-color: #231F20;
	visibility: hidden;
}
H1
{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 0px;
}
H2
{
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 2px;
}
P
{
	margin: 0px 0px 10px;
}
A
{
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
}
A:HOVER
{
	color: #4D4D4D;
	text-decoration: none;
}
A:VISITED
{
	color: #000;
}
A:VISITED:hover
{
	color: #4C4C4C;
	text-decoration: none;
}
#footer A
{
	text-decoration: none;
	color: #FFF;
}
#footer A:HOVER
{
	color: #E31B23;
	text-decoration: none;
}
#footer A:VISITED
{
	color: #FFF;
}
#footer A:VISITED:hover
{
	color: #E31B23;
	text-decoration: none;
}
.darkGreen
{
	color: #00853F;
}
.paleGrey
{
	color: #E6E6E6;
}
.blueText
{
	color: #283C7D;
}
.siteLogo
{
	position: absolute;
	right: 0px;
}
.siteStrapLine
{
	margin-right: 15px;
	margin-top: 5px;
}
.slideshow
{
	position: absolute;
	top: 15px;
	background-color: #808080;
}
