html, body {
			margin: 0;
			padding: 0;
}			

.wrapper {
	width: 100%;
}

#container {
    width:997px;
    padding-left:10px;
    height: 565px;
}
.top_nav {
	height: 20px;
	background-image: url('../images/top_nav.jpg');
	width: 1258px;
	font-family: Arial;
	font-size: 16px;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#top_nav_lower {
	height: 20px;
	background-image: url('../images/top_nav.jpg');
	width: 1258px;
	padding: 0;
	margin: 0;
	text-align: center;
	}
     
.header_main {
    height: 36px;
    background-image: url('../images/header.jpg');
    width: 1248px;
    font-family: Verdana;
    background-repeat: repeat-x;
    margin-top: 2px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    padding-left: 10px;
    font-size: x-large;
    padding-top:5px;
}


#pic-container {
    width:152px;
    float:left;
}


.main_content {
	height: 510px;
	width: 957px;
	margin-top: 40px;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
.footer {
    background-color: #89CDFE;
    height: 20px;
    width: 1258px;
    margin-top: 20px;
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
    float: left;
    clear: none;
    background-image: url('../images/footer.jpg');
    text-align:center;
}

.left_nav {
	
    padding: 10 15 10 10;
    height: 442px;
	    width: 236px;
	    margin-top: 20px;
	    font-family: Arial;
	    font-size: 18px;
	    font-style: oblique;
	    font-weight: bold;
	    line-height: normal;
	    text-decoration: underline;
	    color: #000000;
	    float: left;
	    clear: none;
	    
    }

a:link {
	color: Black;
	height: 20px;
	width: 160px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 16px;
    text-align: center;
}
a:visited {
	color: Black;
	width: 160px;
	height: 20px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 16px;
}
a:hover {
	color: Red;
	margin-bottom: 1px;
	font-family: Arial;
	height: 20px;
	width: 160px;
	font-size: 16px;
}
a:active {
	color: Black;
	height: 20px;
	width: 160px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.spacer {
	float: left;
	height: auto;
	width: 174px;
	margin: 10px 0 10px 0;
	text-align:center;
		
}
.right_nav {
	padding: 10px;
	height: 270px;
	width: 150px;
	margin-top: 40px;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	float: right;
	background-image: url(images/blue_content_box.gif);
	background-repeat: no-repeat;
	font-variant: normal;
	letter-spacing: normal;
	text-decoration: underline;
	margin-left: 30px;
}
.right_nav_small {
	padding: 10px;
	height: auto;
	width: 150px;
	font-family: Arial;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
	color: #000000;
	border: thin dotted #8BCFFE;
	float: right;
	clear: left;
	margin-top: 20px;
	margin-left: 10px;
}
.main_content_small {
	height: auto;
	width: 400px;
	padding: 0px;
	float: left;
	margin-top: 40px;
	margin-right: 0px;
	margin-left: 30px;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.spacer2 {
	float: none;
	height: 1px;
	width: auto;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
}
.right_nav_smallCopy {

	padding: 10px;
	height: auto;
	width: 150px;
	font-family: Arial;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
	color: #000000;
	border: thin dotted #8BCFFE;
	float: right;
	clear: both;
	margin-top: 20px;
	margin-left: 10px;
}
.big_text {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
}
.left_nav_lower {
	font-family: Arial;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	font-variant: normal;
	text-decoration: underline;
	width: 172px;
	height: 270px;
	float: left;
	clear: both;
	padding-top: 25px;
	}
.red 
{
    color: Red;
    font-size:x-large;
    font-weight:bold;
    width: 55px;
}
        
.black 
{
    color: black;
    font-size: large;
    font-weight:bold;
    width: 180px;
}        