body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-style: normal;
	background-color:#504B4B;	
	text-align:center;
}

div.navi_bar {position: absolute;
    font-family: Verdana, Arial, Helvetica, sans-serif;
			  	font-size:23px;
				font-style: normal;
  			  text-align: left;

			  left: 30px;
              top: 200px}
			  
div.main {margin-left:250px}


a:link, a:visited{
    color:#504B4B;
	text-decoration: none;
}
a:active, a:hover{
    color:#990033;
	text-decoration: none;
}

#main { 
	text-align:left; 
	margin: 0px; 
	margin-top:120px;
	padding:0;
	width: 900px;  
	height: 740px;	
}

#title {
	text-align: right;
	margin: 0; 
	padding:0;
	margin-bottom:12px;
	width: auto;  
	font-size:23px;
	height: 25px;
	font-style:italic
}
.top {
	text-align: right;
	margin-left: 20px; 
	color:#4D65A0;
	font-style:italic
}

#contentArea	{
	margin: 0; 
	padding:0;
	width: 100%;
	height: 600px;
	background-color: #888983; 	
}

#leftPanel	{
   position: absolute;
   top: 263px;
   margin: 0; 
	padding:0;
	width: 449px;
	height: 465px;
	background-color: #888983; 	
    border-right: 1px solid #504B4B;	
    border-top: 2px solid #504B4B;	
    border-bottom: 2px solid #504B4B;	
}

#rightPanel	{
  position: absolute;
    top:263px;
	margin-left: 450px; 
	padding:0;
	width: 449px;
	height: 465px;
	background-color: #888983; 
    border-left: 1px solid #504B4B;	
    border-top: 2px solid #504B4B;	
    border-bottom: 2px solid #504B4B;	
}


#bottom {
	text-align: right;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}

#bottom a {
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
}

#bottom a:hover{
	color: #FFFFFF;
	font-size:12px;
	text-decoration: underline;
/*		font-weight: bold; 
	background: url(./select.gif) no-repeat left; */
}

#bottom_left {
	text-align: left;
	font-size:14px;
	margin-top: -14px;
	color:#FF00A0;
	font-style:italic  
}
.active {
	color: #FFFFFF;
	font-size:14px;
	text-decoration: none;
	background: url(./navi_active.gif) no-repeat left;
}

#bottom_left a {
	color: #FFFFFF;
	font-size:14px;
	text-decoration: none;
	margin-right:-3px;
	background: url(./navi_passive.gif) no-repeat left;
}

#bottom_left a:hover{
	color: #FFFFFF;
	font-size:14px;
	text-decoration: none;
/*		font-weight: bold; */
	background: url(./select.gif) no-repeat left;
}


.title1 { 
	margin:0;
	padding:10px 0 0 0;
	font-size:36px;
	color: #EEEEEE;
	text-align:center;
}

.text1 { 
    padding-left: 10px;
    padding-top: 10px;
	font-size:14px;
	color: #FFFFFF;
}

div {clear: both}

h2 {border: 1px solid #504B4B}

img.odd {margin-left: 20px; margin-right: 20px; margin-bottom: 14px; 
         float:left; 
         padding: 0; 
/*		 border: 2px solid #4D65A0 */
 }
img.even {margin-left: 20px; margin-right: 20px; margin-bottom: 10px;
         float:right; padding: 0;
		 }

img.odd1 {float:left; 
         padding: 0; 
/*		 border: 2px solid #4D65A0 */
 }

img.odd2 {margin-left: 20px; margin-right: 10px; margin-bottom: 14px; margin-top: 30px; 
         float:left; 
         padding: 0; 
/*		 border: 2px solid #4D65A0 */
 }
 
 
p.odd {font-size: 20px; margin-top: 10px; margin-left: 10px; text-align: center;}
p.even {font-size: 20px; margin-left: 10px; text-align: center;}
p.odd1 {font-size: 18px; padding-top: 140px; text-align: center;}
p.odd2 {font-size: 20px; padding-top: 100px; text-align: center;}
p.cntr {font-size: 20px; text-align: center;}
p.lft {font-size: 20px; margin-left: 10px; text-align: left;}
p.rgh {font-size: 20px; margin-right: 10px; text-align: right;}

p.odd1 a {
	color: #FFFFFF;
	font-size:18px;
	text-decoration: underline;
}

p.odd1 a:hover {
	color: #4D65A0;
	font-size:18px;
	text-decoration: underline;
}


a.image_link:link, a.image_link:visited{
    color:#4D65A0;
	text-decoration: none;
}
a.image_link:active, a.image_link:hover{
    color:#990033;
	text-decoration: none;
}

#bottom_back {
	text-align: left;
	font-size:12px;
	margin-top: -14px;
	color:#FF00A0;
	font-style:normal;  
}

#bottom_back a {
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
}

#bottom_back a:hover{
	color: #FFFFFF;
	font-size:12px;
	text-decoration: underline;
/*		font-weight: bold; 
	background: url(./select.gif) no-repeat left; */
}

