#fullheight {
	height:100%;
	}
	
#main-container { 
	height: 100%; 
	min-height: 100%;
	margin: 0; 
	width: 964px; 
	background-color: #333; 
	}

body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFF;
	}

body, html {
	height: 100%
	}

body {
	background-color: #333333;
	}
	
.background1 {
	background-color: #009900;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x
	}
	
.background2 {
	background-color: #6e7177;
	background-image: url(../images/metal_wall.png);
	background-repeat: no-repeat
	}
	
.background3 {
	background-color: #6e7177;
	background-image: url(../images/metal_wall-2.jpg);
	background-repeat: no-repeat
	}

a {
	color: #ccff33;
	font-size: 12px;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline; 
	bottom: 12px;
	outline: none;
	}

a:focus {
	-moz-outline-style: none;
	}
	
.bodycopy { 
	color: #FFFFFF; 
	font-size: 12px;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px; 
	text-decoration: none; 
	bottom: 12px; 
	}

.paragraph-opening { 
	color: #FFFFFF; 
	font-size: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 22px; 
	text-decoration: none; 
	bottom: 12px; 
	}

.body_titles {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px
	}
	
.class-titles a:link {
	color: #336600;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px
	}

.class-titles a:visited {
	color: #003300;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px
	}

.class-titles a:active {
	color: #003300;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px
	}

.class-titles a:hover {
	color: #339900;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px
	}

.super_titles {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px
	}
	
.sub_titles {
	color: #99ff00;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px
	}
		
.boilerplate {
	color: #ccffcc;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px
	}
	
a:link {
	color: #ffff00;
	font-size: 12px;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline; 
	bottom: 12px
	}
	
a:visited {
	color: #ccff33;
	font-size: 12px;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px; 
	font-weight: bold;
	text-decoration: underline; 
	bottom: 12px
	}
	
a:active {
	color: #ccff33;
	font-size: 12px;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px; 
	font-weight: bold;
	text-decoration: underline; 
	bottom: 12px	
	}
	
a:hover {
	color: #ccff33;
	font-size: 12px;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px; 
	font-weight: bold;
	text-decoration: underline; 
	bottom: 12px
	}
	

