html {
	height: 100%;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #e1e6f1;
	padding: 0;
	margin: 0;
	}


a {	color: #66be07;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}

a img {
	border: none;
	}

h3 {
    font-size: 20px; 
    color: #00a293; 
    font-weight: 800;  
    }
    
h4 { 
    color: #000;  
    }

#pagewrapper {
	margin: 0 auto;
	width: 970px;
	margin-top: 18px;
	}

#titlespace {
	background: white url(../00/title.jpg) 0 0 no-repeat;
	width: 970px;
	height: 234px;	
	}

#titlespacehome {
	background: white url(../00/titlehome.jpg) 0 0 no-repeat;
	width: 970px;
	height: 343px;	
	}

h2 {
    color: #00a293; 
}

/* content */

#mainspace {
	width: 970px;
	background: white url(../00/main.jpg) 0 0 repeat-y;
	text-align: left;
    }

#footspace {
	width: 970px;
	height: 200px;
	background: white url(../00/footer.jpg) 0 0 no-repeat;
	text-align: left;
	}
	

.hometext {
	padding: 0px 0px 0px 0px;
	margin-bottom: 30px;
    font-size: 14px;
    line-height: 22px;
	}

.hometext ul li {
padding-bottom: 10px;
}

#enter {
	padding: 20px 0px 18px 180px;
	}

/* navigator */

#navigator {
	text-align: center;
	background: transparent;
	width: 213px;
	height: 400px;
	}

#navigator ul	{
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	list-style-type: none;
	}

#navigator ul li {
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
	}

#navigator ul li a {display: block; height: 36px; text-decoration: none;}

#navigatorabout a { background: transparent url(../00/about.jpg) 0 0 no-repeat;} 
#navigatorabout a:hover { background: transparent url(../00/about.jpg) 0 -36px no-repeat; }
#navigatorlogin a { background: transparent url(../00/login.jpg) 0 0 no-repeat;} 
#navigatorlogin a:hover { background: transparent url(../00/login.jpg) 0 -36px no-repeat; }
#navigatorregister a { background: transparent url(../00/register.jpg) 0 0 no-repeat;} 
#navigatorregister a:hover { background: transparent url(../00/register.jpg) 0 -36px no-repeat; }
#navigatorentries a { background: transparent url(../00/latest.jpg) 0 0 no-repeat;} 
#navigatorentries a:hover { background: transparent url(../00/latest.jpg) 0 -36px no-repeat; }
#navigatorpeople a { background: transparent url(../00/people.jpg) 0 0 no-repeat;} 
#navigatorpeople a:hover { background: transparent url(../00/people.jpg) 0 -36px no-repeat; }
#navigatorrules a { background: transparent url(../00/rules.jpg) 0 0 no-repeat;} 
#navigatorrules a:hover { background: transparent url(../00/rules.jpg) 0 -36px no-repeat; }
#navigatorfaq a { background: transparent url(../00/faq.jpg) 0 0 no-repeat;} 
#navigatorfaq a:hover { background: transparent url(../00/faq.jpg) 0 -36px no-repeat; }


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

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

.minor{font-family: Verdana, Arial;font-size: 7.5pt; color: #999999;}
.emphasized{font-size: 20px; color: #00a293; font-weight: 800;  padding-bottom: 0px;}
.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;}
INPUT,TEXTAREA {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.homehighlight {
    color: #a1a0a0;
    
}

#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;
	}

#topmessage {
        border: silver solid 1px; background: #F9F9F9; width: 90%; padding: 15px; margin-bottom: 15px; color: black;
}

#sponsors {margin-left: 30px;}

#sponsors img {margin-left: 10px;}

#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;
}


