div#navigation {
	position: absolute;
	background-color    :   #ff0099;
	top: 0px;
	height              :   130px;
	width: 785px;  /* 935 - 150 =785 */
	left: 150px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #ff0099;
}


div#contentcontainer {

	background-color: #ffffff;
}


div#contentcontainer h1 {
color               :     #ff0099;

}

div#contentcontainer h2 {
color               :     #ff0099;

}

div#contentcontainer h2.underlines {
	color               :     #ff0099;
	text-decoration: underline;
}

div#contentcontainer h1 a {
    color               :   #ff0099;
}

div#back {
	position:absolute;
	top                 :   0;
	width:1200px;
	height:960px;
	background-image: url(../img_enter/fisher.jpg);
	background-repeat: no-repeat;
}


body {

	background-color    :   #ff0099;
}



	
	
div#contentbox {
	position            :   absolute;
	margin         :   0px;
	top: 130px;
	width:935px;
	background-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #ff0099;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #ff0099;
}




div#columnRightRside.navRight {
	width               :   130px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height         :   16px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding: 10px;
	background-color: #FFFFFF;
	font-weight: bold;
	border: thin solid #FF0099;
}


body#popup                 {
	background:#fff;
	background-image:none;
	font:11px/18px verdana, sans-serif;
	color:#3e3e3e;
	text-align:center;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
}

body#popup.white                 {
	background:#fff;
	background-image:none;
	 text-align:center;
	
}

/* 
body#popup.tentoon                 {
	background:#fff;
	background-image:none;
	padding: 0px;
	color:#3e3e3e;
	text-align:left;
	margin:5px 5px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
 */




#header {height:179px;padding:0;}
.intro {float:left;width:290px; margin:0 0 10px 0;}
.wide {width:500px;}
.intro h1 {margin:0;padding:0;}
h1      {font:18px/20px verdana, sans-serif; color: #FF0099; font-weight:bold;}
h2      {font:14px/18px verdana, sans-serif; color: #FF0099; font-weight:bold;}
h3      {font:12px/16px verdana, sans-serif; color: #FF0099; font-weight:bold;}
p {padding:0;}
a, img  {border:0; color:#FF0099; margin:0;}
a:hover {color:#000000;}
/* end of file */