body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin: 0px auto;
background-image:url(http://media.mgbg.com/wrbl/miss_ga_2008/body_bg.jpg);
background-repeat:repeat-y;
background-position:center;
}

a {color:#000099;text-decoration:none}
a:hover {color:#ff0000; text-decoration:underline;}

#wrapper {
width:740px;
margin: 0 auto;
text-align:left;
}

#header {
height:130px;
background-color:#999999;
background-image:url(http://media.mgbg.com/wrbl/miss_ga_2008/header.jpg);
background-position:top;
}

#navbar {
color:#FFFFFF;
background-color:#0000CC;
padding-top:3px;
padding-bottom:3px;
background-image:url(http://media.mgbg.com/wrbl/miss_ga_2008/navbar_bg.jpg);
font-weight:bold;
}

#navbar a {
padding-left:15px;
padding-right:15px;
color:#ffffff;
}

#navbar a:hover {background-image:url(http://media.mgbg.com/wrbl/miss_ga_2008/navbar_bg_hover.jpg);}

#oas_top {
background-color:#efefef;
border-bottom:1px solid #000000;
padding-top:5px;
padding-bottom:5px;
}

#content_area {
height:500px;
padding:10px;
}



#right_bar {
float:right;
width:200px;
padding:5px;
border:1px dashed #505050;
background-color:#e0e0e0;
}

#right_bar a {font-size:10px;}

.right_bar_title {
font-size:14px;
font-weight:bold;
color:#606060;
}

#content_well {
float:left;
width:490px;
}


#content_well_item{
margin-bottom:15px;
background-color:#efefef;
padding:5px;
border: 1px dashed #505050;
float:left;
width:485px;
}

#content_well_item img{
border:1px solid #505050;
padding:3px;
margin-right:10px;
margin-bottom:10px;
}


#contestant_picture img {
width:250px;
float:left;
}

#entry img {
height:300px;
width:300px;
}

#contestant_list_item {
width:300px;
border:1px solid #000000;
padding:2px;
}

#contestant_list_item img {
width:100px;
float:left;
}

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail a {font-size:12px;}

.thumbnail:hover img{
border-bottom:1px solid #000066;
}

.thumbnail:hover span{
border: 2px solid #000066;
background-color:#ffffff;
font-weight:bold;
font-size:12px;
text-align:center;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
left: -100px;
border: 0px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0px;
left: -125px; /*position where enlarged image should offset horizontally */
z-index: 20;
}

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
	}

.htmlButtonOutterL {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
	}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOff a:visited {
	text-decoration: none;
	}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOn a:visited {
	text-decoration: none;
	}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}

