@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Georgia, "Georgia Bold", "Georgia Bold Italic", "Georgia Italic";
	font-size: 100%;
	background-color: #669;
}
.oneColFixCtrHdr #container {
	width: 1040px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: ececec;
}
.oneColFixCtrHdr #header {
	background-color: #ececec;
	background-image: url(../images/background_237.png);
	background-repeat: repeat-x;
	height: 237px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	overflow: visible;
}
.clearfloat{
	}

#logo {
	width: 265px;
	padding-top: 10px;
	float: left;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	background-color: #FFFFFF;
	background-image: url(../images/MAINCONTENTBG.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Georgia Bold", "Georgia Bold Italic", "Georgia Italic";
	text-align: center;
	overflow: hidden;
}
 #nominee_box {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 10px;
	font-size: 16pt;
	text-align: left;
}
#2009_artistinductees {
	height: px;
	width: 800px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.oneColFixCtrHdr #footer {
	background-color: #9A97CA;
	background-image: url(../images/FOOTERBG.png);
	background-repeat: repeat-x;
	height: 76px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	overflow: hidden;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#menunav {
	height: 55px;
	width: 800px;
	margin-top: 50px;
	margin-left: 150px;
}

.maincontentcontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #036;
	color: #336;
	text-align: center;
	margin-top: 40px;
	font-family: Georgia, "Georgia Bold", "Georgia Bold Italic", "Georgia Italic";
}

#textbox_2010 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 20px;
	margin-top: 20px;
}
.nominee_text {
	padding: 20px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
}
.nominee2010_img {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}

.newnominees {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.nomineebannimage {
	padding: 10px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.nunomineetext {
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #036;
}

#votefor {
	height: 123px;
	width: 143px;
	margin-left: 800px;
	margin-top: 10px;
	margin-right: 28px;
	padding-top: 20px;
}

#clear { clear: both; }
#intorductionpg_2010 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-weight: normal;
}
#hph_artistarchieve {
	margin-right: auto;
	margin-left: auto;
}
.nomcom_img {
	float: left;
	width: 125px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.nomcomm_bio {
	padding: 10px;
	margin-top: 10px;
	height: 180px;
	text-align: left;
}
#bdrakebox {
	height: 250px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
}
#redrbiobox {
	height: 235px;
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: left;
}
.artist_image {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.musicplayer {
	height: 30px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.artist_biotxt {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 3px double #036;
	padding: 20px;
}
.inductee_box {
	width: 350px;
	font-weight: bold;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.nomineebox {
	font-family: Georgia, "Georgia Bold", "Georgia Bold Italic", "Georgia Italic", Serif;
	font-size: 1.1em;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 25px;
	overflow: hidden;
}
.nomineelisting_2008 {
	width: 380px;
	float: left;
	font-family: Georgia, "Georgia Bold", "Georgia Bold Italic", "Georgia Italic";
}
.nominees_rt2008 {
	width: 380px;
	margin-left: 460px;
}
#flashvideobox {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

#txtmsigman {
	margin-left: 150px;
	padding: 10px;
	text-align: left;
}

#txtstevepop {
	padding: 10px;
	margin-left: 155px;
	text-align: left;
	margin-bottom: 20px;
}

.nomcombio-nu {
	height: 240px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

#inducteelinktopage {
	width: 373px;
	top: 10;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}

.induteeimagefront {
	padding: 10px;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}

