body {
	margin:0; padding:0;
	background: #fff; color:#333333;
	font: small "Verdana", sans-serif;
}
	
a {
	text-decoration:none;
	border: 0;
	color:#003366;
	text-decoration:none;
}

a img {
	border:0;
}

p {
	margin: 0 0 1em;
	line-height: 2em;
}

h1 h2 h3 {
color:#666666;	
}

a:hover{
	color:#B12213;
	text-decoration:underline;
}

ul{
	list-style-type:circle;
	margin-left: 15px;
	padding-left: 0px;
}

.firstline{
font-weight:bold;
}

.secondlink{
color:#666666;
font-weight:bold;
}

.secondlink {
color:#011530;
}
.citation{
font-size:xx-small;
}

#nav {
	width:200px;
	line-height:20px;
	margin-top:5em;
	margin-bottom:4em;
	font-size:20px;
	font-weight:bold;
}
#nav p {
	display: block;
}

#nav a {
	opacity: .6;filter:alpha(opacity=60);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}

#nav a:hover {
	opacity: 1.0;filter:alpha(opacity=100);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

#container {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
width:940px;
margin: auto;
}

#sidebar {
	font-size:smaller;
	width: 200px;
	height:auto;
	margin:5em 1em 1em 1em;
	float: left;
	/*clear:both;*/
	display:inline;
}

#sidebar h2{
	font-size:small;
	font-weight:lighter;
	color:#333333;
	margin: 0 5em 1em 0;
}
#homelink {
	background-image:url(img/MCAN_logoFINAL.gif);
	background-repeat:no-repeat;
	height:50px;
	}
#dates {
	margin-top:1em;
	padding:.5em .5em .5em .5em;
	border:solid;
	border-width:thin;
	border-color:#B12213;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 1em;
}

#dates p{
	line-height:1.5em;
	}

#access {
	margin-top:2em;
	padding:.5em .5em .5em .5em;
	border:solid;
	border-width:thin;
	border-color:#B12213;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

#header{
	width:650px;
	float:left;
	padding: 0;
	border:0;
	margin:.75em;
	display:inline;
}

#banner{
	width:650px;
	height:200px;
	float:left;
	padding: 0;
	border:0;
	display:inline;
}

#main{
	width: 650px;
	float:left;
	padding: 0 0 2em 4em;
	/*clear:both;*/
	display:inline;
}

#main h2{
font-weight:lighter;
line-height:1.5em;
color:#B12213;
padding:.25em;
border:solid;
border-width:thin;
border-color:#999999;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#main h3{
line-height:1.5em;
font-size:larger;
padding:.25em 0 0 0em;
color:#666666;
font-weight:lighter;
}
#footer{
	font-size:xx-small;
	background-color:#CCCCCC;
	color:#333333;
	width:940px;
	padding: 1em;
	clear:left;
}

#terms{
	font-size:xx-small;
	color:#FFFFFF;
	width:940px;
	background-color:#999999;
	padding: .25em 1em .25em 1em;
	}
	
	
#terms.rightflush{
	clear:left;
	text-align:right;
}

#terms.leftflush{
float:left;
clear:none;
display:inline;
}
