* {
margin:0;
padding:0;
}
body{
	font-size: 75%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-repeat: repeat-x;
	background-image: url(http://www.artoutside.org/images/ao08-bg_fade.jpg);
	text-align: center;
	background-color: #71cbcc;
}




#wrap{
	height:100% !Important;
	width: 1000px;
	text-align:center;
}


#search{
	margin-top: 5px;
	text-align:right;
	margin-right:195px;
}


#menu{
	margin-top: -33px;
	margin-right:5px;
	text-align:right;
}

#header {
margin-bottom: 35px;

}

#message{
	margin-top: 200px;
	margin:0 auto;
	text-align:center;
}

#maps{

}

.moduletable-menu a{
	font-size: 11px;
	font-weight:bold;
	color:#999999;;
}

.moduletable-menu a:hover{
	text-decoration:none;
	color: #0099FF;
}

#active_menu{
	color:#666666;
}



#submit{
	width:175px;
}

#schedule{


}

#adverts{
	width:175px;
	
}

#left_content{
	
	float:left;
	margin-right:10px;
	width:175px;
	
}

#right_content{
	margin-right:10px;
	float:right;
	width:175px;
	
}



#center_content{
    border: white 10px solid;
	float:left;
	width:600px;
	background-color: #FFFFFF;
}

#random_image{
	margin-top:10px;
	}

#joomla_content{
	background-color: #FFFFFF;
	padding:10px;
	width:580px;
	
	}


h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address{
	margin:0.5em 0;
}

ul{
	margin-left:2em;
}

a{
	text-decoration:none;
	color: #0099FF;
}

a:hover{
	text-decoration:underline;
	color: #0099FF;
}

h1,.componentheading{
	font-size:1.7em;
	line-height:1.7em;
}

h2,.contentheading{
	font-size:1.5em;
	line-height:1.5em;
}

h3{
	font-size:1.3em;
	line-height:1.3em;
}

h4{
	font-size:1.2em;
	line-height:1.2em;
}

h5{
	font-size:1.1em;
	line-height:1.1em;
}
h6{
	font-size:1em;
	line-height:1em;
	font-weight:bold;
}


.moduletable{
	
	padding:0px;

}

#footer,.small,.createdate,.modifydate,.mosimage_caption{
	font:0.8em Arial,Helvetica,sans-serif;
	color:#999;
}

