<style type="text/css" >


html, body {
margin: 0px;
background-color: #000000;/*#FFFF99;*/
background-image: url('drssage.jpg');
}








			/*TOP BAR*/
#top {
height : 140px;
width:99.87%;
border-bottom : 1px solid #FFD300;
background : #f5ba5c url('images/header.jpg') no-repeat;
color : #191919
}
#top h1 {
float : right;
padding : 0;
margin : 0 5px 0 0;
font-size : 150%;
letter-spacing: 3px;
}
			/*TOP BAR MENU*/
#menu {
height : 100px;

margin : 0;
padding : 0;
list-style-type : none;
list-style-image : url('none');

text-decoration:none
}
#menu li {
float : left;
width :7em;
border-right : 1px solid #eee;
}
#menu a {
display : block;
height : 100px;
width : 7em;
font-weight : bold;
line-height : 50px;
padding : 40px 0 0 0;
text-align : center;
color : #000;
background : #f5ba5c;
}
#menu a:hover {
color : #fff;
background : #560007 url('images/sun2.jpg');
}



                        /*MAIN*/

#main {

background: #191919;  /* #CECEF6 */
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
margin: 0 auto; 
height: 685px;  /* 685px */
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
border-left: 1px solid #CCCCCC;

}




                           /*LEFT*/
#left {
float:left;
display:inline;
background: #f5ba5c;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
margin-top: 2px; 
margin-left: 0px; 
width:79%;
height: 670px;  /* 685px */
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
border-left: 1px solid #CCCCCC
}







   
#flashcontent{
float:left;
margin-left: 285px; 

}




#left h6{
color: 000000;
text-align:center

}
#left a{
text-decoration:none;
}

                            /*RIGHT*/

#right {
float:left;
display:inline;
background-color: #560007;  /* #CECEF6 */
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
margin-top: 2px; 
margin-left: 1px; 
width:20.5%;
height: 670px;  /* 685px */
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
border-left: 1px solid #CCCCCC;
}

#right a{
color:ffffff;
text-decoration:none;
font-weight: bold;
}

#right a:hover{
color:#f5ba5c;
background : /*#FF3B00*/ url('images/sun2.jpg');
}





</style>
