body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background:#564B6D;
}

img {
	border:none;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:12px;
	margin:0 0 5px 0;
	padding:0;
}
a:link { 
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	}
a:active {
	color: #FFFFFF;
	text-decoration:none;
	}
	
.a_content:link {
	color:#000000;
	text-decoration:none;
}

.a_content:hover {
	color:#000000;
	text-decoration:underline;
}

.a_content:visited {
	color:#000000;
	text-decoration:none;
}
.a_menu:link {
	color:#C10008;
	text-decoration:none;
}

.a_menu:hover {
	color:#C10008;
	text-decoration:underline;
}

.a_menu:visited {
	color:#C10008;
	text-decoration:none;
}

#container {
	position:relative;
	text-align:left;
	width:815px;
	margin:0px auto !important;
	margin: /**/0 auto;
	margin /**/:0 auto;
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
}

.p_content {
	width: 580px; 
	padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
}
	
#logoTOP {
	position:absolute;
	top: 9px;
	left: -1px;
	z-index:50;
	color:#FFFFFF;
	width: 805px;
	border: 1px;
	background-color: #A79DBB;
	border-style: solid;
	border-color: #333333;
	height: 18px;
}

#menu {
	position:absolute;
	top:39px;
	left:0px;
	width: 815px;
	height: 38px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-color: #000000;
	background-image:url("images/menuback.jpg");
	z-index: 900;
}

#footer {
	width: 805px;
	background: #E1DFD7;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 20px;
	padding: 5px;
}

.basictext {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: transparent;
	line-height: normal;
}

.smallbasictext {
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: transparent;
	line-height: normal;
}

.basictextwhite {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: transparent;
	line-height: normal;
	font-color: #FFFFFF;
}

.basicpurple {
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: transparent;
	line-height: normal;
	color: #C10008;
}

.topText {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-color: #FFFFFF;
	padding: 5px;
}

.bigText {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #000000;
	font-weight: bold;
}

.mediumText {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-weight: bold;
	color: #000000;
}
