* {
	margin: 0;
	padding: 0;
}


img {
    border-width: 0;
}


a:link { color: #16579b; text-decoration: none; }
a:visited { color: #16579b; text-decoration: none; }
a:active { color: #16579b; text-decoration: none; }
a:hover { color: #16579b; text-decoration: underline; }

body {
    background: #000 url(bg.jpg) top center repeat-x;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #fff;
}

#Wrapper {
    width: 928px;
    min-height: 500px;
    background: Transparent url(logo_bg.jpg) top center no-repeat;
    margin: 0 auto;
}

h1 {
    text-indent: -9999px;
    height: 60px;
    width: 428px;
    float: left;
}

h2 {
    font-size: 17px;
}



#Header {
    height: 87px;
}

#Main {
    min-height: 500px;
    background: Transparent url(MainBg.jpg) top center no-repeat;
}

#Side {
    float: left;
    width: 250px;
}

#Content {
    float: left;
    padding-top: 10px;
    width: 650px;
    line-height: 17px
}

#Side #accordion {
    font-size: 12px;
    margin-left: 10px;
    padding-top: 30px;
    font-weight: normal;
}

#Side #accordion a { color: #fff; }

#Side div {
    background: Transparent url(bullet.gif) 0 -3px no-repeat;
    margin-top: 5px;
    padding-left: 25px;
}



#Side #accordion {
    background-image: url(none);
    height: auto;
}

#Side .element, #Side #Banners {
    margin-left: 5px;
    background-image: url(none);
}

#Side #Banners {
    margin-top: 50px;
}

#Side img {
    display: block;
    margin-bottom: 5px;
}

#Side .element p {
    height: 19px;
    font-weight: normal;
    font-size:11px;
}

#Teaser {
    float: left;
    width: 240px;
    color: #999;
    line-height: 19px;
    font-size: 11px;
    padding-right: 20px;
    padding-top: 20px;
}

#TeaserPic {
    float: left;
}

p.Lined {
    background: Transparent url(line.gif) bottom left no-repeat;
    padding-bottom: 8px;
    margin-bottom: 20px;
}


dl.table-display {
    width: 650px;
    margin: 2em 0;
    padding: 0;
}

.table-display dt {
    width: 80px;
    float: left;
    margin: 0 0 0 0;
    /*border-top: 1px solid #999;*/
    font-weight: bold;
    color: #5f5897;
    padding-bottom: .5em;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd {
    float: left;
    width: 570px;
    margin: 0 0 0 0;
    /*border-top: 1px solid #999;*/
    padding-bottom: .5em;
}


#Footer {
    text-align: right;
    font-size: 10px;
    color: #5f5897;
    margin-top: 50px;
    border-top: solid 1px #6e6e6f;
    padding-top: 5px;
    margin-bottom: 50px;
}

#Lang, #Lang a {
    color: #9d98c8;
    text-align: right;
    padding-top: 10px;
}

#Lang a:hover {
    text-decoration: none;
    color: #fff;
}

#Content a {
    color: #9d98c8;
    text-decoration: underline;
}

#Content a:hover {
    text-decoration: none;
}

#Content ol {
    margin: 15px 20px;
}

#Content ul {
    margin: 15px 20px;
}

.girl_pic {
    float: left;
    width: 320px;
}

.girl_desc {
    float: left;
    width: 320px;
}

#char {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: solid 1px #5f5897;
}

h3 {
    font-size: 23px;
    color: #5f5897;
    margin: 0 0 10px 0;
}

.smallerP {
    font-size:11px;
    color:#999999;
    margin-top: 10px;
    border-top: solid 1px #5f5897;
    padding-top: 10px;
}

.smallerSpan {
    font-size:11px;
    color:#999999;
}

.ulGirls {
    margin-top: 0px;
    padding-top: 0px;
}

.SubGirls {
    float: left;
    width: 120px;
    height: 210px;
}

/*FORMA*/
div.oh {overflow:hidden;}

input {display:block;width:99%}
label {display:block;width:99%;padding:10px 0 5px 0;}

input.left {float:left;width:150px;margin:15px 0 5px 0;}
label.left {float:left;width:75px;padding:15px 0 5px 0;}
label.secleft {float:left;width:75px;padding:15px 0 5px 20px;}

textarea {font-size:13px;font-family: Arial, Verdana, sans-serif;width:99%;height:100px;}
/*END FORMA*/
.arr2{
	padding-left:10px;
}
.cureTbl{
	white-space:no-wrap;
	width:370px;
}
.cureTbl td{
	padding:10px;
}
.cureTbl th{
	border-bottom: 1px solid #5F5897;
}
