@charset "utf-8";

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu {
	width: 200px;
	margin-top: 10px;
	}
	
#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: underline;
	font-weight: bold;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	padding: 8px 0 0 30px;
	background-image: url(../images/menu.gif);
	text-decoration: underline;
	}
	
#menu li a:hover {
	color: #BE1A8D;
	padding: 8px 0 0 30px;
	background-image: url(../images/menu.gif);
	background-position: 0 -32px;
	text-decoration: underline;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(../images/sidebar.jpg);
	background-repeat: no-repeat;
}
#outer #middle #footer {
}

a:link {
	color: #666666;
	font-weight: bold;
}
a:visited {
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: #BE1A8D;
	font-weight: bold;
}
a:active {
	color: #666666;
	font-weight: bold;
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 13px;
}
#outer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#outer #top {
	height: 300px;
}
#outer #top #title {
	float: right;
	width: 500px;
	padding-top: 5px;
	padding-right: 10px;
}


#outer #top #menu {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-left: 0px;
}
#outer #top #top2 {
	clear: both;
}
#outer #middle {
	color: #666666;
	margin-top: 3px;
}

#outer #middle #left {
	float: left;
	width: 378px;
}
#outer #middle #right {
	float: right;
	width: 378px;
}
#outer #middle #footer {
	clear: both;
	padding-top: 0px;
	font-size: 9px;
}
#outer #middle #lefttext {
	float: left;
	width: 358px;
	padding-right: 10px;
	padding-left: 10px;
}
#outer #middle #righttext {
	float: right;
	width: 358px;
	padding-right: 10px;
	padding-left: 10px;
}
#outer #middle #text {
	padding-right: 13px;
	padding-left: 10px;
}
#outer #middle #text2 {
	padding-right: 10px;
	padding-left: 20px;
}
#outer #middle #text3 {
	padding-right: 10px;
	padding-left: 20px;
}
#outer #middle #text4 {
	padding-right: 10px;
	padding-left: 20px;
}

