* {
	margin:0;
	padding:0;
}

body {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	background-color:#f0f4f7;
}

#wrapper {
	width:775px;
	margin:10px auto;
	padding:3px;
	overflow: auto;
	border:5px solid#bbb;
	background-color:#ffffff;
}

h2 {
	font-size:16px;
}

#header A:link {text-decoration: underline; color: #ffffff}
#header A:visited {text-decoration: underline; color: #ffffff}
#header A:active {text-decoration: underline; color: #ffffff}
#header A:hover {text-decoration: underline; color: #ffffff}

#header {
	float:left;
	width:775px;
	border:5px;		
	height:130px;
	margin-bottom:10px;
	background:url('blueback.jpg') repeat-x;

}

#header h1 {
    	font-size:12px;
	color:#ffffff;
	text-align:right;
	margin-right:3px;
}

.head1 {
    	font-family: Arial;
    	font-size: 24px;
    	color: #ffffff;
    	text-decoration: none;
}

.head {
    	font-family: Arial;
    	font-size: 36px;
    	color: #ffffff;
    	letter-spacing: 2px;
    	text-decoration: none;
}

#content A:link {text-decoration: underline; color: #000000}
#content A:visited {text-decoration: underline; color: #000000}
#content A:active {text-decoration: underline; color: #000000}
#content A:hover {text-decoration: underline; color: #0000cc}

#content {
	width:769px;
	margin:0 auto; 	
	overflow:hidden;		
}

#left_menu A:link {text-decoration: underline; color: #000000}
#left_menu A:visited {text-decoration: underline; color: #000000}
#left_menu A:active {text-decoration: underline; color: #000000}
#left_menu A:hover {text-decoration: underline; color: #0000cc}

#left_menu {
	float:left;
	width:170px;
	height:700px;
	margin-top:0px;
}

#left_menu h1 {
       font-size:12px;
       margin:0px;
       padding:2px;
       text-decoration:underline;
}

.left_menu_list {
       font-size:12px;
       margin:5px;
       padding:0px;
       text-decoration:none;
}

.disc_list {
       font-size:12px;
       margin:5px;
       padding-left:20px;
       text-decoration:none;
}

#content-GA {
	float:left;
	margin-left:10px;
	width:300px;
	height:250px;
	margin-right:5px;
	margin-bottom:20px;
}

#content-UpperRight {
	float:right;
	margin-left:5px;
	width:200px;
	padding:0px;
	margin-right:50px;
	margin-bottom:10px;
}

#content-UpperRight h1 {
        font-size:12px;
        background-color:#f0f4f7;
        color: #000000;
        text-align:center;
}

#content-UpperRight h2 {
    	font-size:12px;
}

#content-center {
	overflow:hidden;
	margin-left:143px;
	width:500px;
	height:60px;
	margin-right:10px;
	margin-bottom:10px;
}

#content-main {
	float:left;
	font-size:12px;
   	margin-left:10px;
	width:500px;
	margin-right:10px;
	margin-bottom:10px;
}

#content-main h1 {
        font-size:20px;
        color: #000000;
        text-align:left;
}

#content-MoreInfo {
        float:right;
	    margin-left:0px;
	    width:305px;
	    margin-right:5px;
	    margin-bottom:10px;
}

#content-Links {
	float:right;
	margin-left:5px;
	width:200px;
	margin-right:10px;
	margin-bottom:10px;
}

#bottom_menu {
	clear:both;
	width:569px;
	height:20px;
	text-align:center;
	background-color:#f0f4f7;
	margin-left:100px;
	margin-right:100px;
}

#footer {
	width:569px;
	float:left;
	text-align:center;
	margin-left:100px;
	margin-right:100px;
}
