body {
background-image : url(background1.jpg);
background-repeat : repeat-x;
margin : 0 auto;
margin-top : 5px;
}

#wrapper {
        text-align: left;
        margin: 0px auto;
        width: 900px;
		font-family: 'Trebuchet MS', Helvetica, sans-serif; 
		font-size:14px;
padding : 5px 20px 40px 20px;
        outline: #660066; 
        outline-style: solid;
        outline-width: thin;
        background-color: #fff;
		outline-width: 2px;
		outline-color: #f0f0f0;
}
#header {
        background-color: #fff;
        margin: -10 0 0 0;
}

#header1 {
        margin: 50 0 0 200; 
        background-color: #fff;
		font-size:12px;
        color:#660099;
		font-family: tahoma;
		font-weight: 100;
		float: right;
		letter-spacing: 1px;
}

h2 {font-family: 'Trebuchet MS', Helvetica, sans-serif;  color:#669900;}

h3 {font-family: 'Trebuchet MS', Helvetica, sans-serif; color:#ff6600;}

h4 {font-family: 'Trebuchet MS', Helvetica, sans-serif; color:#669900; font-weight: bold;}


#row1 {
font-family: 'Trebuchet MS', Helvetica, sans-serif; font-size: 100px;
color:gray;
margin-left: 10px; 
}
#left {
float : left;
width : 120px;
margin-top: 13px;
}

#middle {
        float: right;
        width: 702px;
        margin-right:2px;
}

#content {
        float: right;
        width: 702px;
        margin-right:2px;
		}

#content p {
font-family: tahoma;
font-size: 14px;
float:left;}

#content img {
float:left;margin-right:10px;}

#right {
        float: right;
        width: 720px;
        margin-right: -16px;
        }

#middle p{
		font-size: 14px;
		background-color:#f0f0f0;
        color: #336600;
        padding: 2px 5px 2px 5px;
        outline: #c8c8c8;
        outline-style: solid;
        outline-width: thin;
}

#contentleft { 
        margin: 30 33 0 0;
        float: left;
        width: 200px;
        height:100px;
        color: #585858;
        
}

#contentright { 
        margin: 30 33 0 0;
        float: left;
        width: 200px;
        height:100px;
        color: #484848;
        
}

#middleright { 
		margin: 30 0 0 0;
        float: left;
        width: 200px;
        height:100px;
        color: #383838;
       
}

#middleleft { 
        margin: 30 33 0 0;
        float: left;
        width: 200px;
        height:100px;
        color: #686868;
     
}

#contentleftbox { 
        margin: 0 33 0 0;
        float: left;
        width: 200px;
        height:30px;
        font-size:18px;
		color: #339966;
        
}

#contentrightbox { 
        margin: 0 33 0 0;
        float: left;
        width: 200px;
        height:30px;
        font-size:18px;
		color: #339933;
        
}

#middlerightbox { 

        float: left;
        width: 200px;
        height:30px;
        font-size:18px;
		color: #339900;
       }

#middleleftbox { 
        margin: 0 33 0 0;
        float: left;
        width: 200px;
        height:30px;
        font-size:18px;
		color: #339999;
        }
        
#footer {
        clear: both;
        width: 900px;
        margin: 0px auto;
        padding: 20 0 0 0;
        font-family: 'Trebuchet MS', Helvetica, sans-serif;     
        font-size: 15px;
        color: #660066; 
        background-color :transparent
}

#footer a {
margin: 5 0 5 0;
background-color: #fff;
}

#footer p {
color : gray;
background-color : transparent;
font-size:12px;
}
#footermenu a {
color : #cc0066;
font-size : 12px;
font-family : Helvetica;
list-style-type : none;
position : relative;
float : left;
display : inline;
text-decoration : none;
background-color : transparent;
}
#footermenu a:hover {
color : #990099;
background-color : transparent;
}
#footermenu li {
float : left;
display : inline;
}

ul.leftmenu {
        padding: 0;
        margin: 0;
        list-style: none;
font-family: Helvetica;     
font-size: 14px;
font-weight: 100;
        border-bottom: 1px solid #fff;
        width: 136px;
        background-color: #fff; 
         filter: alpha(opacity=90); /* menu opacity setting, this to work in IE */
         -moz-opacity: .9; /* to work in netscape*/
         KhtmlOpacity: .9; /* to work in old versions of safari*/
         opacity: .9; /*to work in safari, forefox, opera*/
}

ul.leftmenu li {
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
}

ul.leftmenu li a {
        text-decoration: none;
        display: block;
        width: 136px;
        color: #660066;
        font-weight: bold;
        padding: 5px 2px 5px 2px;
}

ul.leftmenu li a:hover {
background-color: #9966cc;
        color: #fff;
        width: 130px;
        font-weight: bold;
}

ul.rightmenu {
       padding: 0;
        margin: 0;
        list-style: none;
font-family: Helvetica;     
font-size: 14px;
font-weight: 100;
        border-bottom: 1px solid #fff;
        width: 136px;
        background-color: #fff; 
         filter: alpha(opacity=90); /* menu opacity setting, this to work in IE */
         -moz-opacity: .9; /* to work in netscape*/
         KhtmlOpacity: .9; /* to work in old versions of safari*/
         opacity: .9; /*to work in safari, forefox, opera*/
}

ul.rightmenu li {
border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;

}

ul.rightmenu li a {
        text-decoration: none;
        display: block;
        width: 136px;
        color: #660066;
        font-weight: bold;
        padding: 6px 2px 6px 2px;


}

ul.rightmenu li a:hover {
background-color: #9966cc;
        color: #fff;
        width: 130px;
        font-weight: bold;
}

ul.leftmenu {
        padding: 0;
        margin: 0;
        list-style: none;
		font-family: Helvetica;     
		font-size: 14px;
		font-weight: 100;
        border-bottom: 1px solid #fff;
        width: 122px;
        background-color: #669933; 
         filter: alpha(opacity=90); /* menu opacity setting, this to work in IE */
         -moz-opacity: .9; /* to work in netscape*/
         KhtmlOpacity: .9; /* to work in old versions of safari*/
         opacity: .9; /*to work in safari, forefox, opera*/
}

ul.leftmenu li {
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
}

ul.leftmenu li a:hover.ared
{
color: #fff;
background-color: #330000;
}

ul.leftmenu li a:hover.bred
{
color: #fff;
background-color: #993300;
}

ul.leftmenu li a:hover.cred
{
color: #fff;
background-color: #660000;
}

ul.leftmenu li a:hover.dred
{
color: #fff;
background-color: #660033;
}
ul.leftmenu li a:hover.ered
{
color: #fff;
background-color: #990000;
}
ul.leftmenu li a:hover.fred
{
color: #fff;
background-color: #cc0000;
}
ul.leftmenu li a:hover.gred
{
color: #fff;
background-color: #ff3300;
}
ul.leftmenu li a:hover.hred
{
color: #fff;
background-color: #ff6600;
}
ul.leftmenu li a:hover.ired
{
color: #fff;
background-color: #ff9900;
}
ul.leftmenu li a:hover.jred
{
color: #fff;
background-color: #cc9933;
}
ul.leftmenu li a:hover.kred
{
color: #fff;
background-color: #996600;
}
ul.leftmenu li a:hover.lred
{
color: #fff;
background-color: #996633;
}
ul.leftmenu li a:hover.mred
{
color: #fff;
background-color: #cc9966;
}

ul.leftmenu li a:hover.ored {
color : #fff;
background-color : #cccc00;
}

ul.leftmenu li a {
        text-decoration: none;
        display: block;
        width: 136px;
        color: #f8f8f8;
        font-weight: bold;
        padding: 6 2 6 2;
}

ul.leftmenu li a:hover {
background-color: #fff;
        color: #fff;
        width: 116px;
        font-weight: bold;
   
}

/*preload classes*/
.svw {width: 50px; height: 20px; background: #fff;}
.svw ul {position: relative; left: -999em;}

/*core classes*/
.stripViewer { 
position: relative;
overflow: hidden; 
border: 1px solid #fff;  
margin: 0 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
margin: 0;
padding: 0;
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}
.stripViewer ul li { 
float:left;
}
.stripTransmitter {
overflow: auto;
width: 1%;
}
.stripTransmitter ul {
margin: 0;
padding: 0;
position: relative;
list-style-type: none;
}
.stripTransmitter ul li{
width: 30px;
float:left;
margin: 10px 2px 10px 2px;
}
.stripTransmitter a{
font: normal 16px helvetica;
text-align: center;
line-height: 16px;
background: #fff;
color: #336600;
text-decoration: none;
display: block; /*number nav*/
}
.stripTransmitter a:hover, a.current{
background: #fff;
color: #99cc66; 
}

/*tooltips formatting*/
.tooltip
{
padding: 0.5em;
background: #fff;
color: #000;
border: 1px solid #dedede;
}

