body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.gif);
	text-align: center;	}
h1 { 
	font-family: "Times New Roman", times, garamond, serif; 
	font-size: 34pt; 
	color: #008080; 
	line-height: 28pt; 
	margin-left: 25px; 
	}

h2 { font-family: "Times New Roman", times, serif; 
	font-size: 24pt; 
	font-weight: lighter; 
	line-height: 24px; 
	margin-left: 45px; 
	}

/* PAGE STRUCTURES - DIVS */	
#container {
	margin: 0 auto;
	width: 450px;
	background-image: url(../images/logo_bg.gif); }
#mid_content {
	width: 425px;
	height: 340px;
	margin-left: 25px;
	text-align: left
		}
#bot_content {
	width: 450px;
	height: 240px; 
	}

/* CONTENT STYLES */

p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; line-height: normal; }
p a { color: #008080;
	text-decoration: none;
	}
p a:hover { color: #46C5A2;
	text-decoration: underline; 
	}
.text { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	line-height: normal; 
	color: teal; 
	text-align:center; 
	margin-left: 85px; 
	}
.left-align {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	line-height: normal; 
	color: teal; 
	
	margin-left: 0px
	}	
.text_sub { font-family: Garamond, Times, serif; 
	font-size: 11pt; 
	line-height: 20px;
	margin-left: 204px; 
	}
.text_sub1 { font-family: "Times New Roman", Times, serif; 
	font-size: 10pt; 
	line-height: 12px; 
	}
.head_2 { 
	font-family: "Times New Roman", times, serif; 
	font-size: 24pt; 
	line-height: 12px; 
	margin-left: 50px; 
	}