body 	{ 
	background-color: #FFFFE0; 
	font-family: arial, helvetica, sans-serif; 
	color: black; 
	margin-top: 20px; 
	margin-bottom: 20px; 
	margin-left: 30px; 
	margin-right: 30px; 
	}

a:link 		{ 
		color: #B8002E; 
		text-decoration: none; 
		}


a:visited	{ 
		color: #b8008a; 
		text-decoration: none; 
		}
	

a:hover 	{ 
		color: #F5B800; 
		text-decoration: underline; 
		}


a:active 	{ 
		color: #F5B800; 
		text-decoration: none; 
		}

h1	{
 	border: none;
	font-size: 150%;
	font-weight: 100;
}


h2 	{ 
	color: #002eb8;
	padding-top: 5px; 
	padding-bottom: 8px; 
	padding-right: 5px; 
	padding-left: 5px;
	text-align: left;
	font-size: 120%;
	font-weight: 100; 
}


h3	{ 
	color: #117876;
	text-align: left;
	padding-top: 5px; 
	padding-bottom: 8px; 
	padding-right: 5px; 
	padding-left: 5px;
	font-size: 100%; 
	font-weight: 100;
}



h4 	{  
	padding-top: 5px; 
	padding-bottom: 8px; 
	padding-right: 5px; 
	padding-left: 5px; 
	font-size: 130%;
	color: #9c0ca0;
	}


hr  	{
	img src="28.gif";
    	margin-top: 40px;
    	margin-bottom: 40px;
    	margin-left: auto; margin-right: auto; 
	}


.navbar	{ 
	float: left;
	text-align: left;
	padding: 10px;
	border: none; 
	}

#menubox
	{
	float: left;
	background-color: #ffffe0;
	border: none;
	content-align: center;
	}

#ad  	
	{ 
	float: right;
       	margin-left: 20px;
	border: none; 
	}

#content 	
	{ 
	float: left;
	margin-top: 0px; 
	padding: 10px; 
	}

#megaunit
	{
	position: relative;
	border: 1px solid #0007c0;
	width: 552px;
	display: inline-block;
	padding: 2px;
}


#admediumrectangle
	{
	float: right;
	border: 1px solid #0007c0;
	width: 302px;
	display: block;
	content-align: center;
	padding: 2px;
}
	
#adboxhome
	{
	position: relative;
	border: 1px solid #0007c0;
	width: 730px;
	display: inline-block;
}

#adleaderboard
	{
	position: relative;
	border-top: 3px solid #117876;
	border-bottom: 3px solid #117876;
	width: 728px;
	display: inline-block;
}

#adchilerectangle
	{
	position: relative;
	border-bottom: 3px solid #f73530;
	width: 300px;
	display: inline-block;
}


#adsmallsquare
	{
	position: relative;
	border: 3px solid #117876;
	width: 202px;
	display: block;
	content-align: center;
	padding: 2px;
}

#adlargesquare
	{
	position: relative;
	border: 3px solid #89485b;
	width: 252px;
	height: 252px;
	float: left;
	margin: 10px;
	content-align: center;
	padding: 2px;
}

#adskyscraper
	{
	position: relative;
	border-top: 3px solid #117876;
	border-bottom: 3px solid #117876;
	border-left: 4px double #117876;
	width: 160px;
	height: 600px;
	float: right;
	margin: 10px;
	content-align: center;
	padding: 2px;
	display: block;
}

.facebook
	{
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

#footer { 
	font-size: small; 
	}


#greeting 	{
 		border: none;
		font-size: 150%;
        	font-weight: 500;
        	}



ul#navlist
{
padding: 0;
margin-left: auto;
margin-right: auto;
list-style-type: none;
width: auto;
background-color: #FFFFE0;
text-transform: uppercase;
font-size: 75%;
}

ul#navlist li { display: block; }

ul#navlist li a
{
content-align: center;
width: auto;
padding: 2px;
text-decoration: none;
}


ul#navlist li a:hover
{
background-color: #ffc1f0;
color: #036;
}



table.menu 
	{
	background-color: #ffffe0;
	border: 2px solid #0007c0;
	border-collapse: collapse;
}

th.menu
	{
	max-width: 100%;
	padding: 5px;
	text-align: center;
}


td.lowercasemenu
	{
	max-width: 100%;
	padding: 8px;
	text-align: center;
	font-size: 75%;
	font-weight: thin;
}

td.menu
	{
	max-width: 100%;
	padding: 8px;
	text-align: left;
	font-size: 75%;
	font-weight: thin;
}


table.pix
	{
	position: relative;
	background-color: #ffffe0;
	border: none;
	border-collapse: collapse;
	float: right;
}

td.pix
	{
	max-width: 100%;
	padding: 5px;
	content-align: center;
}

<!--
table.menubar 
	{
	border: 0px;
	border-collapse: collapse;
	background-color: #ffffe0;
}

th.menubar
	{
	max-width: 100%;
	padding: 2px;
	border: 0px;
	border-collapse: collapse;
	text-align: center;
}

td.menubar
	{
	max-width: 100%;
	padding: 2px;
	border: 0px;
	border-collapse: collapse;
	text-align: center;
}
table.menubar a:hover
	{background-color: #b9bafd;
}
-->
	


.menubar {
    color: #404040;
    font-family: Tahoma;
    font-weight: bold;
    border-right: 1px solid #ffffe0;
    text-decoration: none;
    background-color: #ffffe0;
    padding: 5px;
}

.menubar:hover {
    text-decoration: none;
}


a.menubutton1 {
	background: url(button1d.gif) no-repeat 0 0;
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}

a.menubutton1:hover {
	background: url(button1d.gif) no-repeat 0 0;
	background-position: 0 -29px; 
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}


a.menubutton1:active {
	background: url(button1d.gif) no-repeat 0 0;
	background-position: 0 -58px; 
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}



a.menubutton2 {
	background: url(button3d.gif) no-repeat 0 0;
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}

a.menubutton2:hover {
	background: url(button3d.gif) no-repeat 0 0;
	background-position: 0 -29px; 
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}


a.menubutton2:active {
	background: url(button3d.gif) no-repeat 0 0;
	background-position: 0 -58px; 
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}

a.menubutton3 {
	background: url(button4d.gif) no-repeat 0 0;
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}

a.menubutton3:hover {
	background: url(button4d.gif) no-repeat 0 0;
	background-position: 0 -29px; 
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}


a.menubutton3:active {
	background: url(button4d.gif) no-repeat 0 0;
	background-position: 0 -58px; 
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}

a.menubutton4 {
	background: url(button6d.gif) no-repeat 0 0;
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}

a.menubutton4:hover {
	background: url(button6d.gif) no-repeat 0 0;
	background-position: 0 -29px; 
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}


a.menubutton4:active {
	background: url(button6d.gif) no-repeat 0 0;
	background-position: 0 -58px; 
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}


a.menubutton5 {
	background: url(button10d.gif) no-repeat 0 0;
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}

a.menubutton5:hover {
	background: url(button10d.gif) no-repeat 0 0;
	background-position: 0 -29px; 
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}

a.menubutton5:active {
	background: url(button10d.gif) no-repeat 0 0;
	background-position: 0 -58px; 
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}


a.menubutton6 {
	background: url(button9d.gif) no-repeat 0 0;
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}

a.menubutton6:hover {
	background: url(button9d.gif) no-repeat 0 0;
	background-position: 0 -29px; 
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}


a.menubutton6:active {
	background: url(button9d.gif) no-repeat 0 0;
	background-position: 0 -58px; 
	width: 98px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
}








