/* Yorkshire Icons Styles */

div, p, a, ul, li, ol, span, h1, h2, h3, h4, h5, form, blockquote, body {
	margin: 0;
	padding: 0;
	}

body {
	font-family: Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	padding-top: 5px;
	background-color: #003A82;
	background-repeat: repeat-x;
}	

	
/* Main Build */

#container {
	margin: 0 auto;
	text-align: left;
	margin-bottom: 10px;
	width: 995px;
	background: #FFFFFF;
}

#header {
	height: 105px;
	background: #002A5C 530px 17px no-repeat;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	}
	
#banner {
	height: 230px;
	border-top: 1px solid #ccc;
	margin-left: 1px;
	margin-right: 1px;

	
	}
.home {
	background: #ffffff url(../images/home-banner.jpg) 0 0 no-repeat;
	}
	


#sponsors {
	/*border: solid 1px #000033;*/
	height:62px;
	width:995px;
	background-color: #ffffff;
	border-top: 1px solid #efefef;
	padding-top: 5px;
	margin-top: 20px;
	text-align: center;
	padding-bottom:4px;
	}
#footer {
	background-color: #a39161;
	padding:5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/* Header */

#logo {
	width: 993px;
	height: 103px;
	background: url(../images/logo2.gif) 0 0 no-repeat;
	}

#logo a h1 {
	display: none;
	}

#logo a {
	width: 311px;
	height: 87px;
	}



/* Home Menu */

#menu {
	text-align: center;
	/*
	border-left: solid 1px #2a2b2b;
	border-right: solid 1px #2a2b2b;
	*/
    background: url(../images/menu-back.jpg) 0 0 repeat-x;
	font-size: 120%;
	font-weight: bold;
	height: 36px;
	margin:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
	}

/* Menu */
	
#mItem1 {
	width: 80px;
	height: 36px;
	display: inline;
	background: url(../images/mItem1.jpg) 0 0 no-repeat;
	float: left;
	border-right: 1px solid #ccc;
	}
#mItem1 a {
	color: #000033;
	padding-top: 9px;
	width: 80px;
	height: 27px;
	display: block;
	text-decoration: none;
	}
#mItem1 a:hover 
{
    
    background-color: #a39161;
	color: #fff;
	}
#mItem1 a:active {
	background: url(../images/mItem1-over.jpg) 0 0 no-repeat;
	color: #000;
	}
	
#mItem2 {
	width: 86px;
	height: 36px;
	display: inline;
	background: url(../images/mItem2.jpg) 0 0 no-repeat;
	float: left;
	border-right: 1px solid #ccc;
	}
#mItem2 a {
	color: #000033;
	padding-top: 9px;
	width: 86px;
	height: 27px;
	display: block;
	text-decoration: none;
	}
#mItem2 a:hover {
	 
    background-color: #a39161;
	color: #fff;
	}
#mItem2 a:active {
	background: url(../images/mItem2-over.jpg) 0 0 no-repeat;
	color: #000;
	}
	
#mItem3 {
	width: 145px;
	height: 36px;
	display: inline;
	background: url(../images/mItem3.jpg) 0 0 no-repeat;
	float: left;
	border-right: 1px solid #ccc;
	}
#mItem3 a {
	color: #000033;
	padding-top: 9px;
	width: 145px;
	height: 27px;
	display: block;
	text-decoration: none;
	}
#mItem3 a:hover {
	 
    background-color: #a39161;
	color: #fff;
	}
#mItem3 a:active {
	background: url(../images/mItem3-over.jpg) 0 0 no-repeat;
	color: #000;
	}

#mItem4 {
	width: 161px;
	height: 36px;
	display: inline;
	background: url(../images/mItem4.jpg) 0 0 no-repeat;
	float: left;
	border-right: 1px solid #ccc;
	}
#mItem4 a {
	color: #000033;
	width: 161px;
	height: 27px;
	padding-top: 9px;
	display: block;
	text-decoration: none;
	}
#mItem4 a:hover {
	 
    background-color: #a39161;
	color: #fff;
	}
#mItem4 a:active {
	background: url(../images/mItem4-over.jpg) 0 0 no-repeat;
	width: 161px;
	color: #000;
	}
	
#mItem5 {
	width: 85px;
	height: 36px;
	display: inline;
	background: url(../images/mItem5.jpg) 0 0 no-repeat;
	float: left;
	border-right: 1px solid #ccc;
	}
#mItem5 a {
	color: #000033;
	width: 85px;
	height: 27px;
	padding-top: 9px;
	display: block;
	text-decoration: none;
	}
#mItem5 a:hover {
	 
    background-color: #a39161;
	color: #fff;
	}
#mItem5 a:active {
	background: url(../images/mItem5-over.jpg) 0 0 no-repeat;
	color: #000;
	}

	
#mItem6 {
	width: 115px;
	height: 36px;
	display: inline;
	background: url(../images/mItem6.jpg) 0 0 no-repeat;
	float: left;
	border-right: 1px solid #ccc;
	}
#mItem6 a {
	color: #000033;
	width: 115px;
	height: 27px;
	padding-top: 9px;
	display: block;
	text-decoration: none;
	}
#mItem6 a:hover {
	 
    background-color: #a39161;
	color: #fff;
	}
#mItem6 a:active {
	background: url(../images/mItem6-over.jpg) 0 0 no-repeat;
	color: #000;
	}
	
#mItem7 {
	width: 116px;
	height: 36px;
	display: inline;
	background: url(../images/mItem7.jpg) 0 0 no-repeat;
	float: left;
	}
#mItem7 a {
	color: #000033;
	width: 116px;
	height: 27px;
	padding-top: 9px;
	display: block;
	text-decoration: none;
	border-right: 1px solid #ccc;
	}
#mItem7 a:hover {
	 
    background-color: #a39161;
	color: #fff;
	}
#mItem7 a:active {
	background: url(../images/mItem7-over.jpg) 0 0 no-repeat;
	color: #000;
	}

	
/*  Main Body  */

#mainBody {
	padding: 15px 18px 20px 25px;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	background-color: #fff;
	}
	
#mainBody  a
{
	color: #002a5c;
}

#mainBody h1 {
	font-size: 180%;
	color: #002A5C;
	padding-top:5px;
	padding-bottom:3px;
	
	}
	
#mainBody h2 {
	font-size: 140%;
	color: #002A5C;	
	}
	
#mainBody p {
	margin-top: 20px;	
	color:#000;
	margin-bottom:20px;
	line-height: 1.5em;
	font-size:110%;
	}
	
#frontcolumn1
{
    float:left;
    width:760px;

    
}

#contentcolumn
{
	float:left;
	width:230px;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 5px;
	border-top: 1px solid #ccc;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
    
}

#contentcolumn-alt
{
	float:right;
	width: 210px;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	height: 535px;
	padding-top: 8px;
	padding-left: 15px;
	border-top: 1px solid #ccc;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
    
}

#bottom-button {
	float: left;
	width: 647px;
	height: 70px;
	padding: 10px; 
	
}

#bottom-button a 
{
	border: none;
	}
	
/* Sponsors */

#sponsors a {
	border: none;
	}
.sponsorBox {
	width: 160px;
	height: 45px;
	margin: 0 13px;
	display: inline;
	float: left;
	}
	
/* inner box * */

#innerbox
{
	border: 1px solid #494949;
	padding: 15px;

}
	
	
/* Main Content */

#maincontent{
	color:#000;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 100%;
}
#maincontent h1 {
	font-size: 160%;
	color: #002A5C;
	padding-bottom: 15px;
	margin-bottom:10px;
	margin-left: 10px;
	padding-top:15px;

	}
#maincontent h2 {
	font-size: 150%;
	color: #002A5C;
	padding-bottom: 0px;
	margin-bottom:20px;
	margin-left: 10px;
	padding-top:15px;

	}
#maincontent h3 {
	font-size: 130%;
	color: #000;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top:5px;
	}
	
#maincontent h5 {
	font-size: 150%;
	color: #002A5C;
	padding-bottom: 5px;
	margin-bottom:3px;
	margin-left: 10px;
	padding-top:5px;

	}
#maincontent p {
	font-size: 120%;
	color: #000;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top:5px;
	line-height: 130%;
	}
#maincontent a
{
	color: #000;
}

#maincontent ul
{
	font-size: 120%;
	line-height: 140%;
	margin-left:24px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 22px;
    
}

/* Main Content 2 */

#maincontent2{	
	padding: 12px;	
	min-height: 400px;
	color:#000;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;	
}
#maincontent2 h1 {
	font-size: 160%;
	color: #002A5C;
	padding-bottom: 15px;
	margin-bottom:10px;
	margin-left: 10px;
	padding-top:15px;

	}
#maincontent2 h2 {
	font-size: 140%;
	color: #a39161;

	margin-bottom:20px;
	margin-left: 10px;
	padding-top:15px;

	}
#maincontent2 h3 {
	font-size: 120%;
	color: #002a5c;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top:5px;
	}
#maincontent2 p {
	font-size: 120%;
	color: #000;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top:5px;
	line-height: 130%;
	}
#maincontent2 a
{
	color: #000;
}
	
/* Icons */

#icons {
	/*
	border-left: solid 1px #2a2b2b;
	border-right: solid 1px #2a2b2b;
	padding: 20px 20px 20px 20px;
	background: #05173C;
    */
	
	/*height: 550px;*/
	}
#icons h1 {
	font-size: 200%;
	color: #CC9900;
	padding-bottom: 10px;
	padding-left: 10px;
	}
#icons p
{
	color: #ffffff;
}
#icons a
{
	color:#fff;
}

#iconstext
{
	padding:20px 20px 0px 20px;
	color:#000;
	font-size: 110%;
	line-height: 140%;
	background-color:#fff;
}

#iconstext p
{
	
	color:#000;
	
}





#iconstext h2
{
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #a39161;
	border-bottom: 1px solid #fff;

}

#iconstext h3
{
	padding-top: 20px;
	padding-bottom: 20px;
	color: #a39161;
}

#iconstext li
{
	margin-left:20px;
	

}

#iconsPage {
	margin: 10px;
	padding: 10px;

	background: #002C5E;
	color:#fff;
	}
#iconsTop {
	background-color: #465eb9;
	position: relative;
	}
#iconsTop img {
	float: left;
	margin-right: 20px;
	}
#iconsTop h1 {
	color: #cdbe95;
	font-size: 160%;
	}
#iconsTop h2 {
	color: #000033;
	font-size: 120%;
	}
	
#back {
	margin-top: 10px;
	margin-right: 10px;
	width: 100px;
	float: right;
	}
#back a {
	color: #ffffff;
	text-decoration: none;
	}
#back a:hover {
	text-decoration: underline;
	}
#iconsLeft {
	width: 550px;
	float: left;
	font-size: 120%;
	}
#iconsLeft p {
	padding-top: 10px;
	}
#iconsRight {
	width: 380px;
	float: right;
	}
	
#iconsRight li {	
	list-style: none;
	padding: 2px 2px 2px 0;
}
	
/* Footer */

#bottomMenu {
	width: 400px;
	float: left;
	padding-left: 0px;
	color: #fff;
	}
#bottomMenu ul {
	list-style: none;
	display: block;
	}
#bottomMenu ul li {
	display: inline;
	}
#bottomMenu ul li a {
	color: #fff;
	padding: 4px;
	text-decoration: none;
	}
#bottomMenu ul li a:active {
	text-decoration: underline;
	}
#bottomMenu ul li a:hover {
	text-decoration: underline;
	}
	
#copyright {
	width: 450px;
	float: right;
	text-align: right;
	padding-right: 5px;
	color: #fff;
	}
#copyright a {
	color: #fff;
	text-decoration: none;
	}
#copyright a:hover {
	text-decoration: underline;
	}
/* Common Elements */
.clear {
	clear: both;
	}
	#flashid
	{
	  margin-top:0px;  
	}
	
	
.photo 
{
	width:900px; 
	text-align:left; 
	position:relative; 
	}

.photo ul.topic 
{
	padding:0; 
	margin:0; 
	list-style:none; 
	width:900px; 
	height:auto; 
	position:relative;
	}

.photo ul.topic li 
{
	display:block; 
	width:100px; 
	height:100px; 
	float:left;
	}
	
.photo ul.topic li a.set 
{
	display:block; 
	font-size:11px; 
	width:124px; 
	height:30px; 
	text-align:center; 
	color:#000; 
	text-decoration:none; 
	border: none; 
	background:#ccc; 
	font-family:verdana, arial, sans-serif;
	}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;
	}

.photo ul.topic li.active a
{
	color:#000; 
	background:#bbb;
	}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{
	color:#fff; 
	background:#aaa;
	}

.photo ul.topic li.active ul
{
	display:block;
	position:absolute;
	left:0;
	top:31px;
	list-style:none;
	padding:0;
	margin:0;
	height:500px;
	width:900px;
	padding:0;
	z-index:1;
	}

.photo ul.topic li a:hover ul, 
.photo ul.topic li:hover ul
{
	display:block; 
	position:absolute; 
	left:0; top:31px; 
	list-style:none; 
	padding:0; 
	margin:0; 
	height:500px;  
	width:900px; 
	padding:0; 
	z-index:100;
	}

.photo ul.topic li ul li
{
	display:inline; 
	width:100px; 
	height:100px; 
	float:left; 
	border:none; 
	margin:0;
	}

.photo ul.topic li ul li a
{
	display:block; 
	width:100px; 
	height:100px; 
	cursor:default; 
	float:left; 
	text-decoration:none; 
	background:#444; 
	border:none;
	}

.photo ul.topic li ul li a img
{
	display:block; 
	width:100px; 
	height:100px; 
	border: none;
	}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover 
{
	white-space:normal; 
	position:relative;
	}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img 
{
	position:absolute; 
	left:-4px; top:-4px; 
	width:100px; 
	height:100px; 
	border: solid 7px #ffffff;}


.letter
{
    background-color: #a39161;
    padding: 0px 4px 12px 3px;
    
}

.contactlabel
{
    width:150px;
    float:left;
    font-weight: bold;
    margin-top:8px;
    
}

.contactfield
{
    margin-top:8px;
}


.formbutton
{
    background-color:#002a5c;
    color:#fff;
    border: 0;
    padding: 4px;
    
}

/* Static Build */

#fameBanner {
	height: 340px;
	background-color: #000;
	}
#bannerText {
	width: 295px;
	float: right;
	margin-right: 30px;
	margin-top: 10px;
	}
#bannerText h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: #fff;
	margin: 10px 0 0 0;
	padding: 0;
	}
#bannerText h2 {
	margin: 6px 0 0 0;
	padding: 0;
	color: #97875b;
	font-size: 140%;
	line-height: 1.2em;
	}
#bannerText h3 {
	margin: 6px 0 0 0;
	padding: 0;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.2em;
	}
#video {
	background: url(../images/video.gif) 0 0 no-repeat;
	padding: 20px;
	height: 32px;
	margin: 0 20px 0 20px;
	}
#video h3 {
	color: #97875b;
	font-size: 110%;
	padding-top: 12px;
	}
#fameBody {
	padding: 10px 30px 10px 30px;
	}
#fameBody h2 {
	font-size: 150%;
	color: #000;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
#fameBody ul {
	margin: 10px 0 10px 30px;
	padding: 0;
	}
#fameBody ul li {
	padding: 0;
	margin: 0;
	}
#fameBody p {
	padding: 0;
	margin: 10px 0 10px 0;
	}
	
.morrison {
	background: url(../images/ken-morrison.jpg) 0 0 no-repeat;
	}
/* Your Icons */
#yourIcons {
	padding: 20px;
	background: #012350;
	}
#yourIcons h3 {
	margin: 0;
	padding: 0;
	color: #ac9664;
	font-family: "Helvetica Condensed", Arial,  sans-serif;
	font-size: 200%;
	padding-bottom: 20px;
	}
#yourIcons h4 {
	font-family: "Helvetica Condensed", Arial,  sans-serif;
	font-size: 160%;
	color: #fff;
	padding-top: 8px;
	}
#yourIcons label {
	color: #fff;
	font-family: "Helvetica Condensed", Arial,  sans-serif;
	font-size: 110%;
	}
.right {
	text-align: right;
	}
#iconsForm td{
	padding: 3px;
	color: #fff;
	}
#yourIcons p {
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	font-family: "Helvetica Condensed", Arial,  sans-serif;
	font-size: 100%;
	}
.btn {
	background-color: #fff;
	color: #012350;

	}
	
#iconsForm a 
{
    color:#fff;     
}

.image-holder 
{
	float: right;
	height: auto;
	width: auto;
	border: solid 1px #002A5C; 
}	

#envelope-top 
{
   
}

#envelope-content 
{
 
}

#envelope-content 
{
 
}

.peterProfile 
{
	width: 174px;
	height: 250px;
	float: right;
}

#column1sub
{
    float:left;
    background-repeat: no-repeat;
    background-position:right; 
    width: 720px;
    padding-right: 20px;
    padding-left: 10px;
    margin-top:10px;
    
}

#column2sub
{
    float:left;
    font-size: 140%;    
}

#galacontainer
{
    background-color:Red;
}

#column2subgala
{
	float:left;
	font-size: 130%;
	background-color:#a39161;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
  
}

#column2subgala li
{
    border-left: 5px solid #fff;
    list-style-type:none;
    margin-top: 2px;   



}

#column2subgala a {
	color: #fff;	
	text-decoration: none;
	width: 100px;
	padding:1px 10px 1px 10px;
	}

#column2subgala a:visited {

	}
#column2subgala a:hover {
    background-color:#fff;
    color: #000;
    border: solid 1px grey;
    padding:1px 10px 1px 10px;
	}


#goldbanner
{
	height: 65px;
	width: 100%;
	background-color: #9f9163;
	float: left;
	clear: both;
    
}

#goldbannerleft
{
	float:left;
	font-family: Helvetica;
	font-size: 260%;
	color:#fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
    
}

#goldbannerright
{
    color:#fff;
    font-family: Helvetica;
    float:right;
    font-size: 260%;
    padding: 10px;
    
}

#olympicBanner 
{
	width:auto;
	height: 80px;
	border-top: solid 3px #9f9163;
	border-bottom: solid 3px #9f9163;
}

#olympicNewsLogo 
{
	width: auto;
	height: auto;
}

#vote1 
{
	width: 400px;
	height: 100px;
	color: #ffffff;
	background-image: url(../images/rw.gif);
	background-repeat: no-repeat;
	padding-left: 100px;
	margin: 10px 0 10px 0;
}

#vote2 
{
	width: 400px;
	height: 100px;
	color: #ffffff;
	background-image: url(../images/sr.gif);
	background-repeat: no-repeat;
	padding-left: 100px;
	margin-bottom: 10px;
}

#vote3 
{
	width: 400px;
	height: 100px;
	color: #ffffff;
	background-image: url(../images/dj.gif);
	background-repeat: no-repeat;
	padding-left: 100px;
	margin-bottom: 10px;
}

#toplinks
{
    float:right;
    color:#f1f1f1;
    font-family: Times New Roman;
    padding: 5px;
    
}


.contentitem {
	width: auto;
	height: auto;
	color: #A89B6F;
	padding: 5px;	
	}
	
.contentitem a {
	color: #A89B6F;

	}
	
#column1gala
{
    float:left;
    background-color:#fff;
    width: 740px;
    padding-right: 20px;
    padding-left: 10px;
    margin-top:0px;
    
}
	
	
#galatopbar
{
    margin: 0px 0px -4px 0px;
    
}

#galacontentrow
{

     clear:both;
     display: block;
     
}

#galacolumn1
{  

     width: 340px;
     float: left;
     font-size: 20px;
     padding: 0px 0px 10px 10px;
     line-height: 24px;
     display: block;
     font-family:Times New Roman;
     font-style:italic;
     color:#000;
     font-weight:bold;
  
}


#galacolumn2
{  

     width: 370px;
     float: left;
     font-size: 14px;
     padding: 0px 00px 10px 10px;
     line-height: 20px;
     display: block;
  
}

/* styles for gala dinner hall of fame*/
#horizontal1 
{
	 width: 750px;
	 height: 240px;
     background-color: #001743;
}

#horizontal2 
{
	 width: 700px;
     float: left;
     font-size: 20px;
     padding: 0px 0px 10px 10px;
     line-height: 24px;
     font-family:Times New Roman;
     font-style:italic;
     color:#001643;
     font-weight:bold;
}

#horizontal3 
{
	 width: 700px;
     float: left;
     font-size: 20px;
     padding: 0px 0px 10px 0px;
     line-height: 24px;
     font-family:Times New Roman;
     font-style:italic;
     color:#001643;
     font-weight:bold;

}

#horizontal3 a 
{
	 width: 700px;
     float: left;
     font-size: 20px;
     padding: 0px 0px 10px 10px;
     line-height: 24px;
     font-family:Times New Roman;
     font-style:italic;
     color:#001643;
     font-weight:bold;
     margin-top:30px;
}


#vertical1 
{
	width: 135px;
	height: auto;
	float: left;
	padding: 5px 0 0 0;
}

#vertical2 
{
	width: 138px;
	height: auto;
	float: left;
	padding: 5px 0 0 0;
}

#vertical3 
{
	width: 138px;
	height: auto;
	float: left;
	padding: 5px 0 0 0;
}

#vertical4 
{
	width: 134px;
	height: auto;
	float: left;
	padding: 5px 0 0 0;
}

#vertical5 
{
	width: 135px;
	height: auto;
	float: left;
	padding: 5px 0 0 0;
}

#vertical6 
{
	width: 133px;
	height: auto;
	float: left;
	padding: 5px 0 0 0;
}

#vertical7
{
	width: 138px;
	height: auto;
	float: left;
	padding: 5px 0 0 0;
}

#vertical8
{
	 width: 340px;
     float: left;
     font-size: 20px;
     padding: 0px 0px 10px 10px;
     line-height: 24px;
     display: block;
     font-family:Times New Roman;
     font-style:italic;
     color: #001643;
     font-weight:bold;
}

.judi-quote 
{
	 width: 420px;
     float: left;
     font-size: 20px;
     padding: 10px 0px 10px 10px;
     line-height: 24px;
     font-family:Times New Roman;
     font-style:italic;
     color:#FFF;
     background-color: #001743; 
     font-weight:bold;
	 top: 55px;
	 left: 165px;
}
.yi-logo 
{
	width: auto;
	float: left;
}

.judi 
{
	width: 135px;
	height: auto;
	float: left;
	padding: 29px 0 0 0;
	margin: 10px 0 0 0;
}

.ashley 
{
	width: 138px;
	height: auto;
	float: left;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

.ken
{
	width: 138px;
	height: auto;
	float: left;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}

.michael 
{
	width: 134px;
	height: auto;
	float: left;
	padding: 29 0 0 0;
	margin: 10px 0 0 0;
}

.jane 
{
	width: 135px;
	height: auto;
	float: left;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

.fred 
{
	width: 133px;
	height: auto;
	float: left;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

.will 
{
	width: 138px;
	height: auto;
	float: left;
	padding: 40px 0 0 0;
	margin: 10px 0 0 0;
}



.beijinglink
{
    
    color: #fff;
    font-size: 140%;
    margin-top: 20px;
}



.newsfront
{
    padding: 10px; 
    width:275px;
    float:left;
    margin-top:5px;
    margin-left: 10px;
    font-weight: bold;    
    
    
}

.newsfront img
{
    border:0;
}

.newsfront ul
{
    margin-top: 25px;
    
}

.newsfront ul,li
{
   
    line-height: 140%;
    padding-bottom: 9px;
    list-style-type: disc;
    margin-left: 8px;
    
}

.medaltable
{
    border: 2px solid #9f9163;
    margin: 0px;
    padding: 0px; 
    font-size: 120%;
    color: #002a5c;
    width: 224px;
    
}

.medaltable table
{
    margin-top:8px;   

}

.medaltable td
{
   border: 1px solid #ccc;
   margin: 0px;
   padding: 0px; 
    
}



.olympicmenu
{
    background-image: url('../images/olympicsmenubg.jpg');
    margin-left: 15px;
    width: 228px;
    height: 223px;
    margin-top:10px;   
}

.olympicmenu
{
    
}

#attendee-list1 
{
	width: 300px;
	height: auto;
	float: left;
	margin: 5px 10px 5px 10px;
}

#attendee-list2
{
	width: 300px;
	height: auto;
	float: right;
	margin: 5px 10px 5px 10px;
}




.eventsitem
{
    clear:both;
    border-top: 2px dotted #a89b6f;
    margin-top: 15px;
}

.eventsimage
{
    float:left;
    width: 230px;
    padding-top: 15px;
    padding-left: 15px;
    
}

.eventstext
{
    
    
    float:left;
    width: 600px;


   
}

/* Seeds Static Page styles */ 

#seedsWrap {
	width: 993px;
	float: left;
	height: 525px;
	clear: both;
	background-image: url(../seeds-static/background.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: 0px -190px;
}
	
#hide {
	width: 491px;
	height: 110px;
	background-image:url(../seeds-static/header_main.gif);
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	z-index: 1;
	}
	
#hide span {
	display: none;
	}
	
.seedsNav {
	width: 355px;
	height: 35px;
	margin-left: 180px;
	position: absolute;
	top: 220px;
	padding-right: 2px;
	padding-left: 2px;
	visibility: visible;
	}
	
#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
	padding-left: 0;
	float: left;
	font-weight: bold;
	width: 100%;
	font-size: 16px;
	height: 30px;
	margin: 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
	float: left;
	color: #002A5C;
	font-weight: bold;
	padding: 1px 6px 1px 6px;
	text-decoration: none;
	border: 1px solid #002A5C;
}

#underlinemenu ul li a:hover{
	color: #B4BAD6;
}

.goldBox {
	filter: Alpha(opacity=80);
	opacity: .9;
	width: 790px;
	height: 354px;
	background-color: #AD9D72;
	margin-left: 180px;
	position: absolute;
	top: 260px;
	}
	
.goldBox h6 {
	font-size: 26px;
	color: #002A5C;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	position: absolute;
	top: -40px;
	}

/* ----- Hack only for IE 7 ----- */
*:first-child+html .goldBox h6 {
	font-size: 26px;
	color: #002A5C;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	position: relative;
	top: 10px;
	}
	
/* IE6 Only */		
* html .goldBox h6 {
	font-size: 26px;
	color: #002A5C;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	position: relative;
	top: 10px
	}

#seedsWrap .goldBox .goldBoxContent {
	height: 270px;
	width: 580px;
	margin-left: 20px;
	overflow: auto;
	position: absolute;
	top: 60px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.imageFrame {
	background-image: url(../seeds-static/photo-frame.gif);
	background-repeat: no-repeat;
	float: right;
	height: 230px;
	width: 150px;
	margin-top: 15px;
	margin-right: 5px;
}
a {
	color: #A39161;
}
#mainBody ul {
	color: #AB8C3D;
	list-style-position: inside;
}

/* Rollover Buttons */

#buttonOne
{
  display: block;
  width: 197px;
  height: 254px;
  background: url("../images/icons_button1.gif") no-repeat 0 0;

}

#buttonOne:hover
{ 
  background-position: 0 -254px;
}

#buttonOne span
{
  display: none;
}


#buttonTwo
{
  display: block;
  width: 197px;
  height: 254px;
  background: url("../images/icons_button2.gif") no-repeat 0 0;

}

#buttonTwo:hover
{
	background-position: 0 -254px;
}

#buttonTwo span
{
  display: none;
}


#buttonThree
{
  display: block;
  width: 710px;
  height: 65px;
  background: url("../images/static_icons_button.gif") no-repeat 0 0;

}

#buttonThree:hover
{
	background-position: 0 -65px;
}

#buttonThree span
{
  display: none;
}

/* The Sitemap */

#sitemap {

	font-weight: bold;

	font-size: 1.2em;

}



#sitemap li {

	list-style: circle inside;

	}



#sitemap li ul {

	margin: 6px 15px;

	padding: 0 15px;

	border-left: 2px dotted #8F733D;

	}



#sitemap a:link, #sitemap a:visited {
	color: #002A5C;
	}



#sitemap a:hover {

	color:#8F733D;

	}
#container #maincontent2 ul {
	list-style-position: inside;
	color: #A39161;
	font-size: 14px;
	font-weight: bold;
}
#column1gala img {
	clear: right;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.GalaImage {
	height: auto;
	width: 760px;
	clear: both;
	float: left;
}

#mainBody h4 {
	font-size: 5em;
	color: #002A5C;
}

