body,td,div,p			{font-family: Verdana, Arial; color: #000000}
body					{text-align: center; background: #e5e5e5; margin: 0px}
p						{font-size: .75em; padding-bottom: .7em;}
a						{color: #222B63;}
a:hover					{color: #222B63; text-decoration: underline}
form					{margin: 0px}

#centrePage				{position: relative; left: 0px; top: 0px; width: 500px; text-align: left;}
#logo					{position: absolute; left: 10px; top: 12px; width: 328px}
#jokeBox				{position: absolute; left: 20px; top: 108px; width: 480px; height: 212px; background: #D2D3DC; border: 1px solid #000000}

#question				{position: relative; left: 14px; top: 15px;}
#qLabel					{position: absolute; left: 0px; top: 0px; font-weight: bold; color: #222B63; font-size: .9em}
#qText					{position: relative; left: 36px; top: 0px; width: 400px; font-weight: bold; font-size: .9em}
#answer					{position: relative; left: 14px; top: 18px;}
#aLabel					{position: absolute; left: 0px; top: 0px; font-weight: bold; color: #222B63; font-size: .9em}
#aText					{position: relative; left: 36px; top: 0px; width: 400px; font-size: .9em}

#rating					{position: absolute; left: 14px; top:120px;}
#ratingLabel			{position: relative; left: 0px; top: 0px; font-weight: bold; font-size: .8em}
#ratingDisplay			{position: absolute; left: 116px; top: 0px; width: 116px; height: 17px; clip: auto; overflow: hidden}
#ratingBg				{position: absolute; left: 1px; top: 1px;}
#ratingBar				{position: absolute; left: 0px; top: 4px;}
#ratingBorder			{position: absolute; left: 0px; top: 0px;}

#rateBox				{position: absolute; left: 20px; top: 264px; width: 480px; height: 56px; background: #BEBFCE; border: 1px solid #000000}
#votingLabel			{position: absolute; left: 14px; top: 20px; font-weight: bold; font-size: .8em; color: #222B63;}
#votingDisplay			{position: absolute; left: 130px; top: 20px;}

#submitFooter			{position: absolute; left: 20px; top: 325px; width: 480px; text-align: right;}

#submitBox				{position: absolute; left: 20px; top: 88px; width: 480px; height: 250px; background: #D2D3DC; border: 1px solid #000000}
#submitForm				{position: absolute; left: 20px; top: 15px;}

.submitTitle			{font-size: .9em; font-weight: bold; padding-bottom: 10px}
.formLabel				{font-size: .8em; padding-right: 16px;}
.textBox				{width: 350px; border: 1px solid black; font-family: Verdana, Arial; background: #BEBFCE}
.button					{width: 350px; background: #D2D3DC}

#contactFooter			{position: absolute; top: 375px; left: 20px;}
.footerLink				{font-size: .65em; color: #333333; text-decoration: none; font-weight: normal}

#adBox					{position: absolute; top: 0px; left: 100%; margin-left: -120px; float: right}