BODY {
 background: #FFFFFF URL("http://pspmagic.us/tou/toubg1_des.jpg");
 color: #000000; font-family: Comic Sans MS; font-size: 10pt;}


A:link {color: #bf5557}
A:visited {color: #D700D7}
A:active {color: #bf5557}
A:hover {
	color: #8B0000;
}


#bodyarea{
	background: #f3e2e2 URL("http://pspmagic.us/tou/palerosebg_des.jpg");
		padding: 0 30 0 30;
		border: 10px solid #d48f93;
	}
	
	h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size:x-small;
	font-family: verdana, sans-serif;
	color: #ADD8E6;
	
}

.disclaimer{
	color: #FFEEFC;
	font-family: arial;
	text-align: left;
	font-size: 9px;
	width: 500px;
}
#footer{
	background-color: transparent;
	color: navy;
	border-width: 2px;
	border-color: #e4f2fc;
	border-style: inset;
	font: papyrus;
	font-weight: bold;
	padding-left: 5px;
	width: 500px;}


/* ########################## */

#mainmenu
{
	position: absolute;
	top: 80px;
	padding: 0 0 0 400px;
	font-size: 10px;
	color: #FFE4C4;
}
#mainmenu a
{
	color: #FFFFFF;
}
#mainmenu a:hover
{
        text-decoration: none;
}

#bmainmenu
{
	position: absolute;
	top: 1520px;
	bottom: 120px;
	padding: 0 0 0 400px;
	font-size: 10px;
	color: Purple;
}
#bmainmenu a
{
	color: #800040;
}
#bmainmenu a:hover
{
        text-decoration: none;
}

#sidebar
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 12px;
	text-align: left;
	font-family: "comic sans MS", verdana, arial;
	width: 250px;
	color: Black;
}
