@charset "utf-8";

/* CSS Document */



#container {
	width: 968px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	overflow: hidden;
	color: #FFF;

}

#menu {
	height: 25px;
	padding-top: 7px;
	width: 960px;
	padding-left: 0px;

}

#center_container {
	height: auto;
	width: 968px;
	background-image: url(/images/Purple_Wallpaper_by_FroznLipZbg.jpg);

}





#banner {

	background-image: url(images/amheader.jpg);

	height: 150px;

	width: 968px;

}

#media_column {
	float: right;
	width: 300px;
	margin-top: 90px;
	margin-right: 30px;
	clear: none;

}

#text_column {
	float: right;
	width: 300px;
	margin-top: 65px;
	margin-right: 30px;

}





#column_container {

	width: 968px;

	float: left;

}

#right_column {

	float: right;

	width: 316px;

}

#center_column {
	float: right;
	width: 316px;
	margin-left: 10px;
	margin-right: 10px;
	color: #FFF;

}

#left_column {

	float: left;

	width: 316px;

}

#home {
	width: 968px;

	margin: 0 auto;

	overflow: hidden;

	background-color: #000;

	color: #FFF;
}

#main_image {
	background-image: url(images/mainandy.gif);
	height: 400px;
	width: 968px;
	background-repeat: no-repeat;
}

#leftgcolumn {
	float: left;
	width: 550px;
	height: 400px;

}

#rightgcolumn {
	float: right;
	height: 400px;
	width: 375px;

}

#banner2 {


	height: 150px;

	width: 968px;

}

#passiontestbanner {
	background-image: url(/images/passiontestheader.jpg);
	height: 223px;
	width: 968px;
