BODY{
	
	margin : 0px;
	background-image:  url(../pics/logo.gif);
	font-family : Arial, Helvetica, sans-serif;
	background-repeat : no-repeat;
	background-color: #FFFFFF;
}

A:ACTIVE {
	color : Red;
}
A:LINK {
	color : blue;
	text-decoration : underline;
}

A:VISITED {
	color : Purple;
	text-decoration : none;
}

A:HOVER {
	
	font-weight : bold;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight : normal;
	color : #469793;
	text-align : center;
	position: absolute;
	top: 120px;
	left: 320px;
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : large;
	text-align : center;
	color : #003300;
	font-weight : normal;
	position: absolute;
	left: 70%;
	top: 60px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : medium;
	color:#333333;
	margin-bottom : 2px;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : medium;
	margin-bottom : 2px;
	color: #660099;
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : lighter;
	text-align : center;
}

.table2 {
	background-color : #CBCBE4;
	margin-left : 5px;
	font-size : small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 5px;
	vertical-align : text-top;
}
.table3{
	background-color : White;
	font-size : small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 5px;
	color: Black;
}

.table4 {
	font-size : small;
	background-color : #DEF3F3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 5px;
	color: #000000;
}

#text1 {
	font-family : MS Serif, New York, serif;
	font-weight : bold;
	font-size : smaller;
	color : Gray;
	position: absolute;
	left: 350px;
	top: 700px;
	width: 200px;
}

.box1 {
	left : 30px;
	top : 10px;
	background-color: #FFCCE6;
	position: relative;
	width: 60%;
	padding: 5px;
		
	}
	
#mainpicbar {
	position: absolute;
	left: 170px;
	top: 320px;
}

#footer {
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003333;
	background-color: #FFCCCC;
}
#sitemap {
	position: absolute;
	top: 350px;
	left: 31px;
}
#body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	background-color: #FFEDED;
	margin: 5px;
	padding: 5px;
	position: absolute;
	left: 30%;
	top: 200px;
	width: 60%;
	padding-left: 10px;
}

.right_pic {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFD0DB;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

.left_pic {
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
}

#w3c {
	position: absolute;
	left: 30px;
	top: 450px;
}

#body_col_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFEDED;
	margin: 0px;
	padding: 10px;
	position: absolute;
	left: 27%;
	top: 180px;
	width: 168px;
}
#body_col_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFEDED;
	margin: 0px;
	padding: 10px;
	position: absolute;
	left: 50%;
	top: 180px;
	width: 35%;
}

#pop_up {
	background-color: #F2F2F2;
	padding: 10px;
	width: 700px;
	position: absolute;
	
}
