<!--- master style sheet --->


#container {width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}



body {text-align: left;}


#menu  {float: left;
	width: 150px;
	margin-right: 5px;
	padding: 10px;
	font-size: 8pt; font-family: tahoma; color: white;
	background-color: #ff9933;}

#menu a {color: white;}

#menu a:hover {color: gray;}

#content {float: left;
	width: 650px;
	height: 1000px;
	padding: 20px;
	font-size: 10pt; font-family: tahoma;
	}
#content a:hover {color: gray;}
#content a {text-decoration: underline;}

#cover	{float: top; border: 1px solid;}

#image1 {float: left;
	width: 100px;
	height: 100px;
	padding: 2px;
	margin-top: 10px;
	}

#image2 {float: left;
	width: 100px;
	height: 100px;
	padding: 2px;
	margin-top: 10px;
	}

#image3 {float: left;
	width: 100px;
	height: 100px;
	padding: 2px;
	margin-top: 10px;
	}

#image4 {float: left;
	width: 100px;
	height: 100px;
	padding: 2px;
	margin-top: 10px;
	}


#image5 {float: left;
	width: 100px;
	height: 100px;
	padding: 2px;
	margin-top: 10px;
	}

#image6 {float: left;
	width: 100px;
	height: 100px;
	padding: 2px;
	margin-top: 10px;
	}

#image7 {float: left;
	width: 600px;
	height: 300px;
	padding: 2px;
	margin-top: 10px;
	}


#content2 {float: left;
	width: 204;
	height: 300;
	border: 1px solid;
	font-size: 10pt; font-family: tahoma; color: white;
	padding: 2px;
	margin-left: 3px;
	margin-top: 2px;
	background-color: #cc9999;}

#content3 {float: left;
	width: 204;
	height: 300;
	border: 1px solid;
	font-size: 10pt; font-family: tahoma; color: white;
	padding: 2px;
	margin-left: 3px;
	margin-top: 2px;
	background-color: #99ccff;}
#content2 a {color: white; text-decoration: underline;}
#content2 a:hover {color: gray;}
#content3 a {color: white; text-decoration: underline;}
#content3 a:hover {color: gray;}

#content4 {float: left;
	width: 204;
	height: 300;
	border: 1px solid;
	font-size: 10pt; font-family: tahoma; color: white;
	padding: 2px;
	margin-left: 3px;
	margin-top: 2px;
	background-color: #cc66ff;}
#content4 a {color: white; text-decoration: underline;}
#content4 a:hover {color: gray;}


.pullquote {font: 12px tahoma;
	color: "black"; font-weight: bold;
	width: 220px;
	margin: 10px 0px 10px 10px;
	padding: 5px;
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666;
	float: right;}


table.main a{color: #ffffff; }

table.main	{margin-left: 2px; border: 1px solid; align: center; border-color: #000000; background-color: black; color: #ffffff; width: 620px; font-family: tahoma; }

th		{font-size: 10pt; font-weight: bold;align: center; border: 1px solid; border-color: #ffffff; }

td.ref		{width: 75px; font-size: 8pt; text-align: center; border: 1px solid; border-color: #ffffff; }

td.ma		{width: 75px; font-size: 8pt; text-align: center; border: 1px solid; border-color: #ffffff; }

td.fe		{width: 75px; font-size: 8pt; text-align: center; border: 1px solid; border-color: #ffffff;}

td.dur		{width: 75px; font-size: 8pt; text-align: center; border: 1px solid;border-color: #ffffff; }

td.ta		{width: 300px; font-size: 8pt; text-align: left; border: 1px solid;border-color: #ffffff; }

	

#sidebar {float: left;
	width: 160px;
	}

a	{text-decoration: none; color: black;}

dt	{font-weight: bold;}

h1	{font-size: 14pt; font-family: tahoma; font-weight: bold;}

h2	{font-size: 12pt; font-family: tahoma; font-weight: bold;}




