html {
	height: 100%;
	}
	
body {
	font-family:"DIN","Helvetica CY",Helvetica Neue,arial,helvetica,sans-serif;
	font-size: 14px;
	color: #000;
	background: #FFF 0 0;
	padding: 0;
	margin: 0;
	}

a {	color: #858585;
	font-weight: regular;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: regular;
	}

a img {
	border: none;
	}

h3 { 
    font-family: Lucida Grande, Verdana, Arial; 
    font-size: 20px; 
    color: #9b2323; 
    font-weight: normal; 
    padding-bottom: 0px; 
    letter-spacing: 1px;}
	}

h2 { 
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	}
	
h1 {font-size: 21px; color: #767676;}

#pagewrapper {
  	width: 950px;
  	margin: 0 auto;
  	margin-top: 10px;
  	border-top: 1px solid #000;
  	border-bottom: none;
  	border-left: 1px solid #000;
  	border-right: 1px solid #000;
  	height: 100%;
	}

#mainspace {
	background-color: #fff;
	width: 950px;
	text-align: left;
	}

#sponsors {
	text-align: center; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	}

#sponsors a {
	border: none;
	padding: 0px 0px 0px 10px;
	text-align: center;
	height: 54px;
	}

#thanksponsors {
	background-color: #fff;
	width: 950px;
	}
		
#titlespace {
	background-color: #fff;
	width: 950px;
	height: 422px;
	background: transparent url(../00/title2.jpg) 0 0 no-repeat;
	text-align: left;
	}
	
#titlespacehome {
	background-color: #fff;
	width: 950px;
	height: 502px;
	background: transparent url(../00/titlehome2.jpg) 0 0 no-repeat;
	text-align: left;
	}

#footspace {
	width: 950px;
	text-align: center;
	background-color: #fff;
	}
	
#footspace img {margin-right: 30px;}

#footbottom {
	width: 900px;
	height: 23px;
	background: transparent url(../00/footbottom.jpg) 0 0 no-repeat;
	}


	
#mainspace table.mainspacetable {
	width: 950px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	}

#mainspace table.mainspacetable td {
	vertical-align: top;
	}

#mainpadding {
	padding: 10px 45px 10px 45px;
	}

#homepadding {
	padding: 0px 10px 10px 30px;
	}

#rightContent { /* container  for two column combination */
	color: #222;
	background-color: #ffffff;
	padding: 10px 20px 10px 20px;
	width: 473;
	text-align: center;
	margin-left: 266px;
	clear: none;
	border-top: 1px solid black;
}
#rightContentSpan { /* container  for two column combination */
	color: #222;
	background-color: #ffffff;
	padding: 10px 20px 10px 20px;
	width: 473;
	margin-left: 266px;
	clear: none;
	border-top: 1px solid black;
}
#rightContentSpan .leftCol {
	position: relative;
	color: #333;
	padding: 0px;
	width: 236px;
	float: left;
	font-weight: bold;
}
#rightContentSpan .rightCol {
	position: relative;
	color: #333;
	padding: 0px;
	width: 236px;
	margin-left: 266px;
	clear: none;
	font-weight: bold;
}
#rightContent .centeredCol {
	position: relative;
	clear: none;
	color: #333;
	padding: 15px;
	margin-top: 10px;
	border-top: 1px solid #666;
}

.categorylist {font-family: Futura, Lucida Grande, Verdana; font-size: 12pt; weight: 500; letter-spacing: 130%;line-height: 20px; color: #FFFFFF;}
.minor{font-family: Verdana, Arial;font-size: 7.5pt; color: #999999;}
.emphasized {font-family: font-family: Lucida Grande, Verdana, Arial; font-size: 20px; color: #767676; weight: 600; padding-bottom: 0px; letter-spacing: 1px;}
.cost{padding: 4px; background: #7dbe36; font-family: Lucida Grande, Verdana, Arial;font-size: 18px; letter-spacing: 1px; color: #222222; weight: 600; padding-bottom: 5px;}
code{background: #990000; font-family: Lucida Grande, Verdana, Arial;font-size: 13px; letter-spacing: 1px; color: #FFFFFF; weight: 600; padding-bottom: 6px;padding-top: 5px;}
.biginfo {weight: 700;color: #000000;}
/* INPUT,TEXTAREA {background-color: silver; font-size: 8pt; color: #000;} */
INPUT,TEXTAREA {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.smallinfo {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #342f1a;
}

#dash {
	margin: 5px;
	width: 96%;
	height: 3px;
	text-align: center;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
}

#rules {
	text-align: left;
}

#centerCol {
	color: #333333;
	padding: 20px 10px;
	width: 241px;
	/* margin-left: 267px; */
	clear: none;
	float: left;
	text-align: center;
	height: 100%;
}


div.catCont {
	margin-bottom: 10px;
}
div.catNum {
	float: left;
	width: 10px;
}
div.catImg {
	clear: none;
	padding: 0 10px 10px 0;
	font-size: 9px;
	float: left;
}
div.catInfo {
	margin-left: 290px;
	clear: none;
	float: right;
	width: 200px;
}
p.catDesc {
	margin: 3px 0 0 0;
	font-size:9px;
	padding: 0 ;
}
p.catTitle {
	margin: 0 0 1px 0;
	font-weight: bold;
	padding: 0;
}
p.catPhotoCap {
	font-size: 9px;
}	
strong.catNum {
	color: #e56f31;
	font-size: 12px;
}

/* navigator */


#navigator {position: relative; margin-top: -12px; padding: 0px; width: 950px; height: 43px; background: url(/00/nav.jpg);}
#navigator li {margin: 0px; padding: 0px; list-style: none; position: absolute; top: 0;}
#navigator a {height: 43px; display: block;}
#navigator span {display: none; }

#navigatorabout {left: 43px; width: 82px;}
#navigatorprizes {left: 177px; width: 71px;}
#navigatorenter {left: 301px; width: 115px;}
#navigatorviewentries {left: 471px; width: 66px;}
#navigatorlogin {left: 590px; width: 80px;}
#navigatorhelp {left: 733px; width: 50px;}
#navigatorprevious {left: 832px; width: 82px;}

#navigatorabout a:hover {background: transparent url(/00/nav.jpg) -43px -43px no-repeat;}
#navigatorprizes a:hover {background: transparent url(/00/nav.jpg) -177px -43px no-repeat;}
#navigatorenter a:hover {background: transparent url(/00/nav.jpg) -301px -43px no-repeat;}
#navigatorviewentries a:hover {background: transparent url(/00/nav.jpg) -471px -43px no-repeat;}
#navigatorlogin a:hover {background: transparent url(/00/nav.jpg) -590px -43px no-repeat;}
#navigatorhelp a:hover {background: transparent url(/00/nav.jpg) -733px -43px no-repeat;}
#navigatorprevious a:hover {background: transparent url(/00/nav.jpg) -832px -43px no-repeat;}



#navslogan {
	padding: 10px 0px 0px 20px;
	width: 240px;
	height: 100%;
	}

.leftcolumn {
	vertical-align: top;
	width: 271px;
	}

#multifileuploadcontainter {
	text-align: left;
	}

.multiplefileupload {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	border: solid 2px #e6a82c;
	width: 430px;
	background: beige;
	color: black;
	}

#formfieldcontainer a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	}

#actiontable {
	width: 455px;
	font-size: 11px;
	text-align: left;
	color: red;
	}

#actiontable a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	}

#Map a { border: 0px solid #e56f31; }
#Map a:hover { border: 1px solid #e56f31;}

#feedback {
	color: black;
	}
	
.rightcolumn {
	background: #D2D2D2 url(../00/mainright.jpg) 0 0 no-repeat;
	width: 277px;
	height: 568px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.rightcolumnbottom {
	background-color: #D2D2D2;
	width: 277px;
	height: 100%;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.maincolumn {
	height: 100%;
	text-align: left;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
	}

#hometable {
	margin-bottom: 0px;	
	}

#hometable a {
	color: #858585;
	font-weight: regular;
	text-decoration: none;
	}

#hometable a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: regular;
	}

a.smallhomelink {
	color: #901a6f;
	font-size: 12px;
	_font-size:13px;
	}

a.bighomelink {
	color: #901a6f;
	font-size: 15px;
	letter-spacing: -0.6px;
	text-decoration: underline;
	}

.hometablealign {
	text-align: center;
	}

.hometext {
	margin-left: 0px;
 	font-family: Lucida Grande, Verdana, Arial; 
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	}

.hometext h3 {
	margin: 0px 0px 10px 0px;
	font-size: 24px;
	}
	
.hometext h2 {
	color: #9b2323;
	margin: 10px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	}



.asterisk {
	color: red;
}	
	
#winners h2 {
	color: red;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	}

#winners h1 {
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	}

.prizetable {
	margin: 5px 0px 0px 15px; 
	line-height: 18px;
	padding: 0px;
	color: black;
	font-size: 12px;
}

.prizetable h2 {
	color: #e6a82c;
	font-size: 14px;
	letter-spacing: 2px;
	text-decoration: none;
	margin: 10px 0px 5px 0px;
	font-weight: bold;

}

.prizetable ul li {
list-style-image: url(../00/bullet.jpg);
margin-top: 5px;
}
.prizetable a {
	color: #9b2323;
	text-decoration: underline;
}

#topmessage {
        border: silver solid 1px; background: #F9F9F9; padding: 15px; width: 93%; margin-left: 30px;
}


#searchchoicespace {
    text-align: center;
}

#searchchoicespace img {
    maring-top:5px;
}

#searchchoicespace a {
    font-size: 14px;
    color: black;
    letter-spacing: 0.1em;
    line-height: 20px; 
    margin: -3px 4px 0px 4px;
    font-weight: bold;
    text-decoration:none;
}

#searchchoicespace a:hover {
    text-decoration:none;
    border-bottom: yellow solid 2px;
 }

 #ratespacestars {
	text-align: center;
 	}

#ratespacestars ul li a {
			display: block; 
 			height: 25px; 
 			text-decoration: none; 
 			width: 120px;
 			margin: 0px;
			line-height: 25px;
			font-size: 10px;
			color: black;
			font-weight: bold;
			padding-left: 4px;
 			}


 a.starhoveroff { height: 27px; background: transparent url(/00/votenow.jpg) 0 0 no-repeat; background-position: top center;}

 a.starhoveron { height: 27px; background: transparent url(/00/votenow.jpg) center -27px no-repeat;}

 a.starhovergone { height: 27px; background: transparent;}

 .rateimage {
    border: white solid 2px; 
	vertical-align: top;
 	width: 120px;
 	color: black;
 	padding: 5px;
    font-size: 10px;
	text-align: center;
    height: 180px;
}

.highlightentry {
    border: #90becf solid 2px; 
	vertical-align: top;
	width: 120px;
	color: black;
	padding: 5px;
    font-size: 10px;
	text-align: center;
    height: 180px;
}


 #ratespacestars ul	{
    width: 120px;
 	padding: 0px 0px 0px 0px;
 	margin: 3px 0px 0px -4px;
 	_margin: 3px 0px 0px 0px;
 	list-style-type: none;
 	}

 #ratespacestars ul li {
     	float: center;
         background: transparent;
         margin: 0px 0px 0px 0px;
         padding: 0px 0px 0px 0px;
         }

 .ratespace {
 border: transparent solid 1px;
 _border: none;
 text-align: center;
 }        

 #errormessage {
 	border: #8f5902 solid 2px;
 	background: #FDF8E7;
 	padding: 5px;
 	color: black;
 	}

#errormessage a {
	color: #8f5902;
	font-weight:bold;
	text-decoration:none;
	}
.stylered {color:#CC0000;}

.emaillogin {
color:black;
}

#search_by_photographer {
	width: 220px;
	padding: 5px;
	background-color: #f7f7f7;
	border: 1px solid silver;
	text-align: center;
	height: 25px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.search_by_photograher_td_right {
	width:220px;	
}

#search_field input {
	border:1px solid #ffffff;
	background-color:#ffffff;
}

.search_button {
	background-color:#c1c1c1;
	color:#ffffff;
	font-weight: bold;
	margin-top:2px;
	padding: 2px;
	border:none;
	cursor:pointer;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


#errormessage {
	border: #A72C32 solid 1px;
	background: beige;
	padding: 5px;
	color: #A72C32;
	}

.designtitle {
    color: silver;
    letter-spacing: 0.1em;
    font-weight: bold;
    padding-bottom: 2px; font-size: 13px;
    width: 100%;
    }

#topnav {
	background: #982a2d;
	background: transparent url(../00/mainspace.jpg) 0 0 repeat-y;
	margin: -2px 0px 0px 0px;
	padding: 10px 30px 10px 0px;
	vertical-align: top;
	font-size: 13px;
	color: #982a2d;
	text-align: right;
	}

#topnav a {color: #982a2d; font-weight: bold; text-decoration: none;} 
#topnav a:hover {color: #982a2d; text-decoration: underline;}


#magwallet {width: 950px; text-align: center; margin-bottom: 25px;}

#info {float: right; color: #767676; padding-top: 30px;}

#parag {margin-left: 25px;}

/* styles for recent entries */
.muted			{ color: #ccc; }
#name_column		{ min-width: 180px; width: 180px; padding: 5px;} /* the td for the names */
#images_column		{ width: 660px;padding: 5px;} /* the td for the images */
#entrant_list_header	{ text-align: right; font-weight: 800; margin-bottom: 8px;}
#entrant_list_wrap	{ }
#entrant_list 		{ width: 100%; list-style: none; padding: 0; margin: 0;} /* list of entrants down the left side ul */
.entrant_item 		{ text-align: right;display: block; text-decoration: none; height: 17px; } /* each item li */

#entrant_name		{ heigt: auto; font-size: 19pt; font-family: Arial Codensed, Arial; font-weight: 800; letter-spacing: -0.1em; margin-left: 5px; }
#entrant_images 	{ width: 660px; white-space: nowrap; overflow-x: auto; overflow-y: hidden; height: 60px; border: 1px solid #f0f0f0;padding: 5px;} /* major div to contain all images */
#images_wrapper 	{ white-space: nowrap; text-align: left;} /* wrapper around thumbs */
.image_cell		{ display:inline; margin-right: 5px; } /* each cell of the images */
.image_link		{ } /* the link for each thumbnail */
.image_image		{ border: 1px solid #000;} /* each thumbnail image */
#entrant_image_big	{ height: 420px; width: 420px; }
#entrant_image_big IMG	{ border: 1px solid #000; margin: 5px; } /* big image once clicked or rolled over */



#hometable ul {list-style-image: url(/00/redbullet.gif);}
#hometable li {line-height: 18px;}

