p, body, html, h1{
    margin:0;
    padding:0;
    font-family: Arial, Verdana;
}

strong, #tinymce strong {color: purple;}
em, #tinymce em {color: #FA5E03; }

html, body
{
    height: 100%;
}

h1
{
    font-family: arial;
    font-weight: normal;
    font-size: 28pt;
    color: #C505BA;
}

h2
{
    font-family: arial;
    font-weight: normal;
    font-size: 22pt;
    color: #C505BA;
}

h3
{
    font-family: arial;
    font-weight: normal;
    font-size: 18pt;
    color: #C505BA;
}

p
{
}

#Header
{    
    background: url('/Images/HeaderBG.jpg') repeat-x ;
    color: White;
    text-align:center;
    width: 100%;
    height: 135px;
}

#TopMenu
{
    width: 900px;
    margin: auto;
    margin-top: -102px;

}

#Logo
{
    width: 250px;
    float: left;
}

#Menu
{
    float: left;
    width: 640px;
    text-align:center;
    margin-top:62px;
    font-size: small;	
}

#Menu a
{
    background: url('/Images/ButtonBG.jpg') repeat-x;    
    padding: 7px 17px 7px 17px;
    margin: 0px 6px;
    width: 78px;
    display: block;    
    color: #F55E05;
    text-decoration: none;
    float: left;
    font-weight: bold;
    font-family: trebuchet ms;
    height: 30px;
}

#Menu a:hover, #Menu .selected
{
    color: black;
}
#Container
{
    position: relative;
    padding-top: 20px;
    width: 900px;
    margin: auto;
}

#LeftDiv
{
    float: left;
    width: 580px;
    padding-left:6px;
}

#LeftDiv ul li
{
    color: #C505BA;
    padding-top: 5px;
    padding-bottom: 5px;
}

#RightDiv
{
    float: right;
    width: 300px;
}

#Footer
{
    background: url('/Images/FooterBG.jpg') repeat;
    /*width: 900px;*/
    width: 100%;
    height: 35px;
    line-height: 35px;
    /*margin: 45px auto 0 auto;*/  
    margin-top: 25px;  
    /*padding: 0 10px;*/
}

.FooterData
{
    width: 900px;
    color: White;
    font-size: small;
    margin: 0px auto 0px auto;
}

.FooterData span
{
    float: left;
}
    
.FooterData a
{
    float: right;
    margin: 0 5px;
    color: White;
    font-size: small;
}

.Subscribe
{
    height: 183px;
    background: url('/Images/RightBG.jpg') no-repeat;
    padding: 3px;
    padding-left: 2px;
    padding-top: 10px;
    width: 270px;
    float: right;
    margin-right: 18px;
    text-align:center;
}

.btnSubscribe
{
    height: 43px;
    width: 135px;
    background: url('/Images/submit.jpg') no-repeat;
    line-height: 43px;
    border: none;
    text-align: center;
    color: White;
}

#sitemap 
{
}

#sitemap a
{
    text-decoration: none;
    font-size: small;	
}


/*News*/
#newsticker
{
    background-color: Transparent;
    color: White;
    margin: 0px;
    padding: 0px;
    width: 250px;
    float:right;	
    margin-right: 23px;
    margin-top: 20px;	
    text-align:center;
}


#newsticker ul
{
    color: Maroon;
    list-style: none;
    margin: 0px;
    min-height: 100px;
    padding: 0px;
}

/*Not sure what this does*/
* html #newsticker ul
{
    height: 100px;
    overflow: visible;	
}

#newsticker ul li
{
    font-size: small;
}

#newsticker li.error
{
    color: #f00;
}


#newsticker #togglenewsticker
{
    background: transparent url( "icon_closenewsticker.gif" ) no-repeat 0 0;
    position: absolute;	
    overflow: hidden;
    right: 10px;
    top: 20px;
    width: 14px;
    height: 14px;
    text-indent: 25px;
    outline: none;
}

* html #newsticker #togglenewsticker
{
    right: 30px;
}

.imgs img
{
margin-left: 20px;
margin-top:10px;
}

table span
{
    font-size: 9pt;
}




































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

h2 {

}

h3 {

}

p {

}

