.txtVoteStar{
	width: 127px;
	height: 127px;
	position: absolute;
	left: 10px;
	top: 450px;
	text-align: center;
	vertical-align: middle;
	float: left;
	z-index: 1;
}
.ResultsStar{
	width: 108px;
	height: 107px;
/*	position: absolute;
	left: 780px;
	top: 130px;*/
	right: 80px;
	text-align: center;
	vertical-align: middle;
	float: right;
	z-index: 7;
}

.phoneVoteStar{
	width: 127px;
	height: 127px;
	position: absolute;
	left: 90px;
	top: 575px;
	text-align: center;
	vertical-align: middle;
	float: left;
	z-index: 9;
}

.NoteVoteText{
	width: 100px;
	position: absolute;
	left: 10px;
	top: 600px;
	vertical-align: middle;
	float: left;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
}

.TopText{
	min-width: 600px;
	width: 80%;
}
.MenuFont {
	display: none;
}
.menu {
	height:150px;
	/*margin:25px 0 50px 15px; /* this page only */
	margin:30px 0 50px 1px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	position:relative;
	z-index:500;
	padding:0;
	margin:0;
	list-style-type:none;
	width:168px;
}
/* style the list items */
.menu li {
	background: url(../company/images/shade.gif);
	height:27px;
	/* for IE7 */
	float:left;
}
.menu li.sub {
	background: url(../company/images/shade.gif);
	background: url(../company/images/sub.gif) no-repeat right center;
} 

/* get rid of the table */
.menu table {
	position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;
}

/* style the links */
.menu a, .menu a:visited {
	display:block; 
	text-decoration:none;
	height:27px;
	width:168px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {
	width:168px; width:168px;
}
/* style the link hover */
* html .menu a:hover {
	position:relative;
	/* Hover Font Colour */
}

.menu li:hover {
	position:relative;
}

/* For accessibility of the top level menu when tabbing */
.menu a:active, .menu a:focus {
	
	/* Hover Font Colour */
}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {
	
	/* Hover Font Colour */
}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
	visibility:hidden;
	position:absolute;
	top:-27px;
	/* set up the overlap (minus the overrun) */
	left:80px;
	/* set up the overrun area */
	padding:27px;
	/* this is for IE to make it interpret the overrrun padding */
	background:transparent url(../company/images/transparent.gif);
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {
	visibility:visible;
}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menu ul a:hover ul ul{
	visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menu ul a:hover ul a:hover ul ul{
	visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menu ul a:hover ul a:hover ul a:hover ul ul{
	visibility:hidden;
}

/* make the second level visible when hover on first level link */
.menu ul a:hover ul {
	visibility:visible;
}
/* make the third level visible when you hover over second level link */
.menu ul a:hover ul a:hover ul{ 
	visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menu ul a:hover ul a:hover ul a:hover ul { 
	visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { 
	visibility:visible;
}






.menu #Home
{
	/*Minify removes the needed space before the # */
	background: url(../company/images/menu/Home.gif) no-repeat right center;
}
.menu #Home a:hover 
{
	background: url(../company/images/menu/oHome.gif) no-repeat right center;
}


.menu #Enter
{
	background: url(../company/images/menu/Enter.gif) no-repeat right center;
}
.menu #Enter a:hover 
{
	background: url(../company/images/menu/oEnter.gif) no-repeat right center;
}


.menu #TeenPrincessHeat1
{
	background: url(../company/images/menu/Contest.gif) no-repeat right center;
}
.menu #TeenPrincessHeat1 a:hover 
{
	background: url(../company/images/menu/oContest.gif) no-repeat right center;
}
.menu #TeenPrincessHeat2
{
	background: url(../company/images/menu/Contest.gif) no-repeat right center;
}
.menu #TeenPrincessHeat2 a:hover 
{
	background: url(../company/images/menu/oContest.gif) no-repeat right center;
}

.menu #Contest
{
	background: url(../company/images/menu/2011TQHeat.gif) no-repeat right center;
}
.menu #Contest a:hover 
{
	background: url(../company/images/menu/o2011TQHeat.gif) no-repeat right center;
}
.menu #Contest1
{
	background: url(../company/images/menu/2011TQHeat.gif) no-repeat right center;
}
.menu #Contest1 a:hover 
{
	background: url(../company/images/menu/o2011TQHeat.gif) no-repeat right center;
}
.menu #Contest2
{
	background: url(../company/images/menu/2011TQHeat.gif) no-repeat right center;
}
.menu #Contest2 a:hover 
{
	background: url(../company/images/menu/o2011TQHeat.gif) no-repeat right center;
}
.menu #TeenPrincessHeat1
{
	background: url(../company/images/menu/2011TPHeat.gif) no-repeat right center;
}
.menu #TeenPrincessHeat1 a:hover 
{
	background: url(../company/images/menu/o2011TPHeat.gif) no-repeat right center;
}
.menu #TeenPrincessHeat2
{
	background: url(../company/images/menu/2011TPHeat.gif) no-repeat right center;
}
.menu #TeenPrincessHeat2 a:hover 
{
	background: url(../company/images/menu/o2011TPHeat.gif) no-repeat right center;
}
.menu #PrincessFinals
{
	background: url(../company/images/menu/2011TPHeat.gif) no-repeat right center;
}
.menu #PrincessFinals a:hover 
{
	background: url(../company/images/menu/o2011TPHeat.gif) no-repeat right center;
}

.menu #TeenQueen2009FINALISTS
{
	background: url(../company/images/menu/2008Final.gif) no-repeat right center;
}
.menu #TeenQueen2009FINALISTS a:hover 
{
	background: url(../company/images/menu/o2008Final.gif) no-repeat right center;
}

.menu #TeenQueen2010FINALISTS
{
	background: url(../company/images/menu/2009Final.gif) no-repeat right center;
}
.menu #TeenQueen2010FINALISTS a:hover 
{
	background: url(../company/images/menu/o2009Final.gif) no-repeat right center;
}


.menu #Finalists2009
{
	background: url(../company/images/menu/Finalists.gif) no-repeat right center;
}
.menu #Finalists2009a:hover 
{
	background: url(../company/images/menu/oFinalists.gif) no-repeat right center;
}
.menu #Finalists2010
{
	background: url(../company/images/menu/Finalists.gif) no-repeat right center;
}
.menu #Finalists2010a:hover 
{
	background: url(../company/images/menu/oFinalists.gif) no-repeat right center;
}

.menu #Login
{
	background: url(../company/images/menu/Login.gif) no-repeat right center;
}
.menu #Login a:hover 
{
	background: url(../company/images/menu/oLogin.gif) no-repeat right center;
}
.menu #Advice
{
	background: url(../company/images/menu/Advice.gif) no-repeat right center;
}
.menu #Advice a:hover 
{
	background: url(../company/images/menu/oAdvice.gif) no-repeat right center;
}
.menu #Sponsors
{
	background: url(../company/images/menu/Sponsors.gif) no-repeat right center;
}
.menu #Sponsors a:hover 
{
	background: url(../company/images/menu/oSponsors.gif) no-repeat right center;
}
.menu #Prizes
{
	background: url(../company/images/menu/Prizes.gif) no-repeat right center;
}
.menu #Prizes a:hover 
{
	background: url(../company/images/menu/oPrizes.gif) no-repeat right center;
}
.menu #PressRoom
{
	background: url(../company/images/menu/PressRoom.gif) no-repeat right center;
}
.menu #PressRoom a:hover 
{
	background: url(../company/images/menu/oPressRoom.gif) no-repeat right center;
}
.menu #ContactUs
{
	background: url(../company/images/menu/ContactUs.gif) no-repeat right center;
}
.menu #ContactUs a:hover 
{
	background: url(../company/images/menu/oContactUs.gif) no-repeat right center;
}
.menu #Logout
{
	background: url(../company/images/menu/Logout.gif) no-repeat right center;
}
.menu #Logout a:hover 
{
	background: url(../company/images/menu/oLogout.gif) no-repeat right center;
}.Logo{width:255px;height:80px;position:absolute;left:10px;top:10px;text-align:center;vertical-align:middle;float:left;z-index:1;}

.MainMenu{
top:95px;position:absolute;width:125px;

vertical-align:top;left:10px;height:210px;z-index:5;
}

.MainMenuAddon
{
position:absolute;
	top:420px;
	width:125px;
	left:10px;
	height:110px;
	z-index:3;
}

.TitleText{
	top:150px;
	left: 200px;
	position:absolute;
	overflow:auto;
	z-index:5;
	vertical-align:top;
	min-width: 570px;
	width: 90%;
	height: 30px;
}
.MainText{
	position:absolute;
	top:150px;
	left: 180px;/*135px;*/
	overflow:auto;
	z-index:5;
	vertical-align:top;
	min-width: 820px;
	width: 80%;
}
body{margin-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;}