/* SETS BASIC HTML DEFINITIONS */

html {
	height: 100%; 
	margin-bottom: 1px;
}

body {
	background-color: black;
	color: black;
	font-family: verdana, Verdana, sans-serif; 
	font-size: 80%;
	text-align: center; 
	margin: 5px 0
}

table, td {
	align: center;
	padding: 0px; 
	margin: 0; 
	border-collapse: collapse; 
	font-size: 100%
}

ul li {
	list-style-image: url('images/bluebullet10.gif'); 
	font-size: 100%;
	color: black
}

hr {
	color: #336699;
	height:2px 
	height: 1px; 
	width: 100%;
}

img {
	border: none;
}

form {
	margin: 5px 0 0 0; 
	padding: 0; 
	font-size: 100%;
}

.forminput {
	background-color: #303030; 
	color: #fff; 
	border: 1px solid #c0c0c0; 
	padding: 2px; 
	font-size: 100%; 
	font-family: Verdana, verdana, sans-serif;
	margin: 2px 0;
}

/* SETS HEADING PROPERTIES */

h1 {
	font-family: verdana; 
	color: #234074; 
	text-align: left; 
	font-size: 20px; 
	font-weight: bold; 
	text-transform:uppercase 
}

h2 {
	font-family: "verdana"; 
	color: #234074; 
	text-align: left; 
	font-size: 18px; 
	font-weight: bold; 
	text-transform:uppercase
}

h3 {
	font-family: "verdana"; 
	color: #234074; 
	text-align: left; 
	font-size: 16px; 
	font-weight: bold;
	text-transform:uppercase 
}

h4 {
	font-family: "verdana";
	color: #234074; 
	font-size: 14px; 
	font-weight: normal;
	font-variant:small-caps;  
	text-transform:uppercase
}

h5 {
	font-family: "verdana";
	color: #234074; 
	font-size: 12px; 
	font-weight: normal;
	text-transform:uppercase
}

h6 {
	font-family: "verdana";
	color: #234074; 
	font-size: 10px; 
	font-weight: normal;
	text-transform:uppercase
}
/* SETS THE VARIOUS HYPERLINK PROPERTIES */

a:link  {
	color: darkblue; 
	text-decoration: underline; 
	font-weight: none
}

a:visited {
	color: darkblue; 
	text-decoration: underline; 
	font-weight: none
}

a:hover {
	text-decoration: underline; 
	color: green;
	text-decoration: scroll;
}

a:active {
	color: black; 
	text-decoration: none blink 

}


/* SETS THE CLASS PROPERTIES */

.wrapper {
	width: 1014px; 
	color: #fff; 
	text-align: left;
	text-color: black;
	align: center;
	height: 267px	
}

.header {
	width: 1014px; 
	background-color: white;
	color: black;
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	height: 235px
}

.header H1 {
	font-family: Georgia; 
	color: #003399; 
	text-align: left; 
	font-size: 26px; 
	font-weight: bold;
	margin-left:0; 
	margin-right:0; 
	margin-top:0px; 
	margin-bottom:0px;
	text-transform:uppercase 
}

.header H2 {
	font-family: Georgia, Times, serif; 
	color: #003399; 
	text-align: left; 
	font-size: 20px; 
	font-weight: bold;
	margin: 10px 0 10px 0; 
	text-transform:uppercase
}

.header p {
	color: black;
	font-size: 125%;
	line-height: 20px;
}

.sidebar {
	background-color: black;
	width: 175px; 
	padding: 10px; 
	vertical-align: top; 
	font-size: 85%; 
	text-align: left;
	Text-color: black;	
	Color: Black;
	border-bottom: 2px solid #003399;
	border-top: 0px solid #666699;		
	background-image:url('images/bckgrnd10.jpg')
	
}

.sidemenu {
	background-color: black;
	width: 175px; 
	padding: 0px; 
	vertical-align: top; 
	font-size: 85%; 
	text-align: left;
	Text-color: black;
	border-bottom: 2px solid #003399;
	border-top: 0px solid #666699;
	background-image:url('images/bckgrnd10.jpg')	
}

.navigation {
	background-image:url('images/bckgrnd8.jpg');
	color: black; 
	text-align: center;
	height: 30px;
	font-size: 90%; 	
	letter-spacing: 2px; font-weight:bold
}

.maintext {
	width: 829px; 
	vertical-align: top; 
	text-align: justify; 
	padding-left:15px; 
	padding-right:15px; 
	padding-top:0px; 
	padding-bottom:10px; 
	font-size:90%;
	border-bottom: 2px solid #003399;
	border-top: 0px solid #666699;	 
	Text-color: black;
	color: black
}

.catalog {
	width: 50%; 
	padding: 10px; 
	text-align: left; 
	vertical-align: top; 
}

.mainwide {
	background-color: white;
	width: 1014px;
	color: black; 
	text-align: justify; 
	vertical-align: top; 
	padding-left:20px; 
	padding-right:20px; 
	padding-top:0px; 
	padding-bottom:10px; 
}

.footerleft {
	background-color: #000000;
	width: 175px; 
	text-align: center;
	font-size: 85%; 
	padding: 10px; 
	font-weight: normal;
	background-image:url('images/bckgrnd8.jpg') 
}

.footerright {
	background-color: #000000;
	width: 829px; 
	text-align: center;
	font-size: 85%; 
	font-weight: normal;
	padding-left:0; padding-right:0; 
	padding-top:10px; 
	padding-bottom:10px; 
	background-image:url('images/bckgrnd8.jpg')
}

.imageleft {
	margin: 3px 10px 2px 0px; 
	float: left; 
	border: 3px double #c0c0c0;
}

.imageright {
	margin: 3px 0px 2px 10px; 
	float: right; 
	border: 3px double #c0c0c0;
}

.imagecenter {
	margin: 0px 5px; 
	border: 3px double #c0c0c0;
}