body {
	background: #C2B9A8;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	color: #3A4233;
	font-family: verdana, sans-serif;
	font-size: 7.9pt;
	scrollbar-face-color: #3A4233;
 	scrollbar-shadow-color: #EEEEEE;
 	scrollbar-highlight-color: #EEEEEE;
 	scrollbar-3dlight-color: #EEEEEE;
 	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-track-color: #C2B9A8;
	scrollbar-arrow-color: #EEEEEE;
}

a:link {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3A4233;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3A4233;
	text-decoration: none;
	font-weight: bold;
}



table {
	border-collapse: collapse;
}

td {
	padding: 0;
	color: #3A4233;
	font-family: verdana;
	font-size: 7.9pt;
}


br#2 {
	line-height: 4px;
}



<!-- ###### MESASGE MENU #### -->

.top-menu-left { 
        background: url('http://www.inaudible.co.uk/crimea/images/site/banner/topbackgroundl.png');
        width:10px;         height:44px;
        float:left;
        margin-right: -10px;
        }

.top-menu-right {
        background: url('http://www.inaudible.co.uk/crimea/images/site/banner/topbackgroundr.png');
        width:10px;         height:44px;
        float:right;
        margin-left: -10px;
        }

.top-menu {
        background: url('http://www.inaudible.co.uk/crimea/images/site/banner/topbackground.png');
        height:44px;
        margin-left: 10px;

        margin-right: 10px;

        position: relative;

        }


.top-menu img#crimea { 
        float:left;
        margin-top:3px;
        border: 0px;
        opacity: 1;
        }



.top-menu-content { 
        height:36px;
        padding-left: 7px;
        padding-top: 2px;
        vertical-align:middle;
        display:table-cell;
        text-align:left;
        }



/*###### Start Menu CSS ######*/

#cssdropdown, #cssdropdown ul {
        padding:0px;
        margin: 0;
        list-style: none;
        z-index: 5;
}

#cssdropdown li {
        float: left;
        position: relative;
        z-index: 5;
}

#cssdropdown li>ul {
        top: auto;      
}

#cssdropdown li ul {
        left: -999em;
}

#cssdropdown li:hover ul, #cssdropdown li:focus ul, #cssdropdown li.sfhover ul {
        left: auto;
        display: block;
}



/* Root link formatting */

.mainitems a:link {
        display: block;
        padding-right: 6px;
        padding-left:3px;
        padding-bottom: 2px;
        text-decoration: none;
        font-weight:bold;
        color: #EEEEEE;
        font-family: century gothic, verdana;
        font-size: 11px;

}

.mainitems a:visited {
        display: block;
        padding-right: 6px;
        padding-left:3px;
        padding-bottom: 2px;
        text-decoration: none;
        font-weight:bold;
        color: #EEEEEE;
        font-family: century gothic, verdana;
        font-size: 11px;
}

.mainitems a:active {
        display: block;
        padding-right: 6px;
        padding-left:3px;
        padding-bottom: 2px;
        text-decoration: none;
        font-weight:bold;
        color: #EEEEEE;
        font-family: century gothic, verdana;
        font-size: 11px;
}

.mainitems a:hover, .mainitems a.sfhover {
        color: #C2B9A8;
}


/* Menu box formatting */


#cssdropdown ul {
        padding:2px; 
}

.subuls {
        position: absolute;
        margin: 0px;
        list-style-type: none;
        padding: 2px;
        background-color: #3A4233;
        border: solid 1px #000000;

}

.subuls li {
        width: 100%;
}


/* Menu link formatting */

.subuls li a:link {
        display: block;
        margin: 0;
        padding: 2px;
        border: 1px solid #3A4233;
        background: #FFFFFF;
        font-weight: normal;
        font-family: Tahoma;
        font-size: 11px;
        color: black;
     
}

.subuls li a:active {
        display: block;
        margin: 0;
        padding: 2px;
        border: 1px solid #3A4233;
        background: #FFFFFF;
        font-weight: normal;
        font-family: Tahoma;
        font-size: 11px;
        color: black;
     
}

.subuls li a:visited {
        display: block;
        margin: 0;
        padding: 2px;
        border: 1px solid #3A4233;
        background: #FFFFFF;
        font-weight: normal;
        font-family: Tahoma;
        font-size: 11px;
        color: black;
     
}

/* Menu link hover formatting */

.subuls li a:hover, .subuls li a.sfhover {
        display: block;
        padding: 2px;
        border: 1px solid #000000;
        background: #B5AA97;
        color: black;
       
}



#restofcontent { /*wrap rest of content of the page inside this div*/
        clear: left;
        margin-top:5px;
        margin-left:15px;
        margin-right:15px;
}
