/* GENERAL STYLES */
* {
   padding:0;
   margin:0;
}

html, body {
    height: 100%;
}

body {
    padding:10;
    text-align: left;
    margin:0 auto;
    font-style:normal; 
    font-variant:normal;
    font-weight:normal;
    font-size:11px;
    font-family:Verdana, Tahoma, Arial, sans-serif;
}

#page {
    width:790px;
    height:690px;
    margin:0 auto;
}

#header {
    width:790px;
    height:120px;
    background: url('/content/images/list_465/file_3649') no-repeat;
    

}

#content {
    padding:5px 20px 0 20px;
    background:url('/content/images/list_465/file_3655') repeat-y;
    height:100%;
}
#contentleft {
    padding:10px 20px 0 20px;
    bgco
    width:225px;
    background:#fff;
}
/**************************** menu ****************************/

#nav_top {
    background:url('/content/images/list_465/file_3653') no-repeat;
    width:225px;
    height:28px;
}

#nav_btm {
    background:url('/content/images/list_465/file_3651') no-repeat;
    width:225px;
    height:28px;
}

#menu {
    float:left;
    width: 225px;
    background:url('/content/images/list_465/file_3652') repeat-y;
}

#menu ul {
    list-style:none;
    width:218px;
    font-size:11px;
    padding:0 0 0 20px;
}   

#menu li {
    list-style-type: none;
    background:transparent url('/content/images/list_465/file_3654') no-repeat 12px 6px;
    margin-top:10px;
    padding:0px;
}

#menu a {
    color:#90005a;
    padding:0 0 0 23px;
    font-weight:bold;
    font-size:11px;
    font-family:Verdana, Tahoma, Arial, sans-serif;
    text-decoration: none;
}   
    
#menu a:hover {
    color:#00005a;
    padding:0 0 0 23px;
    text-decoration: none;
}   

/**************************** content ****************************/

#info {
    float:left;
    text-align: rigth;
    background:url('/content/images/list_465/file_') repeat-y;
    width:500px;
}
#nosubinfo {
    float:left;
    text-align: rigth;
    background:url('/content/images/list_465/file_') repeat-y;
    width:750px;
}

.post_top {
    background:url('/content/images/list_465/file_3653') no-repeat;
    width:500px;
    height:31px;
}

.post_btm {
    background:url('/content/images/list_465/file_3660') no-repeat;
    width:500px;
    height:31px;
}

.post {
    padding:0 0 15px 25px;
}

.logo{
    padding: 25px 0 0 45px;
    border:none;
}

h3{
    color:#90005a;
    font-weight:bold;
    font-size:11px;
    
    padding: 5px 0 10px 15px
}

/**************************** footer ****************************/

#footer{
    color:#90005a;
    text-align:center;
    font-weight:normal;
    font-size:11px;
    font-family:Verdana, Tahoma, Arial, sans-serif;
    padding:40px;
    background:url('/content/images/list_465/file_3656') no-repeat;  
    height:42px;
}

#footer a {
    color:#90005a;
}

#footer a:hover {
    color:#fff;
}

/* EDITOR PROPERTIES */
p {
color:#000;
font-size:11px;
font-family:Verdana, Tahoma, Arial, sans-serif;
}

h1 {
color:#000000;
font-size:18px;
font-family:Verdana, Tahoma, Arial, sans-serif;
}

r {
color:#90005A;
font-size:16px;
font-family:Verdana, Tahoma, Arial, sans-serif;
}
