/* Welcome to our CSS file, which was created by Agua Design (http://agua-design.com). Thanks for looking. Please respect copyright laws by not using this elsewhere. */

body {
        padding: 5px 0px 0px 5px;
        margin: 0px;
        min-height: 640px;
}

#topbanner {
	position: absolute;
	background-image: url(photos/topbanner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 740px;
	margin: 15px 0px 0px 13px;
	padding: 0px;
}

#navigation {
	position: absolute;
	height: 630px;
	width: 145px;
	padding: 0px;
	background-image: url(photos/leftbarmaroon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px 0px 0px 5px;
}

#navigation ul {
	width: 99px;
	list-style: none;
	padding: 0;
	margin: 0;		
	padding: 140px 0px 0px 25px;
	height: 200px;
	margin: 0px;
}

#navigation li {
	padding: 5px 0px 0px 9px;
	margin: 0px;
	text-align: left;
	height: 45px;
	width: 95px;
	background-image: url(photos/buttonbackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	color: #CC0000;
	text-decoration: none;
	background-image: url(photos/buttonbackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 95px;
	font-weight: bold;
	
}

#navigation li a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#navigation li a:hover {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#navigation li a:active {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#text {
	position: absolute;
	background-image: url(photos/textlabelpress.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 140px 0px 0px 180px;
	padding: 55px 30px 50px 40px;
	height: 355px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #CC0000;
}

#grayscale {
	margin: 410px 0px 0px 220px;
	padding: 0px;
	width: 450px;
	height: 150px;
	position: absolute;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #CCCCCC;
	padding: 0px;
    margin: 595px 0px 0px 310px;
	height: 30px;
	width: 300px;
	position: absolute;
}

#copyright a {
	color: #CCCCCC;
	text-decoration: none;
}

#copyright a:visited {
	text-decoration: none;
}

#copyright a:hover {
	color: #000000;
	text-decoration: none;
}

#copyright a:active {
	text-decoration: none;
}

#flashintro {
        padding: 0px;
        margin: 19px 0px 0px 29px;
        width: 698px;
        height: 88px;
        position: absolute;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CCCCCC;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}
