/*******************************************/
/*                  BODY                   */
/*******************************************/
  
body {
	background-color: #0A51A0;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	color: #000; 
	}

/*******************************************/
/*                  TEST                   */
/*******************************************/


.heading {
	font-size: 24px;
	}
	
/*******************************************/
/*                 LINKS                   */
/*******************************************/

a:link {font-weight: normal; text-decoration: underline; color: #0A51A1;} 
a:visited {font-weight: normal; text-decoration: underline; color: #0A51A1;}
a:hover {font-weight: normal; text-decoration: underline; color: #6499CA; }

	
/*******************************************/
/*                LAYOUT                   */
/*******************************************/ 
	
#flashcontent {	
	width: 379px;
	height: 586px;
	background: url(../img/flashbg.jpg) top no-repeat;	
	}
	
#main {
	width: 399px;
	height: 519px;
	background: url(../img/bg.jpg) top no-repeat;
	padding: 35px 43px 32px 22px;
	overflow: audo;
	}
	
#main p {
	line-height: normal;
	}
