*
{
padding: 0em;
margin: 0em;
}

body
{
	background-color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

body,input
{
	font-size: 10pt;
	font-family: "georgia", "times new roman", serif;
	color: #FFFFFF;
	font-weight: normal;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
	color: #000000;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
	font-size: 1.7em;
	padding-right: 34px;
}

h4
{
	font-size: 1.2em;
	padding-right: 28px;
}

.contentarea
{
	padding-top: 1.3em;
	padding-bottom: 1.4em;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
img.gallery {
	position: relative;
	float: left;
	border: 3px outset #000000;
	margin-top: .5em;
	margin-right: 1.8em;
	margin-bottom: 1.4em;
	margin-left: 0em;
}



img.left
{
	position: relative;
	float: left;
	clear: none;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
	position: relative;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
	background-color: #000000;
	background-repeat: repeat-x;
}

.divider2
{
	position: relative;
	height: 1px;
	margin: 2.0em 0em 2.0em 0em;
	background-color: #000000;
}

.box
{
	position: relative;
	left: -1.5em;
	top: -1.5em;
	padding: 1.5em;
	margin-bottom: 1em;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	height: 170px;
	width: 125px;
}

#outer
{
	z-index: 2;
	position: relative;
	/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 766px;
	border: 4px solid #000000;
	background-color: #CC0001;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#gallery {
	margin-top: 1em;
	margin-right: 1.5em;
	margin-bottom: 5px;
	margin-left: 1.5em;
	width: 750px;
	height: auto;
}


#header
{
	position: relative;
	width: 766px;
	height: 98px;
	background-color: #990000;
	background-repeat: no-repeat;
	background-image: url(../images/banner.jpg);
}

#headercontent
{
	position: absolute;
	bottom: 0em;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
	font-size: .75em;
	font-weight: normal;
	color: #CCCCCC;
}

#headerpic
{
	position: relative;
	height: 344px;
	background-color: #000000;
	background-image: url(../images/main_pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 766px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#normalcontent {
	padding-top: 5px;
	margin: 5px;
}


#menu
{
	position: relative;
	width: 766px;
	height: 27px;
}

#menubottom
{
	height: 34px;
	margin-bottom: 1.5em;
	width: 766px;
	background-color: #000000;
	background-image: url(../images/about-header.jpg);
	background-repeat: repeat-x;
}

#content
{
	padding-top: 0em;
	padding-right: 1.5em;
	padding-bottom: 0em;
	padding-left: 1.5em;
	height: auto;
}
#gallery_content {
	padding-top: 0.5em;
	padding-bottom: 1em;
	padding-left: 2em;
	height: auto;
	width: auto;
	float: left;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
	margin-top: 1.5em;
	margin-right: 18em;
	margin-bottom: 0em;
	margin-left: 0em;
}

/* left side */
#left {
	width: 100%;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0px;
	clear: both;
	margin-bottom: 10px;
}
	.subheader {
		margin: 0 0 10px 0;
		padding: 8px;
		background: #f4f4f4 url(../images/bgshade.gif) repeat-x;
		color: #808080;
		border-bottom: 1px solid #ccc;
	}
	.left_articles {
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/bgshade.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	height: 610px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
	}
		.date { font-size: .9em; padding: 0 0 0 12px; background: #fff url(../images/news.gif) no-repeat center left; color: #808080; }
		.bigimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 200px;
			height: 150px;
			margin: 0 15px 10px 0;
		}
	.left_box {
	color: #FFFFFF;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
	.thirds {
	float: left;
	width: 210px;
	padding: 0 10px 0 15px;
	}		
		

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
	position: relative;
	height: 0.5em;
	padding-top: 3em;
	font-size: 0.8em;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: 0em 2.5em;
	color: #CCCCCC;
	clear: left;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

