body,
html {
	margin:0;
	padding:0;
	color:#000;
	background-color: #636466;
	height: 100%; 
	margin-bottom: 0.01em;
    }
#wrap h1 {
	font-size: 16px;
	font-weight: bold;
}
#wrap h2 {
	font-size: 12px;
	font-weight: bold;
}
#wrap #main p {
	font-size: 12px;
}
body {
	min-width:750px;
    }
#wrap {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 756px;
	background-image: url(/assets/images/nav.gif);
	background-repeat:repeat-y;
}
#top {
	background-image: url(/assets/images/top.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	height: 20px;
	width: 756px;
}
#logo {
	background-image: url(/assets/images/logoback.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 108px;
	width: 311px;
	float: left;
}
#adelfoslogo {
	height: 106px;
	width: 295px;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
#topbanner {
	background-image: url(/assets/images/banner.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	height: 108px;
	width: 445px;
	float: right;
	padding: 0px;
}
#nav {
	background-image: url(/assets/images/nav.gif);
	clear: both;
	height: 35px;
	width: 750px;
	font-family: "Century Gothic", Arial, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-repeat: repeat-y;
	color: #636466;
}
#leftcol {
	background-image: url(/assets/images/leftside.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	background-color: #FFFFFF;
	width: 198px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 350px;
	_height: 350px;
}
#main {
	background-image: url(/assets/images/rightside.gif);
	background-position: right;
	width: 506px;
	background-repeat: repeat-y;
	float: right;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 350px;
	_height: 350px;
}
.required {
	color: #FF0000;
	font-size: 14px;
}
.attributename {
	font-size: 14px;
}
#bottomcurves {
	background-image: url(/assets/images/bottomcurves.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 17px;
	width: 756px;
}
#bottom {
	background-image: url(/assets/images/bottom.gif);
	background-repeat: no-repeat;
	clear:both;
	height: 24px;
	width: 756px;
	color: #FFFFFF;
	text-align: center;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
}
#cdcover {
	float: left;
	width: 168px;
	height: 155px;
	margin-right: 10px;
	
}
#banner {
	height: 98px;
	width: 420px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#poster {
	background-image: url(assets/images/shadowmision.jpg);
	height: 116px;
	width: 172px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#subscribe {
	margin-right: auto;
	margin-left: auto;
}

