/*--  Change your body background color  --*/
body {
	margin:10px;
	color:#333333;
	text-align:center;
	padding:0;
	background-color:#D9EBF5;
}

/*--  Change the spacing around the outside border. Also change the width of outside border  --*/
#outer {
text-align:left;
border:1px solid #53A1D5;
width:1000px;
margin:auto;
}

/*--  Attributes of the logo/header area  --*/
#hdr {
background:#ffffff;
width:500px;
float:left;
color:#333333;
border:0px;
padding:0px;
margin-bottom:0px;
}

/*--  Attributes of the top menu area  --*/
#hdr-menu {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:#ffffff;
width:490px;
float:right;
height:25px;
color:#333333;
border:0px;
padding-top:120px;
padding-bottom:5px;
padding-right:10px;
margin-bottom:0px;
}

/*--  How the regular links look in the top menu area  --*/
#hdr-menu a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0000FF;
text-decoration:underline;
}

/*--  How the top menu area links look when hovered over with the mouse  --*/
#hdr-menu a:Hover {
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
cursor:pointer;
text-decoration:underline;
}

#hdr-menu a:visited {
color:#0000FF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
cursor:pointer;
text-decoration:underline;
}

/*--  Attributes of the area just under the header area  --*/
#map {
height:15px;
padding-top:5px;
padding-left:5px;
padding-bottom:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background:#B7E3F8;
color:#000000;
border-bottom:1px solid #FFFFFF;
clear:both;
margin-bottom:0px;
}

/*--  Attributes of the main body content. encases all the nav column stuff and the main content stuff  --*/
#bodywrap {
	position:relative;
	background:#ffffff;
	color:#000000;
	width:1000px;
	padding:0px;
	margin-bottom:0px;
	border-top: thin none #FFFFFF;
	border-right: thin none #53A1D5;
	border-bottom: thin none #53A1D5;
	border-left: thin none #53A1D5;
}

/*--  Attributes of the container for all the nav column stuff  --*/
#navwrap {
	float:left;
	width:240px;
	background:#B7E3F8;
	color:#000000;
	border:1px solid #53A1D5;
	text-align:center;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

/*--  Attributes of the navigation and related menus  --*/
#nav {
	width:200px;
	background:#B7E3F8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	border:0px;
	text-align:left;
	text-decoration:none;
	padding-top:5px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:0px;
	margin-bottom:5px;
}

/*--  How the menu and related articles links look in the index, main page, and article templates  --*/
#nav a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0000FF;
font-weight:normal;
text-decoration:underline;
}

/*--  How the menu and related articles links look in the index and article templates when hovered over with the mouse  --*/
#nav a:Hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
}

#nav a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0000FF;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
}

/*--  Related Information  --*/
#related {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000000;
text-align:left;
text-decoration:underline;
}

/*--  Attributes of the main content of your index, main page, and article templates  --*/
#content {
float:right;
background:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-left:10px;
padding-right:10px;
margin-right:10px;
width:700px;
border:1px solid #53A1D5;
margin-top: 10px;
margin-bottom: 20px;
}

#content2 {
float:right;
background:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-top:10px;
padding-left:10px;
padding-right:10px;
margin-right:10px;
margin-left:15px;
width:290px;
border:1px solid #53A1D5;
margin-top: 0px;
margin-bottom: 10px;
}

#content3 {
float:left;
background:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:5px;
margin-right:5px;
margin-top:0px;
margin-bottom:10px;
margin-left:268px;
width:370px;
border:1px solid #53A1D5;
}

/*--  Attributes of the footer area  --*/
#footer {
height:30px;
padding-top:5px;
padding-left:5px;
padding-bottom:5px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:#B7E3F8;
color:#000000;
border:0px;
border-width:1px;
clear:both;
margin-top:5px;
}

/*--  How the regular links look in the footer area  --*/
#footer a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0000FF;
text-decoration:underline;
}

/*--  How the footer area links look when hovered over with the mouse  --*/
#footer a:Hover {
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
cursor:pointer;
text-decoration:underline;
}

#footer a:visited {
color:#0000FF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
cursor:pointer;
text-decoration:underline;
}

#normal {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
color : #333333;
} 

#normal a:link {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal; 
color : #0000FF; 
text-decoration : underline; 
} 

#normal a:hover {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal; 
color : #FF0000; 
text-decoration : underline; 
} 

#normal a:visited {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal; 
color : #0000FF; 
text-decoration : underline;
} 
