/* */

body {
	background-color:#000;
	background-image: url(images/mainbg.jpg);
	margin:0px;
}

/* Site Fonts */

.MainFont {
	position:absolute;
	left:39px;
	top:98px;
	width:428px;
	height:612px;
	z-index:5;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.GalleryFont {
	position:absolute;
	left:273px;
	top:68px;
	width:484px;
	height:323px;
	z-index:5;
	color: #888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.newsFont {
	 position:absolute; left:266px; top:87px; width:644px; height:181px;
	 z-index:5;
	 color: #888;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: normal;
}

.tobyGallery {
	 position:absolute; left:32px; top:125px; width:305px; height:188px;
	 overflow: scroll;
	 scrollbar-face-color: #660000;
	 scrollbar-highlight-color: #000000;
	 scrollbar-3dlight-color: #660000;
	 scrollbar-darkshadow-color: #000000;
	 scrollbar-shadow-color: #000000;
	 scrollbar-arrow-color: #000000;
	 scrollbar-track-color: #660000;
	 z-index:5;
	 color: #888;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: normal;
}

#tobyGalleryImages { 
	position:absolute; 
	left:341px; 
	top:75px; 
	width:340px; 
	height:254px; 
	z-index:8
}

a.GalleryLink {
	color: #ccc;
}

/* Fixed Layout - Red Layer, Grey Lines, Logo */

.Layer1 {  
	position:absolute; left:0px; top:64px; width:100%; height:270px;
	z-index: 1;
	background-color: #660000;
	background-image: url(images/redbg.gif);
}

.Layer2 {  
	position:absolute; left:0px; top:62px; width:100%; height:2px;
	z-index:2;
	background-color: #666666;
}

.Layer3 {
	 position:absolute; left:0px; top:334px; width:100%; height:2px;
	 z-index:2;
	 background-color: #666666;
}

.Layer4 {
	 position:absolute; left:377px; top:30px; width:283px; height:32px;
	 z-index:3;
}

/* Headers */

.Welcome {
	 position:absolute; left:13px; top:75px; width:140px; height:31px;
	 z-index:4;
}

.Galleries {
	 position:absolute; left:27px; top:91px; width:124px; height:45px;
	 z-index:4;
}

.About {
	 position:absolute; left:27px; top:91px; width:100px; height:44px;
	 z-index:4;
}

/* Photo Thumbs On Main Page */

.Main01 {
	 position:absolute; left:470px; top:88px; width:70px; height:70px;
	 z-index:6;
}

.Main02 {
	 position:absolute; left:549px; top:88px; width:70px; height:70px;
	 z-index:6;
}

.Main03 {
	 position:absolute; left:470px; top:168px; width:70px; height:70px;
	 z-index:6;
}

.Main04 {
	 position:absolute; left:549px; top:168px; width:70px; height:70px;
	 z-index:6;
}

.Main05 {
	 position:absolute; left:471px; top:249px; width:70px; height:70px;
	 z-index:6;
}

.Main06 {
	 position:absolute; left:550px; top:249px; width:70px; height:70px;
	 z-index:6;
}

/* Navigation Tables */

.Nav01 {
	 position:absolute; left:7px; top:321px; width:250px; height:21px;
	 z-index:7;
}

/* Main Gallery Page */

.Gallery01 {
	 position:absolute; left:49px; top:129px; width:70px; height:70px;
	 z-index:8;
}

.Gallery02 {
	 position:absolute; left:129px; top:129px; width:70px; height:70px;
	 z-index:8;
}

.Gallery03 {
	 position:absolute; left:49px; top:209px; width:70px; height:70px;
	 z-index:8;
}

.Gallery04 {
	 position:absolute; left:129px; top:209px; width:70px; height:70px;
	 z-index:8;
}
