* {
	margin: 0px;
	padding: 0px;
}

   A {
    outline: none;
   }

body {
	background-color: #000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#a #mid #content h3 {
	margin-bottom: 10px;
}


#a {
	background-image: url(img/bgmain1.jpg);
	background-repeat: no-repeat;
	width: 1083px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1085px;
	min-width: 800px;
	height: 765px;
}
/#b {
	background-repeat: repeat-x;
	background-position: bottom;
	position: fixed;
	bottom: 0px;
	height: 100%;
	width: 100%;
}
#footer {
	color: #CCC;
	text-align: center;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 9px;
	font-weight: lighter;
	padding: 20px;
}

#a #mid #content {
	padding-left: 50px;
	float: left;
	width: 700px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 11px;
}
#a #mid #content p img  {
	float: left;
	margin-right: 30px;
}


#a #top {
	margin-bottom: 20px;
}
#a #mid #menu {
	float: left;
}
#a #top a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#a #mid #menu ul li {
	text-align: center;
	list-style-type: none;
}
#a #mid #menu ul li a:link {
	display: block;
	width: 250px;
	height: 30px;
	padding-top: 20px;
	background-image: url(img/menu.png);
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	text-transform: uppercase;
	color: #9AFEBB;
	text-decoration: none;
}
#a #mid #menu ul li a:visited {
	display: block;
	width: 250px;
	height: 30px;
	padding-top: 20px;
	background-image: url(img/menu.png);
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	text-transform: uppercase;
	color: #9AFEBB;
	text-decoration: none;
}
#a #mid #menu ul li a:hover {
	display: block;
	width: 250px;
	height: 30px;
	padding-top: 20px;
	background-image: url(img/menu.png);
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#a #mid #menu ul li a:active {
	display: block;
	width: 250px;
	height: 30px;
	padding-top: 20px;
	background-image: url(img/menu.png);
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	text-transform: uppercase;
	color: #0F6;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#a #mid #content #arct {
	background-color: #9A9BB4;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 45px;
	padding-bottom: 15px;
	min-height: 240px;
	text-align: justify;
}

#a #mid #content #child {
	background-color: #9A9BB4;
	min-height: 240px;
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
}
#b #a #mid #content h3  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 12px;
	text-transform: uppercase;
}
