﻿body{
	color: #000000;
	background-color: #ffffff;
}

a:link, a:visited {
 color: #ff8800;
}

.NewHeader {
	
color: #ff8800;
 font-style:italic;
}

.FollowLink a:link a:visited {
	color: #ff0000;
}

#Container {
	
	width:  1030px;
	margin: 0px auto;


}

#Header {
 width: 1024px;
 border:thin #000000 solid;	
}

#Header_Spacer {
 background-color: #ff0000;
}

#Content_Table {
 width: 1030px;
}

#Menu_Cell {
 vertical-align:top;
 width:160px;
}

.PageHeader{
	font-size: large;
	width: 100%;
	/*color: #E4160C;*/
	color: #ff0000;
	/*background-color: #888888;*/
	font-weight: bold;
	font-family: 'Arial Black';
	text-align:center;
}

#PageContainer {
 background-color: #ffffff;
 width: 100%;
 border: thin #000000 solid;
}

#PageContent {
	
	margin: 0px 10px 0px 10px;	
	font-family:Arial, Helvetica, sans-serif;
}

#TopLeft {
	width: 24px;
	height: 24px;
	float: left;

}

#TopRight {
	width: 24px;
	height: 24px;
	float: right;

}

#BottomLeft {
	width: 24px;
	height: 24px;
	float: left;
	
}

#BottomRight {
	width: 24px;
	height: 24px;
	float: right;
	
}

#LeftMenuBar {
	
 background-color: #ffffff;
 width: 100%;
 border:thin #000000 solid;
}


#MenuBarTopLeft {
	width: 24px;
	height: 24px;
	float: left;
/*	background: url('../../../resources/images/TopLeft.png') no-repeat bottom left;*/
	
}

#MenuBarTopRight {
	width: 24px;
	height: 24px;
	float: right;
/*	background: url('../../../resources/images/TopRight.png') no-repeat bottom right;*/
	
}

#MenuBarBottomLeft {
	width: 24px;
	height: 24px;
	float: left;
/*	background: url('../../../resources/images/BottomLeft.png') no-repeat bottom left;*/
	
}

#MenuBarBottomRight {
	width: 24px;
	height: 24px;
	float: right;
/*	background: url('../../../resources/images/BottomRight.png') no-repeat bottom right;*/
	
}

.Highlights {
	color: #DD150B;
	font-weight: bold;
	font-size: large;
}

.WebPhotoGalleryNavBar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:center;
}

.WebPhotoGalleryNavBar a:link {
	color: #ff8000;
}

.WebPhotoGalleryNavBar a:visited {
	color: #ff8000;
}

.PortfolioMenu {
 background-color: #FF8800;
 padding: 4px 4px 4px 4px;
}

.PortfolioMenu a {
 font-weight:bold;
 color:#000000;
 margin: 4px 4px 4px 4px;
}

.PortfolioMenu a:link {
 color: #000000;
}

.PortfolioMenu a:visited {
	color:#000000;
}
