body{

margin: 0;

padding: 0;

overflow: hidden;

height: 100%; 

max-height: 100%;

color: #FFFFFF;

font-family: "Trebuchet MS", Arial, Verdana, sans-serif;

SCROLLBAR-FACE-COLOR: #000000; 

SCROLLBAR-HIGHLIGHT-COLOR: #000000; 

SCROLLBAR-SHADOW-COLOR: #000000; 

SCROLLBAR-3DLIGHT-COLOR: #000000; 

SCROLLBAR-ARROW-COLOR: #ffffff; 

SCROLLBAR-TRACK-COLOR: #000000; 

SCROLLBAR-DARKSHADOW-COLOR: #000000; background-color:#000000

}





#text1 {

width: 400px;

padding-left: 35px;

padding-right: 20px;

padding-top: 20px;

color: #ffffff;

font-family: "Trebuchet MS", Arial, Verdana, sans-serif;

font-size:0.8em;

}





#framecontent{

position: absolute;

top: 0;

bottom: 0; 

left: 0;

width: 491px; /*Width of frame div*/

height: 100%;

overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/

background: #F1E3CE;

color: white;

background-image: url('images/leftbackground.jpg'); 

background-repeat: no-repeat;



}



#maincontent{

position: fixed;

top: 0; 

left: 491px; /*Set left value to WidthOfFrameDiv*/

right: 0;

bottom: 0;

overflow: auto; 

background-image: url('images/pagebackground2.jpg'); 

background-repeat: repeat;



}



#maincontentmtd{

height: 1000px;

left: 450px; /*Set left value to WidthOfFrameDiv*/

background-image: url('images/mtdright.jpg'); 

background-repeat: no-repeat;



}



#mtdtext{

height: 600px;

width: 340px;

margin-top: 200px;

margin-left: 40px;

position: absolute;

}



.mtdtext2 {

margin-top: 25px;

font-size: 12px;

}



.mtdtext2 a:link{

color: #D2E289;

}



.mtdtext2 a:hover{

color: #ffffff;

}



.mtdtext2 a:visited{

color: #F2E3CE;

}







#mtdmenu ul li

{

list-style-type: none;

float: right;



}



#mtdmenu ul li a:link, #menu ul li a:visited

{

font-weight: bold;

font-family:Verdana, Tahoma, Arial, Serif;

color: #ffffff;

text-decoration: none;

border: 0px none;

padding-left: 8px;

padding-right: 8px;

padding-top: 0.5em;

padding-bottom: 0.5em;

font-size: 0.9em; list-style-type:none



}



#mtdmenu ul li a:hover

{

background: #F0590E;

}



#footer{

background:#C7C746 url('images/footer8.jpg') no-repeat; padding-right: 35px;

padding-top: 15px;

text-align: right;

height: 50px;

width: 423px;

 margin:0px; 

}



#footer3 {

text-align: right;

position: absolute;

top: 750px; 

font-weight: bold;

font-size: 15px;

width: 340px;

}



#footer3 a:link, a:visited{

color: #ffffff;

}



#footer3 a:hover {

bottom-border:1px dashed #99CC00; 

color: #99CC00;

}



a:link, a:visited{

color: #99cc00;

text-decoration: none;

}

a:hover {

bottom-border:1px dashed #99CC00;

color: #FFFFFF;

}



.innertube{

margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/

}



.innertube6{

 background-image: url('images/background9.png'); 

 background-repeat:no-repeat;

 height: 539px; 

margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/

}





.innertube2{

background-image: url('images/pagebackground.jpg'); 

background-repeat: no-repeat;

width: 450px;

background-color: #2589C9;

margin: 0px;

height: 800px;

}



.innertube3{

margin-bottom: 15px;

margin-left: 15px;

margin-right: 15px;

margin-top: 70px; /*Margins for inner DIV inside each DIV (to provide padding)*/

}



* html body{ /*IE6 hack*/

padding: 0 0 0 491px; /*Set value to (0 0 0 WidthOfFrameDiv)*/

}



* html #maincontent{ /*IE6 hack*/

height: 100%; 

width: 100%; 

}



.Menu1 {

font-size: 10pt;

padding-top: 7px;

font-family: verdana, sans-serif;

/* Since we aren't floating li in this example we don't have to set a height on the div */

}

.Menu1 ul {

text-align: right; /* We are using text-align: center on ul to horisontally align our menu */

margin: 0; /* Just some margin to align the blue border below the menu */

padding: 0;

}

.Menu1 li {

display: inline; /* The menu is horizontally aligned using display: inline */

color: #ffffff;
}

.Menu1 li a {

padding-left: 7px; /* Display: block won't work in this example, instead we are using padding to make the hole tab a clickable link */

color: #FFFFFF;

text-decoration: none;

font-weight: bold; 

padding-left: 3px;

padding-right:3px; 

padding-top:7px; 

padding-bottom:7px

}

.Menu1 li a:hover {

color: #ffffff;

background: #F0590E;

}

.Menu1 li a span {

padding-right:3px; padding-top:7px; 

padding-bottom:7px;

padding-left: 3px;

color: #ffffff;



}

.Menu1 li a:hover span {

color: #ffffff;

}

input, textarea        { background-color: #F15312;

color: #ffffff

 }

.mtdtext2 li {list-style: none;}
#postform {margin-top: 20px;}
input {margin-top: 5px; margin-bottom: 10px;}
textarea {margin-top: 5px; padding-left: 5px;}
.footext {font-size: 0.8em; font-weight: normal; color: #F2E3CE; }



 