/* CSS Document */


body 
/* bkgrd_02 color  #e14c38 */
/*bkgrd_03 color #c24433 */
/*bkgrd_01 color #b94030 */

{background-color: #c24433;
background-image:url(img/bkgrd_03.gif); background-repeat:repeat-x;
font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
margin:0;
color:#333333;
}


a {
    color: #990D10;
}
a:hover {
    text-decoration:none;
}


.content

{
	background-color:#FFFFFF;
	border:2px solid #999999;
	width: 800px;
	height:auto;
	margin-left: 5%;
	padding: 25px;
	padding-bottom; 10px;
	padding-right: 10px;
	padding-top: 0px;
	background-image:url(img/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	
}



#logo

{
	position: relative;
	height: 100px;
	width: 150px;
	margin-top:5px;
	float:left;
	border:none;

}


#flashcontent 

{
	float:right;
	margin-top: 5px;
	margin-right: 50px;
}


#banner

{
	background-color: #D4D0C8;
	height: 200px;
	width: 750px;
	position:relative;
	float:centre;
	clear:both;
	
	
	
}

#sidebar

{
	background-color: white;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	margin-top: 10px;
	float:left;
	margin-bottom: 10px;
}

h1
{ 

  font-family:Georgia;
  font-size:24px;
  font-weight:100;

}
  

#firstcontent 

{
	width: 550px;
	border: 1px solid #b94030;
	float:right;
	height: auto;
	text-align: left;
	padding: 15px;
	margin-top: 10px;
	margin-right: 50px;

	
}

#secondcontent {
	width: 550px;
	border: 1px solid #b94030;
	float:right;
	height: auto;
	text-align: left;
	padding: 15px;
	margin-top: 25px;
	margin-right: 50px;

}


#thirdcontent {
	width: 550px;
	border: none;
	float:right;
	height: auto;
	text-align: left;
	padding: 15px;
	margin-top: 25px;
	margin-right: 50px;

}


#sponsors {
	width: 580px;
	border: 3px solid #b94030;
	float:right;
	height: auto;
	text-align: left;
	padding: 5px;
	margin-top: 25px;
	margin-right: 50px;

}


#sidebar a
{	font-size: 12px;
	font-style:bold;
	color: #FFFFFF;
	background-color: #e14c38;
	text-align:center;
	display:block;
	text-decoration:none;
	padding: 5px;	
	font-weight:bold;
	text-transform:capitalize;
	width:140px;
}

#sidebar a:hover {
	background:red;

}


.bottommenu
{
	background-color: #FFFFFF;
	height: auto;
	width: 150px;
	font-size: 14px;
	text-transform: none;
	color: #000000;
	clear:left;
}

.bottommenu2
{
	background-color: #FFFFFF;
	height: auto;
	width: 150px;
	font-size: 14px;
	text-transform: none;
	color: #000000;
	clear:both;
}

.bottommenu a 

{
	display:block;
	text-decoration:none;
	border: 2px dotted #b94030;
	padding: 5px;
	color:gray;	
	font-size:11px; 
	font-weight:bold;
	background-color: #FFFFF;
	text-align:center;
    font-family:Georgia, serif;
}

.bottommenu a:hover {
	border:2px dotted gray;
	color:red;
}



.alpha {
list-style-type:lower-alpha;
}


.superscript
{ 

vertical-align:super; 
font-size:x-small;

}
.pdf {border:0; padding:0 3px 4px 0; border:30x #fff solid; margin-bottom:-7px; background:#fff;}

#images
{ 

margin-left: 30%;
margin-right: 20%;

}



/*--------- TEXT STYLING ---------- */
h1 {
	text-align:center

}

h2 {
	background-color:#c24433;	
        text-transform:uppercase;
color:#fff;
font-size:12px;
padding: 0 4px;
margin:30px 0 0 -4px;
}



h3 {
color: #c24433;
font-weight:normal;
margin-bottom:-11px;
}



table {
margin-top:20px;
}




td {
padding:6px 8px;
line-height:14px;
vertical-align:top;
}



table p {
margin-bottom:7px;
margin-top:0;
}



th {
background: #DDD;
text-transform:uppercase;
padding:0 6px;
text-align:center;
}



td.bold {
text-align:center;
vertical-align:middle;
font-weight:bold;
color:#666666;
}



li {margin-bottom:5px;}



#shortcut {
border-top:#999999 dotted 1px;
border-bottom:#999999 dotted 1px;
font-size:9px;
padding:3px 0;
margin-top:20px;
}
