
* {
margin: 0px;
padding: 0px;
}

body {
background: #fff url('images/back_fade.gif');
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #857D74;
}

p {
display: block;
text-align: justify;
}

a {
color: rgb(158,65,124);
background-color: #fff;
}

a:hover {
text-decoration: underline;
color: #cc0099;
background-color: #fff;
}

h1,h2,h3 {
font-family: "trebuchet ms", georgia, "times new roman", serif;
font-weight: normal;
}

.divider {
border-bottom: solid 1px #F6F3F1;
}

img {
border: 0;
}

table {
width: 95%; 
color: #333333;
margin: 10px 10px 20px;
border-left: 1px solid #eee;
border-top: 1px solid #eee;
text-align: center;
}

table a { 
color: rgb(158,65,124);
}

table caption { 
margin: 10px 0 5px; 
font-weight: bold;
}

th, td {
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
padding: 2px 10px;
}

th { 
background-color: #eee; 
}

tr.alt td { 
background-color: #eaeadf; 
}

.foot {
height: 1px;
line-height: 1px;
clear: both;
}

#xbgB {
position: relative;
height: 32px;
width: 500px;
background: #fff;
z-index: 1;
color: #666;
}

#container {
width: 698px;
color: #666;
background: #fff;
margin: 20px auto 0px auto;
padding: 10px 13px 0px 13px;
border: 2px solid #fbb7e1;

}

#inner {
background-image: url('images/cbg2.gif');
background-repeat: repeat-y;
}

#tophead {
margin: 0;
height: 20px;
padding-top: 5px;
padding-right: 10px;
background: #fbb7e1 url(images/top_words.gif) no-repeat;
background-position: right;
color: #fff;
border-bottom: 1px solid #f9a9da;
text-align: right;
}

#header {
position: relative;
height: 80px;
color: #666;
background: #fff url(images/logo2.gif) no-repeat;
background-position: left;
border-bottom: 2px solid #bc519a;
}

#header h1 {
position: absolute;
bottom: 10px;
font-size: 26px;
padding-left: 26px;
background-color: #fff;
color: #666;
}

#topnav {
position: absolute;
right: 0px;
padding-right: 26px;
bottom: 14px;
color: #666;
background-color: #fff;
}

#topnav ul {
list-style: none;
padding-bottom: 60px;
}

#topnav li {
float: left;
border-left: solid 1px rgb(158,65,124);
padding-left: 8px;
margin-left: 8px;
}

#topnav li.first {
margin-left: 0px;
padding-left: 0px;
border-left: 0px;
}

#topnav a {
color: rgb(158,65,124);
background-color: #fff;
}

#fade {
height: 31px;
width: 504px;
position: absolute;
top: 0px;
background: url(images/sm_fade.gif) repeat;
z-index: 1;
}

#main {
position: relative;
width: 500px;
margin: 0px -500px 0px 0px;
float: left;
}

#main_inner {
padding: 31px 28px 18px 18px;
position: relative;
z-index: 5;
}

#main ul {
list-style: none;
}

#main li {
padding-left: 12px;
background-image: url('images/bullet.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
}

#main h2 {
font-size: 18px;
height: 60px;
padding-left: 22px;
margin-bottom: -22px;
color: #bc519a;
background-color: #fff;
}

#main h3 {
font-size: 18px;
padding-left: 22px;
margin-bottom: 10px;
border-bottom: 1px solid #ddd;
padding-top: 5px;
height: 45px;
color: rgb(158,65,124);
background-color: #fff;
}

#main h4 {
font-size: 12px;
padding-left: 22px;
margin-bottom: 10px;
border-bottom: 0px solid #ddd;
padding-top: 5px;
color: rgb(158,65,124);
background-color: #fff;
}

#main p {
margin-bottom: 14px;
}

#main p strong {
color: #666;
background-color: #fff;
}

#main .content {
position: relative;
padding-left: 22px;
}


img.cpic {
position: relative;
top: -8px;
background-image: url('images/imgbg.gif');
width: 101px;
height: 152px;
padding: 10px;
}

img.right {
float: right;
margin-left: 14px;
}

#main .divider {
margin: 20px 0px 20px 0px;
}

#newscolumn1 {
position: relative;
width: 202px;
float: left;
border-right: solid 1px #F6F3F1;
padding-right: 20px;
margin-left: 10px;
}

#newscolumn2 {
position: relative;
width: 202px;
margin-left: 252px;
}

#rightcolumn {
position: relative;
float: right;
width: 194px;
margin: 0px 0px 0px 3px;
}

#rightcolumn h3 {
background: #fff;
width: 180px;
height: 23px;
color: #666;
font-size: 12px;
font-weight: normal;
padding: 0px 0px 0px 0px;
}

#rightcolumn .content {
color: #666;
background: #fff;
padding: 8px 14px 0px 14px;
margin: 3px 0px 20px 0px;

}

#rightcolumn ul {
list-style: none;
}

#rightcolumn li {
border-top: solid 1px #F6F3F1;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

#rightcolumn li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#rightcolumn .divider {
margin: 14px 0px 14px 0px;
}

#outer2 {
width: 724px;
height: 3px;
font-size: 0px;
line-height: 0px;
padding: 0px;
background: #fff;
color: #666;
margin: 0px auto 0px auto;
}

#footer {
width: 698px;
margin: 12px auto 0px auto;
padding-top: 8px;
padding-bottom: 24px;
text-align: center;
color: rgb(158,65,124);
background-color: #fff;
}

#footer a {
color: rgb(158,65,124);
background-color: #fff;
}

#footer a:hover {
text-decoration: underline;
}