@import: url(reset.css);

/*  RED = #B02F2D */

body{ text-align: center; background-color: #000000; margin: 00px 0px 0px 0px; font-size: .73em; font-family: Arial, Verdana, Sans-Serif; color: #FFF;}

a{ color: #FFF;}

h1{ font-size: 1.2em; font-weight: bold; margin: 0 0 10px 0; }
h2{font-size: 1em; color: #000; font-weight: bold; margin: 0 0 15px 0;}
h3{}

p{ line-height: 1.25em; margin: 0px 0px 9px 0px; display: block;}

/*----  Positional Divs  --- */


.MasterDiv{ width: 841px; display: block; text-align: left; margin: 0px auto 0px auto; }
.MainBody{ border: 5px solid #FFF; display: block; width: 840px; height: 420px; overflow: hidden;}

.Left{ float: left; background-color: #455a21; color: #FFF; display: table; width: 415px; height: 420px; overflow: hidden;
	 border-width: 0 5px 0 0;
	 border-style: none solid none none;
	 border-color: #FFF;}
.Left .LeftMenu{ width: 105px; float: left; display: block; margin:15px 10px 0px 15px; padding: 0px;}


.VerticalMenu ul{ margin: 0px; padding: 0px; color: #FFF; font-size: 1.1em; 
	display: block; float: left; list-style-type: none; }
.VerticalMenu li{ margin: 0px}
.VerticalMenu a{ display: block; width: 115px; 
	text-transform: capitalize; 
	text-decoration: none; margin: 0px; padding: 0px;}
.VerticalMenu a:hover{ color: #000;}
.selectedlevel1, .selectedlevel1last, .selectedlevel1first{ color: #000;}

.LeftContent{ text-align: left; 
	float: left; display: block; 
	width: 260px; overflow: auto;  
	margin: 15px 0 0 0;
	height: 410px;}



.Right{ width: 420px; float: left; display: block; height: 420px; overflow: hidden; padding:0; margin:0; background-color:#fff;}
.Right p { margin: 0px; padding: 0px; line-height: 0px;}
.Right .FloatRight{}

/*---  Gallery Page  --*/

.GalMenu
{
	float: left; background-color: #455a21; width: 110px; height: 109px; padding: 15px 10px 10px 15px; overflow: hidden; border-right: 5px solid #FFF; border-bottom: 6px solid #FFF;
	}
.GalImageDiv{ float: left; display: block; width: 135px; height: 135px; overflow: hidden; border-right: 5px solid #FFF; border-bottom: 5px solid #FFF;}
.ToolbarButtonEditPics{display:none !important;}