BODY {
	background: white;
	color: black;
	font : 12pt;
	margin: 0px 0px 0px 0px;
}


H1.navigation{
	color: FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 18pt;
	padding-bottom: 5px;
}

H1{
	background: url(../images/mainsectunder.jpg) bottom repeat-x;
	color: #014B81;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}

H2{
	color: #5E93B5;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-left: 20px;
	padding-top: 20px;
}

H3{
	color: #376894;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-left: 20px;
	padding-bottom: 0px;
	padding-top: 15px;
}



p{
	margin-left: 20px;
	color: #000000;
}
p.navigation{
	margin-left: 20px;
}

.small{
	font-size: 8pt;
}

div.float{
   float: left;
   margin-right: 10px;
}

A{
	font-weight: bold;
	text-decoration: none;
}

.nav{
	color: FFFFFF;
	margin-left: 20px;
}

.left_buffer20{
	margin-left: 20px;
}

A:link    {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
}   
A:visited { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	} 
A:active  { 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
}  

.footer{
	text-align: center;
}
/* End Main Content */

.submenu{
	background-color: #C0D2E1;
	width: 600px;
	margin-left: 18px;
	padding-bottom: 10px;
}

div.stars {
	background: url(../images/stars.jpg) right top no-repeat;
  	width: 640px;
	height: 593px;
	max-height: 593px;
	background-color: 336799;
}
/* NARCATHONS 2009 */
/*
div.paper {
	background: url(../images/paper_sq.jpg) top left no-repeat;
  	width: 508px;
	height: 520px;
	max-height: 520px;
	padding-top: 40px;
	padding-left: 30px;
}

div.scroll {
	background: url(../images/scroll2.jpg) top left no-repeat;
  	width: 474px;
	height: 534px;
	max-height: 534px;
	padding-top: 40px;
	padding-left: 30px;
}

div.scroll1 {
	background: url(../images/scroll1.jpg) top left no-repeat;
  	width: 474px;
	height: 600px;
	max-height: 600px;
	padding-top: 40px;
	padding-left: 30px;
}



div.newyears {
	background-color: 336799;
}
*/