﻿body{
	color: #ffffff;
	/*background-image:url('../../../resources/images/Background.png');*/
	/*background-image:url('../images/stripe2_bg.gif');	*/
	/*background-color: #323232;*/
	background-image:  url('../images/bgbar.png');	
	background-repeat:  repeat-x ;	
	background-color: #000000;
}

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

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

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

#Container {
	/*	background-image:url('../images/blackmetal-1024.png'); 
	background-repeat:repeat-y;*/
	/*background-color: #404040;*/
	

	/*background-image:  url('../images/bgbar.png');
	background-repeat:  repeat-x ;*/
	
	width:  1030px;
	margin: 0px auto;


}

#Header {
 width: 1024px;
 border:thin #ffffff 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: #000000;
 width: 100%;
 border: thin #ffffff solid;
/* background-image: url('../images/metalgrey.png'); 
 background-repeat:repeat-y;*/
}

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

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

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

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

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

#LeftMenuBar {
	
 background-color: #000000;
 width: 100%;
 border:thin #ffffff 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;
}

.Portfolio_Table {
	width: 620px;
}
.Portfolio_Image_Cell {
	width: 200px;
	text-align: center;
}

.Portfolio_Spacer_Cell {
	width: 10px;
}

.Portfolio_Label_Cell {
	text-align: center;
	
}
