a {
	color:#000000;
	text-decoration:underline;
	font-size:18px;
	}
a:link {color:#000000;}
a:visited {color:#000000;}
a:hover {color:#808080;}

#LeftFrontGallery {
	color:#000000;
	font-size:18px;
	}
#LeftFrontGallery a:link {color:#c00;}
#LeftFrontGallery a:visited {color:#c00;}
#LeftFrontGallery a:hover {color:#ff8080;}

hr {
	height: 1px;
	width: 100%;
	color: #f00;
	background-color: #f00;
	border: none;
	}
	
.bodyText {
	font-size: 12px;
	font-family: georgia, times, serif;
	}
	
.titleText {
	font-weight:bold;
	font-family: century, gothic, sans-serif;
	font-size:36px;
}

.navText {
	font-size:18px;
	font-family: century, gothic, sans-serif;
}

#Message {
    color: #f00;
}

.galleryText {
	font-size: 11px;
	font-family: georgia, times, serif;
	color: #0ff;
	}
img.galleryImg {
	border: 1px solid #000;
}
	
div.pager {
   font-size: 16px;
   font-family: georgia, times, serif;
   font-style: italic;
   color: #f00;
   }
div.pager a:link { color: #c00; }
div.pager a:visited { color: #800; }
div.pager a:hover { color: #f00; }

div#pager2 {
   font-size: 16px;
   font-family: georgia, times, serif;
   color: #f00;
   }
div#pager2 a { color: #cc0000; text-decoration:none; }
div#pager2 a:visited { color: #aa0000; }
div#pager2 a:hover { color: #ff0000; }
   
div.float img {
	border: 1px solid;
}
div.float a:link { border-color: #000; }
div.float a:visited { border-color: #000; }
div.float a:hover { border-color: #f00; }


div.float {
	float: left;
	margin: 10px;
	width: 100px;
	height: 100px;
  }
  
#wrapper {
    margin:0 auto;
	width: 800px;
	}

#OutsideLine {
    margin-top:30px;
	width:800px;
	height:578px;
	border:1px solid black;
}

#InsideLine {
    margin:10px;
    width:778px;
	height:556px;
	border:1px solid black;
}

#BackLeft {
    float:left;	
    width:462px;
	height:556px;
	background:#000000;
}

#BackRight {
    float:left;	
	width:316px;
	height:556px;
	background-image:url(/images/BackRight.jpg);
}

#LeftFront {
    margin:30px 0 0 30px;	
    width:313px;
	height:393px;
}

#LeftFrontNews {
    margin:40px 0 0 60px;	
    width:320px;
	height:450px;
	background:#ffffff;
	padding:10px;
	border:1px solid black;
}

#LeftFrontGallery {
    margin:10px 0 0 35px;	
    width:370px;
	height:475px;
	background:#000000;
	padding:10px;
	text-align: center;
}

#LeftFrontStill {
    margin:40px 0 0 35px;	
    width:370px;
	height:475px;
	background:#fff9ca;
	padding:10px;
}

#MainNewsBubble {
	width:144px;
	height:280px;
    margin-top:100px;
}

#MainLinks {
	width:316px;
	height:47px;
	text-align:center;
	margin-top:60px;
}

#SubNav {
    width:316px;
    height:80px;
    text-align:center;
    margin-top:16px;
}

#MainTitle {
    float:left;
    position:relative;
    z-index:2;
    font-style:italic;
    font-size:42px;
    margin:-228px 0 0 220px;
    color:#bb0000;
}

#NewsTitle {
	z-index: 2;
	width:316px;
	height:36px;
	text-align:center;
	margin-top:0px;
}

#NewsBubble {
   	width:316px;
	height:200px;
    text-align:left;
    margin-top: 35px;
}

#GalleryIcon {
	width:316px;
	height:200px;
    text-align:center;
    margin-top: 35px;
}

#GalleryTitle {
	z-index: 2;
	width:316px;
	height:36px;
	text-align:center;
	margin-top:0px;
	font-family: century, gothic, sans-serif;
}

#AboutIcon {
	width:316px;
	height:200px;
    text-align:center;
    margin-top: 35px;
}

#AboutTitle {
	z-index: 2;
	width:316px;
	height:36px;
	text-align:center;
	margin-top:0px;
}

#LinksIcon {
	width:316px;
	height:200px;
	text-align:center;
    margin-top:35px;
}

#LinksTitle {
	z-index: 2;
	width:316px;
	height:36px;
	text-align:center;
	margin-top:0px;
}


* html div#MainTitle {
margin-left:115px;
}


label {
	width: 72px;
	float: left;
	text-align: right;
	padding: 5px 17px;
	display: block;
	}

form {
	font-size: 12px;
	font-family: georgia, times, serif;
}

.submit input {
	margin-left: 4px;
	}
	
input {
	color: #bb0000;
	background: #fee3ad;
	border: 1px solid #000;
	}

.submit input {
	color: #000;
	background: #ffa20f;
	border: 2px outset #000;
	}

fieldset {
	border: 1px solid #000;
	width: 300px;
	background: #fee3ad;
	}

legend {
	color: #000;
	background: #fee3ad;
	border: 1px solid #000;
	padding: 4px 6px;
	}

