/* ~~~ General Properties ~~~ */

body { 
	margin:0px 0px 0px 0px;
	background: url(img/back_big.png) center;
	}

a.nav
		{color: #2d3856;
		font-size : 12px;
		text-decoration : none;}
a.nav:link , a.nav:visited 
		{text-decoration : none;}
a.nav:hover , a.nav:active , a.nav:focus  
		{color: #FFC20E}
a.nav1
		{color: #FA9A03;
		font-size : 12px;
		text-decoration : none;}
a.nav1:link , a.nav1:visited 
		{text-decoration : none;}
a.nav1:hover , a.nav1:active , a.nav1:focus  
		{color: #000000}	

a.nav2
		{color: #660066;
		font-size : 13px;
		text-decoration : none;
		font-weight:bold;}
a.nav2:link , a.nav2:visited 
		{text-decoration : none;}
a.nav2:hover , a.nav2:active , a.nav2:focus  
		{color: #660066}
a.nav1a
		{color: #FA9A03;
		font-size : 14px;
		text-decoration : none;}
a.nav1a:link , a.nav1a:visited 
		{text-decoration : none;}
a.nav1a:hover , a.nav1a:active , a.nav1a:focus  
		{color: #000000}
/* ~~~ Text Properties ~~~ */


span.L
		{ font-weight: bold;
		color: #660066;}
span.L2
		{  font-size: 14px;
		font-weight: bold;
		color: #660066;}
span.L3
		{  font-size: 12px;
		font-style: italic;
		color: #660066;}
span.L4
		{ font-weight: bold;}
span.L5
		{  font-size: 12px;}
td , textarea
		{font-family : Helvetica;
		font-size: 12px;}

/* ~~~ Div Properties ~~~ */
#start{ 
		  top: 50%;
		  left: 50%;
		  position: absolute;
		  margin-left: -350px;
		  margin-top: -250px;
		  height:500px;
          width: 700px;
		  border: 1px solid #340234
	}

#container { 
		  left: 50%;
		  position: absolute;
		  margin-left: -450px;
		  margin-top:30px;
		  margin-bottom:30px;
		  min-height: 500px;
          width: 900px;
	}
#intro { 
	width: 800px;
	height: auto;
	}
#pageHeader { 
	background: url(img/head.png) no-repeat center;
	position: absolute;
	width: 900px;
	height: 150px;
	top: 0px;
	left: 0px;
	text-align:center;
	border: 1px solid #340234;
	}
#preamble {

	position: absolute;
	top: 170px;
	left: 0px;
	width: 900px;
	min-height:500px;
	height:auto;
	font: 12px Helvetica, sans-serif; 
	line-height: 20px;
	margin-bottom: 60px;
	}
#preamble2{
	background: url(img/back.gif) no-repeat bottom right;
	position: absolute;
	top: 24px;
	left: 178px;
	width: 700px;
	min-height:500px;
	height:4719px;
	font: 12px Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom: 60px;
	border: 1px solid #340234;
	background-color:  #FFF3D4;
	}
#navi1 {
	position: absolute;
	top: 12px;
	left: -1px;
	width: 160px;
	height: 229px;
	line-height:20px;
	font-size:12px;
	color:#2d3856;
	padding-top:10px;
	padding-left:10px;
	font-family:Helvetica;
	border: 1px solid #340234;
	}
#navidek {
	position: absolute;
	top: 24px;
	left:-2px;
	width: 175;
	height: 547px;
	line-height:20px;
	font-size:12px;
	color:#2d3856;
	padding-top:10px;
	padding-left:10px;
	font-family:Helvetica;
	border: 1px solid #340234;
	}
#naviein { 
	position: absolute;
	top: 10px;
	left: 0px;
	width: 160px;
	height: 230px;
	line-height:20px;
	font-size:12px;
	color:#2d3856;
	padding-top:10px;
	padding-left:10px;
	font-family:Helvetica;
	border: 1px solid #340234;
	}
#addi { 
	position: absolute;
	top: 200px;
	width: 135px;
	height: 110px;
	font-size:12px;
	color:#2d3856;
	padding-top:10px;
	padding-left:10px;
	font-family:Helvetica;
	border: 1px solid #340234;
	}
#footer { 
	display: block;
	width: 900px;
	height: 50px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-align: center;
	color:#2d3856;
	}
