	BODY { background-color: #000000; margin: 0px; padding: 0px; }
	
	.mainTD { background: url('images/bg.jpg') no-repeat; min-height: 485px !important; }
	h1 {
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: bold;
		font-size: 120%;
		width: 300px;
		line-height: 1.1em;
		padding: 0px 0px 0px 0px !important;
		margin: 35px 0px 20px 100px !important;
		letter-spacing: -0.04em !important;
	}	
	
	.masthead {
		font-family: georgia, arial, helvetica, sans-serif;
		color: #83CC4B;
		font-size: 1.05em;
		padding: 1px 0px 2px 0px !important;
		margin: 0px 0px 0px 320px !important;
		width: 400px !important;
	}	
	.footer {
		font-family: georgia, arial, helvetica, sans-serif;
		color: #ffffff;
		font-size: .8em;
		padding: 1px 0px 2px 0px !important;
		margin: 0px auto 0px auto !important;
		text-align: center;
		width: 750px;
	}	
	
	p {
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 90%;
		width: 350px;
		padding: 0px 0px 0px 0px !important;
		margin: 5px 0px 15px 100px !important;
		line-height: 1.4em;		
	}	
	UL {
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 90%;
		width: 325px;
		padding: 0px 0px 0px 0px !important;
		margin: 15px 0px 15px 100px !important;
		line-height: 1.4em;		
	}	
	LI { margin: 0px 0px 0px 15px; padding: 0px; }
	
	.content {  margin-left: 100px !important; min-height: 535px; width: 618px; }
	
	.picture { float: right; width: 180px; margin-right: 100px !important; }
		
	a {	text-decoration: underline;	color: #9B4C29;	font-weight: bold; }
	a:link { text-decoration: underline;	color: #9B4C29;  }
	a:visited {	text-decoration: underline; color: #9B4C29; }
	a:hover { text-decoration: none; color: #ffffff; }
	
	.menu 
	{
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #BB7C59;
		font-weight: normal;
		font-size: 90%;	
		width: 740px !important;
		padding: 0px  !important;
		margin: 2px auto 2px auto !important;
		line-height: 1.1em;		
        text-align: center;
	}
	a.menuLink {	
		width: 90px !important;
		text-decoration: none;	
		color: #BB7C59;	
		font-weight: bold; 	
		padding: 2px 10px 2px 10px !important;		
		margin: 0px 0px 0px 0px !important;
	}
	a.menuLink:link { text-decoration: none;	color: #BB7C59;  }
	a.menuLink:visited {	text-decoration: none; color: #BB7C59; }
	a.menuLink:hover { text-decoration: none; color: #000000;  }

	form table { margin: 5px 0px 15px 150px !important; }
	form td 
	{
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 80%;
		width: 118px;
		padding: 0px 0px 0px 10px  !important;
		margin: 0px 0px 0px 10px !important;
		line-height: 1.4em;		
	}


.small { font-size: 60% !important; }

