﻿body 
{
	 margin: 0;
	 background: url(../images/Pageant/page_bg_img.jpg) center top;
	 background-repeat: no-repeat;
	 background-attachment: fixed;
}

.bodyTable
{

}

.headerRow
{
	width: 821px;
	height: 177px;
	background-image: url(../images/Pageant/2011/logo.png);
	background-repeat: no-repeat;
	text-align: center; 
	vertical-align: bottom;
}

.pRow
{
	background: url(../images/Pageant/2011/Winners.jpg) no-repeat;
	width: 840px;
	height: 500px;	
	vertical-align: bottom;
}

.wHeader
{
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #df7045;
	padding-left: 30px;
	text-align: left;
}

.wText
{
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	padding-left: 30px;
	padding-bottom: 10px;
	text-align: left;
}

.image
{
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border: none;
}

.tab
{
	vertical-align: top;
}

.centerTab
{
	background-color: #ffffff;
	background-image: url(../images/Pageant/wrapper_t.png);
	background-repeat: repeat-x;
}

.winners
{
	background-image: url(../images/Pageant/winnersBG.jpg);
	background-repeat: no-repeat; 
	width: 839px;
	height: 300px;
	font: Arial;
	text-align: center;
}

.winnerTable
{
	width: 100%;
	height: 100%;

}

.winnerDetails
{
	text-align: center;
	font: Arial;
	height: 240px;	
}

.pageBreak
{
	background-color: #323232;
}

.flickr
{
	width: 839px;
	height: 300px;
	background-color: #ffffff;
}

.isw
{
	font: arial;
	text-align: left;
	background-color: #ffffff;
	vertical-align: top;
	width: 780px;
	padding: 20px;
}

.foot
{
	background-image: url(../images/Pageant/footer.png);
	height: 74px;
	text-align: center;
}
