* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #003399;
	background-color: #0BA1F8;
}

a {
text-decoration: none;
color: #FF0000;
}
a:hover {
text-decoration: none;
color: #eee;
}

blockquote {
	margin: 8px 50px 12px 40px;
	padding: 10px;
	background-image: url(ccf.gif);
	font-size: 18px;

}

blockquote p {
font-size: 18px;
color: #00FFFF;
font-weight: bold;
}

blockquote h3 {
	font-size: 19px;
	color: #CCFFCC;
	margin:6px;
	line-height: 20px;
}

blockquote h6 {
	font-size: 19px;
	color: #E2C0FE;
	margin:2px 2px 2px 12px;
	text-indent: 22px;
	line-height: 21px;
}

h4 {
text-align:center;
font-size:16px;
}
h6 {
font-size:16px;
}

h6 img {
float: right;
}

#wrap {
	margin: 40px auto;
	width: 900px;
	height: 471px;
	background-image: url(../images/wrapper.jpg);
	border-color: #003366;
	border-width: 3px;
	border-style: double;
	background-repeat: no-repeat;
}

#wrap h5 {
	text-align:right;
	color:#FFFFFF;
	margin-top: -9px;
	margin-left: 100px;
	margin-right: 80px;
}

#header {
	height: 100px;
	line-height: 60px;
}
#header img {
	padding: 6px 2px 1px 15px;
}
#header h1 {
	color : #fff;
	font-size: 50px;
	letter-spacing: -5px;
	float: right;
}

#header h2 {
	color : #fff;
	font-size: 50px;
	letter-spacing: -3px;
	float: right;
	margin-top: -62px;
}

#header h3 {
	color : #fff;
	font-size: 26px;
	letter-spacing: -1px;
	float: right;
	margin-top: -112px;
}

#header h3 span{
	color : #fff;
	font-size: 16px;
	letter-spacing: -1px;
	margin-top: -92px;
}

#leftbottom {
	margin-top: 8px;
	float: left;
	width: 180px;
	font-size: 13px;
	padding: 10px 0px 0px 0px;
	background: transparent;
	height: 60px;
}

#left {
	margin-top: 12px;
	width: 224px;
	font-size: 13px;
	padding: 6px 0px 0px 5px;
	background: transparent;
	height: 342px;
	float: left;
	margin-right: 14px;
	margin-left: 6px;
}

#left h2 {
font-size: 20px;
font-weight: 100;
letter-spacing: -2px;
padding: 5px 0 5px 0;
}

#right {
	width: 575px;
	background: transparent;
	text-align: left;
	/*padding: 22px 68px 2px 10px;*/
	height: 308px;
	overflow: auto;
	float: left;
	margin-top: 21px;
	margin-left: 6px;
}
#right ul {
	list-style-type: square;
	padding: 5px 0 10px 30px;
	color: #FF0000;
	font-size: 19px;
	line-height: 18px;
}

#right ul ul {
	list-style-type: none;
	padding: 5px 0 10px 30px;
	color: #FF0000;
	font-size: 16px;
}
#right p {
	font-size: 19px;
	padding: 3px 6px 9px 9px;
	line-height: 20px;
	text-indent: 12px;
	text-align: left;
}

#right h1 {
	font-weight: bold;
	letter-spacing: -2px;
	font-size: 38px;
	padding: 15px 0 2px 0;
	line-height: 39px;
	color: #FF0000;
	text-indent: 9px;
}
#right h2 {
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 28px;
	padding: 1px 10px 10px 15px;
	line-height: 29px;
	margin-bottom: 4px;
	color: #FFFFFF;
}

#right h3 {
	font-weight: bold;
	letter-spacing: -3px;
	font-size: 34px;
	padding: 1px 6px 2px 4px;
	line-height: 33px;
	margin-bottom: 4px;
	color: #FFFF66;
	font-family: "Arial Rounded MT Bold", "Arial Black";
	text-decoration: blink;
}

#right h5 {
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 24px;
	padding: 12px 2px 10px 0;
	line-height: 27px;
	text-align: center;
}

#right p img {
float:right;
padding:2px 1px 8px 1px;
}

#right h1 img {
float:right;
padding:2px 4px 8px 12px;
}

#right h2 img {
float:left;
padding:2px 6px 4px 1px;
margin-left: -11px;
}

#right h3 img {
float:right;
padding:2px 0px 8px 9px;
}

#right h2 a {
}
#right h2 a:hover {
color: #fff;
text-decoration: none;
}

#footer {
	background: transparent;
	font-size: 11px;
	text-align: right;
	margin-top: -21px;
	padding: 10px 3px 6px 10px;
	width: 550px;
	float: right;
	height: 28px;
}

#footer img {
	padding:0px;
	float: right;
	margin-top: -22px;
}

#link {
	background: transparent;
	font-size: 9px;
	text-align: right;
	padding: 1px 3px 1px 1px;
	width: 550px;
	float: right;
	height: 8px;
	font-weight: bold;
	margin: -12px 1px 1px 1px;
}

div.address {
	background: transparent;
	font-size: 22px;
	text-align: center;
	padding: 1px 3px 1px 1px;
	width: 450px;
	float: right;
	height: 8px;
	font-weight: bold;
	position: relative;
	top: -122px;
	letter-spacing: 1px;
	line-height: 29px;
}

/* This is where you can define the look and feel of the menu with no mouse interactivity. */
div.links, div.links1 {
	width : 200px;
	position : relative;
	top : 2px;
	left : 6px;
	height : 292px;
	z-index : 100;
	margin-bottom: 9px;
	margin-top: -8px;
}

/* No need to change this. */
body>div.links { position : fixed }
body>div.links1 { position : fixed }


/* This is where the menu link text are defined for the look and feel. */
div.links a {
	padding : 3px 4px;
	margin : 0 0 3px 0;
	border : groove #56abec 2px;
	display : block;
	color : #ffffff;
	background : transparent;
	font : 17px Arial, Helvetica, sans-serif;
	text-align : left;
	text-decoration : none;
	background-image: url(../images/diveflag2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 26px;
}
div.links1 a {
	padding : 3px 4px;
	margin : 0 0 3px 0;
	border : groove #56abec 2px;
	display : block;
	color : #ffffff;
	background : transparent;
	font : 17px Arial, Helvetica, sans-serif;
	text-align : left;
	text-decoration : none;
	background-image: url(../images/diveflag.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 76px;
}
/* This is where you can define the hover effect for the menu text links. */
div.links a:hover {
	color : #f0feff;
	background-image: url(../images/alfa.gif);
	}
div.links1 a:hover {
	color : #f0feff;
	background-image: url(../images/alfa1.gif);
	}	
div.links .here {
	color : #FF0000;
	background-image: url(../images/alfa.gif);
	font-style: normal;
	font-size: 18px;
}
/* No need to change. This hides the menu tool tips. */
div.links a span, div.links1 a span { display : none }

/* This is where you can define the look and feel of the menu tool tips. */
div.links a:hover span {
	width : 205px;
	height : 79px;
	padding : 15px 2px 14px 6px;
	border : groove transparent 6px;
	display : block;
	color : #FF0000;
	background-color : transparent;
	font : 14px "Arial Rounded MT Bold", "Arial Black", sans-serif;
	font-weight: normal;
	line-height: 14px;
	text-align : left;
	text-indent: 31px;
	position : absolute;
	left : 144px;
	z-index : 100;
	background-image: url(../images/infobox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	word-spacing: -1px;
}

div.links1 a:hover span {
	width : 418px;
	height : 81px;
	padding : 3px 11px 14px 6px;
	border : groove transparent 6px;
	display : block;
	color : #FF0000;
	background-color : #AEEFFF;
	font : 15px "Arial Rounded MT Bold", "Arial Black", sans-serif;
	font-weight: normal;
	line-height: 16px;
	text-align : left;
	text-indent: 12px;
	position : absolute;
	left : 164px;
	z-index : 100;
	background-image: url(block_mask.gif);
	background-repeat: no-repeat;
	background-position: left top;
	word-spacing: -1px;
}
