html {
	background: url(../images/body.gif);
}

body {
	margin: 0; 
	font-size: 12px; 
	line-height: 20px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	background: url(../images/body_bckg.gif) repeat-x;
}

a {
	color: #FF6699; 
	text-decoration:none;
}

.notice {
	color: #F79BFA;
}

img {
	border: 0;
}

a:hover {
	text-decoration:underline;
}


#aboutus {
	border-bottom:2px solid #b961c9;	
	border-top:2px solid #b961c9;
	margin-top: 88px;
}

#container {
	background:url(../images/main_bckg.jpg) center top no-repeat; 
	width:1000px; 
	margin:0 auto;
	overflow: hidden;
}

#logo {
	color: #ccc;
	font-size:24px; 
	font-family:"Impact", "Tahoma", Arial, "Geneva", sans-serif; 
	padding:40px 140px 80px 140px;
	text-align: center;
}

#logo a {
	color:#FFFFFF; 
	text-decoration:none; 
	text-transform:uppercase;
}

#menu {
	height:40px; 
	text-align:center;
}

#menu a {color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none; margin:0 8px; text-transform:lowercase;}
#menu a:hover {color:#000000;}

#main {margin:0 110px; float:left; min-height:400px; display:inline;}


#outer2 h1, #outer2 h2 {margin:20px 0 20px 0; font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:normal;}
#outer2 p {margin:10px 0;}

#outer3 h2 {font-family:Arial, Helvetica, sans-serif; margin:0 0 20px 0; text-transform:uppercase; font-size:18px; font-weight:normal;}
#outer3 ul {margin:0; padding:0; padding-right: 20px; }
#outer3 li {list-style:none; border-bottom:1px solid #b961c9; padding:3px 2px;}
#outer3 li:hover {background-color:#9819a2;}
#outer3 a {text-decoration:none; color:#fff;}

#footer {
	padding:0 110px; 
	height:169px; 
	clear:both; 
	background:url(../images/footer_bckg.jpg) center top no-repeat;
}

#menu_footer {color:#FFFFFF; font-size:11px; padding:40px 0 0 30px;}
#menu_footer a {color:#FFFFFF; text-transform:lowercase;}
#left_footer {float:left; padding:60px 0 0 20px; font-size:12px; color:#FFFFFF;}
#left_footer a {color:#FFFFFF;}
#right_footer {float:right;	padding:60px 20px 0 0; font-size:12px; text-align:right; color:#FFFFFF;}
#right_footer a {color:#FFFFFF;}

#outer3 {float:right; width:200px; padding-left:10px; padding-right: 20px; padding-top: 20px;}
#outer2 {margin:00px 250px 0px 50px;}

#outer2, #outer3 {padding-bottom:32767px; margin-bottom:-32767px;}

#wrapper {overflow:hidden; background:#e0e0e0; margin: 0 110px; background:url(../images/content_bckg.jpg) no-repeat #c225ba; min-height: 460px;}


