body {
	background-color: #d7d7cf;
	background-image: url(../images/bcmaltback.jpg); 
	background-repeat: no-repeat;
	background-attachment: unfixed;
	background-position: 0% 0%;
	margin:0px;/*takes care of the fact that IE and FireFox have different default margins and padding*/
	}

a:link {
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	color: #cccccc;
	text-decoration:none;
}
a:hover {
	color: #99cccc;
	text-decoration:none;
}
a:active {
	color: #ffffff;
	text-decoration:none;
}


h1{
	
	
	font-family: verdana, san-serif;
	color: #003333;
	font-size: 85%;
}




h2 {
	
	font-style: italic;
	font-size: 80%;
	font-family: georgia,serif;
	color: #003366;
	
}

h3 {
	color: #003366;
	font-size: 80%;
	font-style: italic;
	font-family: georgia,serif;

	
}



h4 {
	
	font-family: verdana, san-serif;
	color: #003333;
	font-size: 60%;
	
}

p {
	font-family: verdana, san-serif;
	color: #003333;
	font-size: 70%;
	
		

}


li{
	list-style-type: disc;
	font-family: verdana, san-serif;
	color: #003333;
	font-size: 60%;
	margin-left: 10px
}

ul{
	list-style-type: disc;
	}

	


div#wrapper
{
	position:relative;
	top:  150px;
	
}

div#side_nav
{
	position:absolute;
	left:50px;
	width:200px;
	font-family: verdana, san-serif;
	color: #ffffff;
	font-size: 70%;
	font-weight: bold;
	line-height: 300%; 

}

div#content

{
	
	position:absolute;
	left:250px;
	width:250px;
}

div#left

{
	
	position:absolute;
	top: 370px;	
	left:250px;
	width:250px;
}

div#right

{
	
	position:absolute;
	top: 370px;	
	left:500px;
	width:250px;
}


div#footer
			{
				position:relative;
				top: 310px;	
				left:  250px;
				width:  475px;
				font-style: italic;
	font-size: 75%;
	font-family: georgia,serif;
	color: #003366;
			}	
			
em {
	color: #003333;
}		

#picture {

float: right;
width: 150px;
}
	

td {font-family: arial, verdana, sans-serif; font-weight: bold;
}

#picture {

float: right;
width: 150px;
}
	
blockquote{
font-family: verdana, san-serif;
	color: #003333;
	font-size: 65%;
	font-weight:bold;

	}


table {
	table-layout: fixed;
	margin-left:0px;
	margin-right:0px;
	font-family: verdana, san-serif;
	line-height: 100%; 
	color: #003333;
	font-size: 60%;
}

em {
	color: #003333;
	font-size: 90%;
}		


td {
	font-family: verdana, san-serif;
	color: #003333;
	
}


th{
	
	font-family: verdana, san-serif;
	color: #003333;
	text-align:left;	
	
}





