﻿body {
margin:0px;
background:#FFFFFF;
	
}

.container {
	margin:auto;
	width:990px;
	height:600px;
	background:#FFFFFF
}

.header {
	position: relative; 
	width: 100%; 
	height: 130px; 
	margin:auto;
	background:#FFFFFF
	/*border-bottom:1px dotted black;*/
}

#menu a{
	background:none;
}

#menu {
	background:none;
	margin-bottom:-1px;
}


#menu_bottom {
	position: relative; 
	width: 100%; 
	height: 14px; 
	margin:auto; 
	background: transparent url('images/menu_bottom.gif') repeat-x; 
	left: 0px; 
	top: 0px;
}


p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px dotted black;
}

#bottom_bar {
	height:14px;
	background:#FFFFFF url('images/menu_bottom_bottom.gif') repeat-x;
}

#bottom {
	background:#FFFFFF;
	color:navy;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
}

#bottom a{
	color:navy;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
}

#bottom a:hover{
	color:navy;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
}


/* EWU Cisco Local Academy Web Site, Developed By: Finitecom -->
http://www.finitecom.com/ 
Author:EWU
Designed by: MRHD std of EWU 2009*/


