body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	margin: 0px;
	padding: 0px;
	
	background-image: url(../images/bg.gif);
	background-position: top left;
}

form
{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3
{
	clear: both;
}

a img
{
	border: none;
}

#header
{
	background-image: url(../images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 8px solid #ef9abd;
	height: 276px;
}

#main
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	
	background-color: #FFFFFF;
}

#left, #right
{
 	width: 50%;
	background-repeat: repeat-y;
}

#left
{
	background-image: url(../images/left.gif);
	background-position: top right;
}

#right
{
	background-image: url(../images/right.gif);
	background-position: top left;
}

#sideBarRight
{
	background-image: url(../images/bar_right.gif);
	background-position: top left;
}

#content
{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #666666;
	background-color: #FFFFFF;
}

#content h1
{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

#content h2
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#signUp
{
	background-color: #ef9abd;
}

#signUp img
{
	margin: 5px;
}

#signUp .field, .field
{
	width: 90%;
	padding: 2px;
	border: 1px solid #ef9cbc; 
}

#login .field
{
	border: 1px solid #000000;
}

#signUp label
{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

#nomineePhoto
{
	margin: 5px;
	margin-right: 0px;
	float: right;
	text-align: center;
}

#nomineePhoto #photo
{
	border: 3px solid #F7788D;
	background-color: #FFCCFF;
	padding: 3px;
	margin-bottom: 5px;
}

#nomineePhoto a
{
	font-weight: bold;
}

.grid td
{
	border-bottom: 1px solid #DDDDDD;
}

#menu
{
	list-style-type: none;
	margin-left: 320px;
	margin-top: 100px;
}

#menu a
{
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #ef5390;
	line-height: 25px;
}

.nominee h1, .nominee2 h1
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #ee7aaa;
	font-weight: bold;
	padding: 2px;
}

.nominee .img
{
	background-color: #FFCCCC;
	background-image: url(/images/bar_right.gif);
	text-align: center;
}

a
{
	color: #EF9ABD;
	text-decoration: none;
}

.nominee2 a h2
{
	color: #EF9ABD;
}

.nominee, .nominee2
{
	margin-bottom: 15px;
	clear: both;
}

.nominee2
{
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
}

.nominee .footer
{
	background-color: #ee7aaa;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
	text-align: right;
	width: 259px;
	display: block;
	text-decoration: none;
	font-size: 10px;
}

#problems
{
	background-color: #FFCCCC;
	border: 2px solid #ef5390;
	color: #ef5390;
	list-style-type: square;
	padding: 20px;
	padding-left: 30px;
}

#login
{
	padding: 10px;
	color: #FFFFFF;
	background-color: #ee7aaa;
}

#login a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

#signUp a
{
	color: #FFFFFF;
}

.sponsor
{
	border: 1px solid #ef9cbc;
	color: #ef9cbc;
	text-align: center;
	padding: 5px;
	margin: 15px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.sponsor img
{
	margin: 10px;
}

.compulsary
{
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
}

#hr
{
	border-bottom: 1px dashed #CCCCCC;
}

#footer
{
	text-align: center;
	padding: 5px;
	background-color: #ef9abd;
}

#footer a
{
	color: #000000;
	font-weight: bold;
}

h2
{
	font-size: 16px;
	color: #000000;
}

#support
{
	text-align: center;
}
