big { font-family:"Helvetica", "Arial", "Verdana", "Geneva"; 
			font-size: 20px;
			color: #FFFFFF }
			
p { font-family:"Helvetica", "Arial", "Verdana", "Geneva"; 
		text-decoration:none; 
		font-size:13px; 
		color:#FFFFFF; 
		line-height: 16px }

h3 	{ font-family:"Helvetica", "Arial", "Verdana", "Geneva"; 
		text-decoration:none; 
		font-size:13px; 
		color:#FFFFFF; 
		line-height: 24px }
		
a:link { font-family:"Helvetica", "Arial", "Verdana", "Geneva"; 
				text-decoration:none; font-size:13px; 
				color:#FFFFAA; 
				line-height: 16px }

a:visited { font-family:"Helvetica", "Arial", "Verdana", "Geneva"; 
						text-decoration:none; font-size:13px; 
						color:#FFFFAA; 
						line-height: 16px }

a:hover { font-family:"Helvetica", "Arial", "Verdana", "Geneva"; 
					text-decoration:underline; font-size:13px; 
					color:#FFFFAA; 
					line-height: 16px }

body { scrollbar-arrow-color:#CC0000;
       scrollbar-face-color:#000000;
       scrollbar-highlight-color:#000000;
       scrollbar-shadow-color:#CC0000;
       scrollbar-base-color:#555555;
       scrollbar-darkshadow-color:#555555;
       background-repeat: no-repeat;
			 background-color: #000000;
			 background-attachment: scroll
}

#menu1{	position: absolute;
				top: 275px;
				left: 635px; /*Width of frame div*/
				overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
				color: white
}

#flagD{	position: absolute;
				top: 245px;
				left: 640px; /*Width of frame div*/
				overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
				color: white
}

#flagE{	position: absolute;
				top: 245px;
				left: 690px; /*Width of frame div*/
				overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
				color: white
}


#menu2{
position: absolute;
top: 290px;
left: 785px; /*Width of frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
color: white
}

#fades{
position: absolute;
top: 125px;
left: 785px; /*Width of frame div*/
}


#maincontent{ position: absolute;
							top: 160px;
							left: 360px;
							bottom: 0;
							right: 370px;
							overflow: auto;
							scrollbar-arrow-color:#FFFFFF;
       				scrollbar-face-color:#000000;
       				scrollbar-highlight-color:#000000;
       				scrollbar-shadow-color:#000000;
       				scrollbar-base-color:#CC0000;
       				scrollbar-darkshadow-color:#CC0000;
       				margin-left:0px; margin-right:0px;
       				margin-top:0px; margin-bottom:0px; 
}

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

* html body{ /*IE6 hack*/
padding: 0 375px 0 0; /*Set value to (0 WidthOfFrameDiv 0 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}
