/****************** General page wide styles ******************/

BODY {	BACKGROUND: #111111 url('/images/bg-vixen.jpg') repeat-y center top; MARGIN: 0px auto; }

td {line-height:1.4em;}

#wrapper {width:980px; border:0; padding:0; margin:auto;} /*outer table surrounding all the content*/

input, select, textarea {font-size:10pt;} /*text size in forms*/

p {margin-top: 0;margin-bottom:0;}

h1{margin:0;}

img {border: none; text-decoration:none;}
a img {text-decoration:none;}

.smalltxt {font-size:90%;} /*styles beginning with a period '.' will appear in the content editor's style menu*/
.largetxt {font-size:110%;}

/****************** Styles for specific areas of the page **********/

#topContent{padding:0px;}

#leftContent{width:180px;padding:5px;vertical-align:top;;}

#centerContent{width:630px;padding:10px;vertical-align:top;} /*the page's main content area*/

#rightContent{width:170px;padding:5px;vertical-align:top;} /*Right Nav Panel*/

#bottomContent{padding:15px;BACKGROUND-COLOR: #9900ff;COLOR: #FFFFFF;}

.ripesiteFooterLogo{display:none}

#navcontainer
{
width: 170px;
border-right: 0px solid #fff;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #000000;
color: #fff;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #9900ff;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 0px solid #106d85;
border-right: 0px solid #13829f;
background-color: #000;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 0px solid #1ea6ca;
border-right: 0px solid #106d85;
background-color: #222222;
color: #9900ff;
}

a.kxas{ font-family: Arial, sans-serif; font-size: 8pt; color:#e6d7de; font-weight:bold; background: none; text-decoration:underline; }
a.kxas:active { font-family:Arial, sans-serif; font-size: 8pt; color:#e6d7de; font-weight:bold;   background: none; text-decoration:underline; }
a.kxas:visited { font-family:Arial,sans-serif; font-size: 8pt; color:#e6d7de; font-weight:bold;  background: none; text-decoration:underline; }
a.kxas:hover { font-family:Arial,sans-serif; font-size: 8pt; color:#ffffff; font-weight:bold; text-decoration:none; BACKGROUND: none; }

a.foot{ color:#ffffff; font-weight:bold; background: none; text-decoration:underline; }
a.foot:active { color:#ffffff; font-weight:bold;   background: none; text-decoration:underline; }
a.foot:visited { color:#ffffff; font-weight:bold;  background: none; text-decoration:underline; }
a.foot:hover { color:#000000; font-weight:bold; text-decoration:none; BACKGROUND: none; }