#wrap {
	margin: 0px auto;
	width: 960px;
	background-color:#ffffff;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 10pt;
	text-align: left;
	}
	
#head {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 160px;
	background: url(../site_images/login_bg.jpg) right top no-repeat;
	}
	
#login {
	text-align: right;
	padding: 15px 7px 7px 7px;
	margin: 0px;
	width: 946px;
	font-size: 80%;
}

#login input {
	color: #1f2556;
	}

input.template {
	color:#000066;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-weight:bold;
	width: 200px;
	}

input.template2 {
	color:#000066;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
	}
	
#topnav {
	float: right;
	font-size: 80%;
	color: #a8a5a5;
	margin-right: 40px;
	margin-top: 25px;
	font-weight: bold;
	
}
	
#nav {
	width: 100%;
	height: 53px;
	background: url(../site_images/nav_bg.jpg);
	font-size: 115%;
	font-weight: bold;
	color:#1f2556;
	}
	
#nav td {
	border-top: 1px solid #c4c4cb; border-bottom: 1px solid #c4c4cb;
	}
	
	
#main {
	width: 960px;
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	}
	
#sidebar {
	float: right;
	width: 322px;
	border-bottom: 4px solid #f47b32;
	background: url(../site_images/sidebar_bg.jpg); 
	text-align: left;
}

#sidebar input {
	font-size: 120%;
	width: 166px;
	color: #1f95c9;
	font-weight: bold;
}

#sidebar select {
	font-size: 120%;
	color: #1f95c9;
	font-weight: bold;
}

#sidebar td {
	padding: 5px 0px 5px 5px ;
	color: #1f2556;
}

#content_top {
	padding: 20px;
	}
	
#content_top h1 {
	font-size: 24pt;
	font-weight: bold;
}

#content_top h2 {
	font-size: 16pt;
	font-weight: lighter;
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
}

#content_bottom {
	padding: 0px 20px 20px 20px;
	width: 580px;
	}


#footer{
	width: 100%;
	background: #1f2556;
	padding: 10px;
	padding: 20px;
	color: #1f95c9;
	font-size: 80%;
	height: 500px;
	text-align: center;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 10pt;
	
}
	

	
#nav a:link {
	color:#1f2556; text-decoration: none;
}

#nav a:visited {
	color:#1f2556; text-decoration: none;
}

#nav a:hover {
	color:#f47b32;
}

#nav a:active {
	color:#1f2556; text-decoration: none;
}	
	
a:link {
	color:#1f95c9;
}

a:visited {
  color:#1f95c9; 
}

a:hover {
	color:#1f95c9; 
}

a:active {
	color:#1f95c9;
}
