body	{
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: fixed;
	
}



#container {

	margin: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 963px

}

table {
	width: 750px;
	padding: 5px;
	border-spacing: 0px;
	
}

tr {
	font-size: 10pt;
	border-spacing: 0px;
}

td#col1 {
	font-weight: bold;
	background-color: #cfcfcf;
	padding: 3px;
	width: 170px;
	border-bottom: 1px solid #000000;
	border-right: 2px solid #000000;
	border-spacing: 0px;
	
}

td#gallery {
	padding: 3px;
	text-align: center;
	border-spacing: 0px;
}

td#col2 {
	padding: 3px;
	border-bottom: 1px solid #000000;
	border-spacing: 0px;
}

#nav {
	background-color: #000000;
	padding-top: 2px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #f6d41a;
}

#latest {
       	padding: 3px;
       	padding-top: 50px;
       	background-color: #FFEE9F;
       	background-image: url(images/latestbg.png);
       	background-position: top;
       	background-repeat: no-repeat;
       	border: 1px solid #FFD40F;
        }
        
#subscribe {
       	padding: 3px;
       	padding-top: 50px;

       	background-color: #FF9F9F;
       	background-image: url(images/subbg.png);
       	background-position: top;
       	background-repeat: no-repeat;
       	border: 1px solid #FF0F0F;
        }

#header {

	width: 100%;
	height: 180px;
	background-image: url(images/56101header.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	border-bottom: 1px solid #000000;

}

.image {
	text-align: center;
	font-size: 9px;
}

#main_content {

	margin: 0 auto;

	width: 100%;

	background: #FFFFFF url('images/background_content.gif');

	background-repeat: repeat-y

} 

#main_content_top {

	height: 20px;

	background: #FFFFFF url('images/background_top.gif');

} 

#main_content_bottom {

	height: 30px;

	background: #FFFFFF url('images/background_bottom.gif');

}

#footer {

	text-align: center;
	background-color: #cfcfcf;
	padding: 3px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;

}

.content {

	float: left;

	width: 740px;

	text-align: left;

	padding: 0 20px 0 20px;

	font-size: 12px

}

.menu {

	width: 160px;

	float: right;

	padding: 0 ;
	
	margin-top: 6px;
	margin-right: 6px;

	}

.menu ul {

	margin: 0;

	padding: 10px 0 10px 15px

}

.menu il {

	list-style-type: disc

}

#header h1 {

	margin-bottom: 0px;

	font-size: 28px;

	font-weight: bold;

	color: #A40008

}

.content h2 {

	margin-top: 0px;

	font-size: 20px;

	font-weight: bold;

	color: #000000

}

.content h1 {
	margin-top: 0px;
}

#clear {

	display: block;

	clear: both;

	width: 100%;

	height:6px;

	overflow:hidden;

}

.menu_title {

	font-size: 18px;

	font-weight: bold;

	color: #A40008

}



a.nav:link {
	color: #f6d41a;
	}

a.nav:hover {
	color: #f6d41a;
	}
	
a.nav:visited {
	color: #f6d41a;
	}

.quote {

	margin: 20px;

	text-align: center;

	font-weight: bold;

	font-style: italic

}