body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000;
	font-size: 12px;
	margin-top: 0px;
	background-image:url(../images/bkg.gif);
}

h1 h2 h3 h4 h5 h6 {
	color: #000;
}

ul {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 10px;
	text-indent: 0px;
	list-style-position: outside;
	}

#master {
      width:100%;

}

#header {
     width:750px;
	 height:114px;
	 background-color:#FFF;
	 margin:auto;


}

#header_content {
     width:750px;
	 height:114px;
	 margin:auto;
}

#top {
     width:750px;
	 height:26px;
	 background-image:url(../images/top_bkg.gif);
	 color:#FFFFFF;
	 font-weight:bold;
	 padding-top:5px;
	 text-align:center;
}

#logo {
     width:308px;
	 height:59px;
	 
  }

#content {
	width: 750px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	margin:auto;
	
	
}

#contentbrd {
    width: 746px;
	height: 750px;
	padding:0px 2px;
	background-color:#fff;

}

#nav {
    
	font-size: 12px;
	height: 15px;
	width: 750px;
	color: #000;
	font-weight:bold;
	text-align:center;
}
.nav a:link {
	text-decoration: none;
	color: #000;
	
}
.nav a:visited {
	text-decoration: none;
	color: #000;
	
}
.nav a:hover {
	text-decoration: underline;
	color: #000;
	
}
.nav a:active {
	text-decoration: none;
	color: #000;
	
}

#mbodycontent {
	background-color: #d0d7c7;
	position: relative;
	width: 730px;
	height: 600px;
	padding: 0px 5px 5px;
	margin: 0px 5px 5px;
}

#leftcol {
	position: relative;
	float: left;
	width: 225px;
	margin-top:20px;
	border-left: 8px solid white;
	color: #fff;
	background-color:#036;
	
	
}

#centercol {
	position: relative;
	float: left;
	width: 487px;	
	padding: 0px 10px 10px 10px;
	margin-top:30px;
	background-color: #fff;
	
}

#rightcol {
	position: relative;
	float: left;
	width: 522px;
	padding-top:15px;
	background-color:#fff;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #fff;	
}

#rightcol a:link {
     
	 text-decoration:underline;

}

#rightcol a:visited {
     
	 text-decoration:underline;

}

#rightcol a:active {
     
	 text-decoration:underline;

}

.help {
     color:#FFF;
	 font-size:12px;
	 font-weight:bold;
}

.help a:link {
     color:#FFF;
	 font-size:12px;
	 font-weight:bold;
	 text-decoration:underline;

}

.help a:visited {
     color:#FFF;
	 font-size:12px;
	 font-weight:bold;
	 text-decoration:underline;

}

.help a:hover {
     color:#FFF;
	 font-size:12px;
	 font-weight:bold;
	 text-decoration:underline;

}

.help a:active {
     color:#FFF;
	 font-size:12px;
	 font-weight:bold;
	 text-decoration:underline;

}

#footer {
    width: 750px;
	height: 50px;
	padding-top:10px;
	text-align:center;
	margin:auto;	
	border-top: #FFFFFF solid 1px;
	font-size: 9px;
	color: #fff;
	
}

#footer a:link {
    text-decoration: underline;
	color: #fff;
	font-weight: bold;
	
}

#footer a:visited {
    text-decoration: underline;
	color: #fff;
	font-weight: bold;
	
}

#footer a:active {
    text-decoration: underline;
	color: #fff;
	font-weight: bold;
	
}

.heading {
	font-size: 18px;
	font-weight:bold;
	color:#fff;
	padding:10px;

}

.subheading {
	font-size: 16px;
	font-weight:bold;
	color:#4690bf;
	padding-top: 15px;
	margin-top: 15px;
}

.container{
           text-align: left;
}

.photo { 
         border:3px;
		 border-color:#000;
		 border-style:solid;
		 margin-left:5px;
		 margin-bottom:5px;

}

.centerImg {
      padding-left: 10px;
}

p {
	padding-right: 5px;
	padding-left: 10px;
}

.cooltextwhite {
    color:#FFF;
}
