* {
	padding: 0;
	margin: 0;
	}
body {
	background: #fff url(../images/global/body_background.gif) repeat-x top;
	font: .88em/1.5em Georgia, "Hoefler Text", Times, serif;
	}
hr {
	
	}
h1 {
	padding: 0 0 10px 0;
	color:#333333;
	font-weight:bold;
	font-size:150%;
	}
h2 {
	padding: 10px 0 5px 0;
	margin-top:1px;
	color:#006699;
	font-weight:200;
	font-size: 140%;
	}
h3 {
	padding: 0;
	color:#006666;
	font-weight:bold;
	font-size: 100%;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
h4  {
	padding: 0;
	margin: 0 0 5px 0;
	color: #584646;
	font-weight:200;
	font-size: 1em;
	border-bottom: 1px solid #CECFC6;
	font-size: 100%;
	font-weight:300;
	text-transform:uppercase;
	}
h5	{
	padding: 0;
	margin: 10px 0 0 0;
	color: #006699;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}	
	
hr {
	margin: 10px 0;
	border: none 0;
	border-bottom: 1px dashed #BBB8B8;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}




img {
	border: none;
	}

#centercol {
	margin: 0 auto;
	width: 750px;
}

#header {
	height: 176px;
	width: 700px;
	margin-top:10px;
	margin-bottom: 40px;
	text-align:center;
}

/* Hides the header h1 for screen users */

/* The Navigational Menu */
#nav {
	float:left;
	background-color:#fff;
	width: 175px;
}

#nav ul {
	list-style-type: none;
	list-style-position:outside;
	font-family:Georgia, "Hoefler Text", Times, serif;
	font-variant:small-caps;
	}
#nav li {
	
	border-bottom: 1px solid #CECFC6;
	
	}
#nav li a {
    padding: 15px 0;
	color:#584646;
	text-decoration:none;
	display:block;
	}
#nav a:hover {
	color: #000;
	background-color:#FFFF66;
	}

#nav p {font-size:.8em;
	font-style:italic;
	}

/* Main content */
#main {
	margin: 0 0 0 200px;
	padding-left:25px;
	background-color:#fff;
	border-left: 1px solid #CECFC6;
	}
#main p {
	padding: .5em 0;
	margin: 0 0 .5em 0;
	color: #333;
	}
	
#main a {
	color:#006699;
	text-decoration:underline;
	}
#main a:hover {color:#000;
background-color:#FFFF99;
}

.main_img_right {
	float:right;
	clear:right;
	border: 1px solid #cecfc6;
	padding: 3px;
	background-color: #fff;
	margin: 0 0 5px 5px;
}
.main_img_left {
	float:left;
	clear:left;
	display:inline;
	border: 1px solid #cecfc6;
	padding: 3px;
	background-color: #fff;
	margin: 0 5px 5px 0;
}
.right_float {
	float:right;
	}


#main ul {
	padding: .5em 3em;
	margin: 0 0 .5em 0;
	color: #242424;
	line-height: 1.3em;
	list-style: url(../images/global/bullet.gif) none outside;
	}
#main ul li {
	padding-bottom:5px;
	}

#main li a:hover {color:#000;
}


.float_right {
	display:block;
	margin: 6px 0 10px 50px;
	}

blockquote {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	text-align:justify;
	}
	
/*Fancy quotation marks */
blockquote.withquote {
	background:url(../images/leftquote.gif) no-repeat;
	background-position:top left;
	} 

p.withunquote {
	background: url(../images/rightquote.gif) no-repeat;
	background-position:bottom right;
	padding-right:5px;
	}

/*Detail column */

.detail_column {
	padding: 0 0 30px 0;
	margin-left:20px;
	width:230px;
	float:right;
	background-color:#fff;
	text-align:center;
	}

.detail_column ul {
	list-style-type:none;
	padding-bottom: 10px;
	}

#main .detail_column ul li a {
	padding:5px 0;
	color: #000;
	display:block;
	text-decoration:none;
	border-bottom: 1px solid #ccc;
	}

.detail_column li a:hover {
	color:#000;
	background-color:#FFFF66;}
.detail_column li a:visited {color:#000;}

.detail_column p {font-style:italic;
	padding:0;}



#footer {
	margin-top: 20px;
	padding-top:10px;
	clear:both;
	background: #c69fa1 url(../images/global/footer_background.gif);
	text-align: center;
	text-transform:lowercase;
	word-spacing: .5em;
}
#footer a {
	text-decoration: none;
	color: #584646;
	}
#footer a:hover {
	text-decoration: underline;
	}
/* a nod to the MU template ---------------------------------HEADER */
#muheader
	{
	font-variant: small-caps;
	text-transform: lowercase;
	height: 65px;
	}
.muimg
{
   border-width: 0px;
}

#muheader ul
	{
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#muheader li
	{float:left;
	list-style-type: none;
	padding-left: 10px;
	color: #666;}
	
#muheader ul li a {
	color:#666;
	text-decoration: none;
	border:none;
	}
#muheader ul li a:link, a:visited {
	color:#666;
	text-decoration: none;}
#muheader ul li a:hover, a:active {
	color: #ccc;
	text-decoration: underline;
	}
	
#muheader img
	{
	padding: 10px;
	float:left;
	}
/*____________________iFRAMES*/

