@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/footer_tile.jpg);
	background-color: #b42da3;
	background-position:center;
	background-repeat:repeat-y;
	color: #b813a3;
	font-family:"Myriad Pro", "Trebuchet MS", verdana, arial;
	font-size: 14px;
}
#bodyWrapper {
	background-image: url(../images/big_bg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	background-color: #ea54d8;
}
#bodyTop {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav {
	float: left;
	width: 110px;
	padding-left: 15px;
	padding-top: 12px;
}
#cool_stuff {
	padding-top: 32px;
}
#mainWrapTop {
	padding-top: 41px;
}
#mainPicFlash {
	padding-left: 31px;
	padding-right: 29px;

}
#bodyText {
	padding-top: 15px;
	line-height:20px;
	padding-left: 31px;
	padding-right: 29px;

}

#bottomBoxes {
	text-align:center;
}
.navButton {
	margin: 0px;
	padding: 0px;
}
#mainTop {
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}
#bottomWrapper {
	background: url(../images/thick_pink.jpg) center top repeat-x;
	background-color:#b42da3;
	clear:both;
}

#mainBottom {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	padding-top: 45px;
	height: 37px;
	text-align:center;
	color: #fff;
	font-size: 12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}

#mainBottom a:link, #mainBottom a:visited {
	color: #fff;
	text-decoration:none;
}

#page {
	width: 796px;
	min-height:600px;
	margin:auto;
} 

#mainWrapper {
	float:left;
	width: 663px;
	background: url(../images/page_tile.gif) repeat-y;
}
#mainWrapTop {
	background: url(../images/page_top.gif) no-repeat top;
	min-height:465px;
}

#mainWrapBottom {
	background: url(../images/page_bottom.gif) no-repeat bottom;
}
