﻿#myContent
{
    position: absolute;
    top: 460px;
    text-align: center;
    margin-left: 120px;
}

h1{
font-size: 1.4em;
}

h2{
font-size: 1.3em;
}

h3{
font-size: 1.2em;
}

h4{
font-size: 1.1em;
}

h5{
font-size: 0.9em;
}

h6 {
font-size: 0.8em;
}

#right h4 a{
font-size: 0.9em;
}

a{
text-decoration:none;
color:#684667;
}

a:hover{
text-decoration: underline;
}

h2, h3, h4, h5, h6, ul, ol, menu, ul li, ul li a, li a, ol li, ol li a {
color: #996699;
}

img a, a img{
border: none;
}

html, body{
font-size: 0.9em;
height: 100%;
width: 100%;
font-family:Arial, Helvetica, sans-serif;
margin: 0 auto;
padding: 0px;
}

body{
text-align: center;
margin: 0 auto;
padding: 0px;
}

#wrapper{
max-width: 960px;
height: 768px;
min-height: 768px;
text-align: left;
margin: 0px auto;
padding: 0px;
background-color:#ffffff;
background-image: url(../images/background.jpg);
background-repeat: no-repeat;
color:#000000;
}

#wrapper2{
width: 960px;
text-align: left;
margin: 0 auto;
padding: 0px;
background-color:#ffffff;
color:#000000;
border: 1px solid #000000;
}

#header{
margin: 0px;
padding: 5px;
width: 950px;
height: 165px;
color:#ffffff;
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
}

#header2{
margin: 0px;
padding: 5px;
width: 950px;
height: 186px;
color:#ffffff;
background-image: url(../images/header2.jpg);
background-repeat: no-repeat;
}


#contenthome{
position: relative;
left: 508px;
top: 30px;
*top: 23px;
color: #684667;
width: 400px;
height: 370px;
max-height: 370px;
overflow: none;
font-size: 1em;
}

#hometitle{
margin-top: 80px;
margin-left: 600px;
font-size: 1.2em;
color: #684667;
}

#content{
margin: 0px;
padding: 5px;
width: 950px;
background-color:#ffffff;
color: #996699;
}

#content2{
margin: 0px;
padding: 5px;
padding-left: 15px;
width: 935px;
background-color:#ffffff;
color: #996699;
}



#left{
width: 580px;
line-height: 150%;
float:left;
padding-left: 10px;
font-size: 1em;
}

#left a, #content2 a{
color:#996699;
}

#right{
width: 340px;
float:right;
padding-right: 10px;
}

#right h1, #left h1, #content2 h1{
font-size: 1.2em;
}

#mainnav{
width: 900px;
position: relative;
top: 115px;
*top: 125px;
margin-left: 15px;
padding-left: 20px;
*margin-left: 0px;
}

#mainnav li{
float:left;
list-style-image:url(../images/mainnav.png);
*background-image:url(../images/mainnav.png);
_background-image:url(../images/mainnav.jpg);
*background-repeat: no-repeat;
*background-position: left;

}

#mainnav li a{
font-weight: bold;
text-decoration: none;
color:#ffffff;
display: block;
margin-left: 10px;
*margin-left: 15px;
margin-right: 85px;
*margin-right: 80px;

}

#subnav{
width: 900px;
float:left;
margin-top: -15px;
_width: 800px;
margin-bottom: 10px;
}

#subnav li{
float:left;
list-style-image:url(../images/subnav.jpg);
*background-image:url(../images/subnav.jpg);
*background-repeat: no-repeat;
*background-position: left;
}

#subnav li a{
font-weight: bold;
text-decoration: none;
color: #999900;
display: block;
margin-right: 30px;
*margin-left: 15px;
}

#clearer{
clear:both;
_display:none;
}

#footer{
width: 930px;
background-image: url(../images/footer.jpg);
background-repeat: repeat-x;
background-position:center;
text-align: center;
color:#ffffff;
font-weight: bold;
padding-top:3px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

#newslist{
margin-left:0px;
padding-left:0px;
}


/*CUTE EDITOR*/

.small
{
    font-size:0.8em;
    font-style:italic;
}

.left
{
    float:left;
   }

.right
{
    float:right;
}

.Normal{
font-weight: normal;
font-style: normal;
font-variant: normal;
text-decoration:none;
color: #684667;
}

.Purple{
color: #684667;
}

.Green{
color: #849223;
}

.BoldPurple{
font-weight:bold;color: #684667;
}

.BoldGreen{
font-weight:bold;color: #849223;
}



.ItalicPurple{
font-style:italic; color: #684667;
}

.ItalicGreen{
font-style:italic; color: #849223;
}


.BoldItalicPurple{
color: #684667; font-weight:bold; font-style:italic; 
}


.BoldItalicGreen{
color: #849223; font-weight:bold; font-style:italic; 
}




.BoldUnderlinedItalicPurple{
color: #684667; font-weight:bold; font-style:italic; text-decoration:underline;
}


.BoldUnderlinedItalicGreen{
color: #849223; font-weight:bold; font-style:italic; text-decoration:underline;
}



.UnderlinedPurple{
text-decoration:underline; color:#684667;
}

.UnderlinedGreen{
text-decoration:underline; color:#849223;
}



.BoldUnderlinedPurple{
text-decoration:underline; color:#684667;font-weight:bold;
}

.BoldUnderlinedGreen{
text-decoration:underline; color:#849223;font-weight:bold;
}



.ItalicUnderlinedPurple{
text-decoration:underline; color:#684667; font-style:italic; 
}

.ItalicUnderlinedGreen{
text-decoration:underline; color:#849223; font-style:italic;
}





.Pink{
color: #996699;
}


.BoldPink{
font-weight:bold;color: #996699;
}




.ItalicPink{
font-style:italic; color: #996699;
}




.BoldItalicPink{
color: #996699; font-weight:bold; font-style:italic; 
}






.BoldUnderlinedItalicPink{
color: #996699; font-weight:bold; font-style:italic; text-decoration:underline;
}





.UnderlinedPink{
text-decoration:underline; color:#996699;
}





.BoldUnderlinedPink{
text-decoration:underline; color:#996699;font-weight:bold;
}





.ItalicUnderlinedPink{
text-decoration:underline; color:#996699; font-style:italic;
}



