/* Content created by PotentProducts.com */

body {
 margin:0 auto;
 padding:0;
 font-family:verdana,arial,sans-serif;
 font-size:92%;
 color:#000;
 background:#fff
}

h3 { text-align:center }

a img { border:none }

.center { text-align:center }

#layoutWrapper {
 margin:0 auto;
 padding:0;
 width:800px;
}

#pageWrapper {
 margin:0 auto;
 padding:0;
 width:800px;
 background:url(images/layout/bg_mainpage.gif);
}

#contentRight {
 float:right !important;
 margin:0;
 padding:0;
 width:616px;
}

#mainContent {
 float:left;
 padding-left:10px;
 width:580px;
 background:#fff;
}

#contentLeft {
 float:left;
 width:170px;
 text-align:right;
 background:#fff;
}

html>body #contentLeft {
 width:172px;
}

#contentLeftText {
 width:170px;
 text-align:center;
 background:#fc9;
 border-right:2px solid #999;
}

#navBackground { width:171px; background:url(../images/layout/bg_nav_left3.gif); }

.nav a {
 padding-right:14px;
 font-family:verdana, arial, sans-serif;
 font-size:94%;
 font-weight:bold;
 text-decoration: none;
 color:#963;
 background:inherit;
}

.nav a:hover { color:#000; }

#footer {
 z-index: 3;
 width:800px;
 height:40px;
 background:url(images/layout/footer3.png);
}

.footerLinks a {
 font-family:verdana, arial, sans-serif;
 font-size:82%;
 font-weight:bold;
 text-decoration: none;
 color:#963;
 background:inherit;
}

.footerLinks a:hover { color:#000; }

