#menu p a {
	text-decoration:none;
	color:#193C72;
}

#menu p {
	margin-top:5px;
	margin-bottom:0;
	color:#193C72;
	font-style:inherit;
	text-transform:uppercase;
	opacity:1;
	text-align:center;
}

#menu {
	position:relative;
	-webkit-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	-o-border-bottom-left-radius:10px;
	-ms-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
	-o-border-bottom-right-radius:10px;
	-ms-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	margin-top:0;
	width:149px;
	margin-right:0;
	left:6px;
	top:30px;
	overflow:hidden;
	height:0;
	background-color:#BFBFBF;
	opacity:1;
	padding:0px 10px 10px 10px;
}

@font-face { src: url('fonts/legerscd.ttf'); font-family: LegerSCD; }

@font-face { font-family: LegerSCD; src: url('fonts/legerscd.ttf'); }

a2 {
}

a2:link {
	color:#004479;
}

a2:visited {
	color:#841008;
}

a2:hover {
	color:#FF8900;
}

a {
}

a:link {
	color:#004479;
}

a:visited {
	color:#841008;
}

a:hover {
	color:#FF8900;
}

.contentsbutton {
	position:absolute;
	background-image:url(images/contents1.png);
	width:150px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	height:35px;
	left:36px;
	top:179px;
}

.contentsbutton:hover {
	background-image:url(images/contents2.png);
}

.textboxborder {
	width:700px;
	border:2px solid #000000;
	padding:5px;
}

.imageborder {
	position:relative;
	background-image:url(images/01.01.jpg);
	width:349px;
	height:187px;
	left:215px;
	top:13px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	border-left:2px solid #000000;
	border-right:3px solid #000000;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
}

.title {
	position:relative;
	width:1006px;
	text-align:center;
	font-family:'Times New Roman';
	font-size:20pt;
	padding-bottom:0;
	height:98px;
	left:-9px;
	top:-121px;
}

.maintitle {
	position:relative;
	height:100px;
	left:-10px;
	top:-527px;
	width:1007px;
	font-size:28pt;
	font-family:'Times New Roman';
	text-align:center;
	padding-right:0;
}

.content {
	width:730px;
	position:relative;
	float:none;
	background-image:none;
	height:auto;
	font-family:'Times New Roman';
	font-size:18pt;
	left:21px;
	top:293px;
	line-height:1.6em;
	letter-spacing:0;
	color:#000000;
	border:0px solid #000000;
}

@font-face { font-family: GeoSansLight; src: url('assets/GeosansLight.ttf'); }

@font-face { font-family: Bebas; src: url('assets/BEBAS.TTF'); }

#mainbody {
	line-height:30px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	padding-right:15px;
	background-image:url(images/backtile.png);
	letter-spacing:1px;
	font-family:'Times New Roman';
	font-size:18px;
	width:980px;
	height:800px;
	padding-bottom:16px;
	text-align:left;
	color:#000000;
}

body {
	margin:inherit;
	height:auto;
	width:auto;
	background-color:#004479;
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
}

