* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 font-size: 12px;
}
#wrapper {
 width: 800px;
}
#header {
 height: 153px;
 background-image: url(tempgrfx/header.jpg);
 background-repeat: no repeat;
}
#headercontent {
 float: right;
 padding-top: 13%;
 padding-right: 3%;
 color: #FFF;
}
#leftcolumn { /* Parent Wrapper for inside boxes */
 width: 20%;
 display: inline; /* IE Hack */
 float: left;
 background-image: url(tempgrfx/leftcolumn.jpg);
 background-repeat: no-repeat;
}
#leftcolumncontent { /* Parent Wrapper for inside boxes */
 padding-left: 1%;
 display: inline; /* IE Hack */
 width: 97%;
 float: left;
 background-image: url(tempgrfx/leftcolumnrepeater.jpg);
 min-height: 300px;
}
* html #leftcolumncontent {height:300px} /* IE Min-Height Hack */
#leftcolumnfooter { /* Parent Wrapper for inside boxes */
 display: inline; /* IE Hack */
 width: 100%;
 float: left;
 background-image: url(tempgrfx/leftcolumnfooter.jpg);
 background-repeat: no-repeat;
 min-height: 30px;
}
* html #leftcolumnfooter {height:30px} /* IE Min-Height Hack */
#centercolumn {
 display: inline; /* IE Hack */
 padding: 10px;
 width: 72.1%;
 float: left;
 min-height: 300px;
}
* html #centercolumn {height:300px} /* IE Min-Height Hack */ 
#centercolumn li {
 margin-left: 10px;
}
#centercolumn p {
 margin: 10px;
}
#footer {
 background-image: URL(tempgrfx/bottombar.jpg);
 background-repeat: no-repeat;
 display: inline; /* IE Hack */
 padding: 20px;
 float: left;
 width: 100%;
 min-height: 30px;
 text-align: center;
}
.menu {
        font-size: 12pt;
        width: 92%;
        float: left;
        padding-left: 5%;
}
A.menu:link {
	text-decoration: none;
	color: white;
        padding: 2px 2px 10px 2px;
}
A.menu:visited {
        text-decoration: none;
        color: white;
        padding: 2px 2px 10px 2px;
}
A.menu:hover {
	text-decoration: none;
        color: red;
        background-color: white;
        padding-left: 12%;
}
A.menu:focus {
	text-decoration: none;
	color: red;
        background-color: white;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {font-size: 18px; padding: 5px;}
.style3 {color: #F20884}
.style4 {color: #DD0806}
.style5 {color: #000000}
.style32 {
	font-size: 10px;
	font-style: italic;
}
.style33 {color: #DF1816}
.style34 {font-size: 10px}
.style35 {
	color: #F549A4;
	font-weight: bold;
}
.style36 {color: #F549A4}
.style37 {
	font-size: 14px;
	color: #F2188C;
}
.style38 {font-size: 24px}
.style39 {
	color: #DD0806;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.style40 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.style43 {color: #F20884; font-family: Arial, Helvetica, sans-serif; }
.style44 {font-size: 14px}
.style45 {font-size: 9px}
.style46 {font-size: 16px}
.style48 {font-size: 18px; color: #1010D6; }
.style49 {font-size: 10px; color: #1010D6; }
.style50 {color: #1010D6}
.style51 {color: #000000; font-size: 10px; }





