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

a {	color: #c21616;
	font-weight: bold;
	}

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

a img {
	border: none;
	}

h3 {
	font-family: Helvetica, Arial,Lucida Grande, Verdana;
	color: #c21616; 
	font-size: 22px;
	font-weight: 600;
	margin: 0px 0px 0px 0px;
	}

h2 { 
	font-size: 16px;
	font-weight: bold;
	color: #c21616; 
	}

#pagewrapper {
  	width: 982px;
  	height: 100%;
  	margin:10px auto 0;
  	background: transparent url(../00/main.jpg) 0 0 repeat-y;
	}

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

#mainspacehome {
	background-color: #fff;
	width: 982px;
	background: transparent url(../00/main.jpg) 0 0 repeat-y;
	text-align: left;
	}


		
#titlespace {
	background-color: #fff;
	width: 982px;
	height: 321px;
	background: transparent url(../00/title2.jpg) 0 0 no-repeat;
	text-align: left;
	margin-top: 10px;  
	}
	
	
#titlespacehome {
	background-color: #fff;
	width: 982px;
	height: 467px;
	background: transparent url(../00/title.jpg) 0 0 no-repeat;
	text-align: left;
	margin-top: 10px;  
	}


#titleimage {
	background-color: #fff;
	width: 856px;
	height: 134px;
	background: transparent url(../00/titleimages.jpg) 0 0 no-repeat;
	text-align: left;
	}


#footspace {
  width: 982px;
  background: transparent url(../00/main.jpg) 0 0 repeat-y;
  text-align: center;
	}
	
	
#footspacehome {
   border-bottom: 1px solid #000;
   margin-left: 14px;
   width: 952px;
   height: 100%;
   text-align: center;
   }	
	

#sponsors {
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	}


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

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

#mainpadding {
	padding: 20px 0px 10px 60px;
	}

#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: Helvetica, Arial,Lucida Grande, Verdana;
	color: #c21616; 
	font-size: 22px;
	font-weight: 600;
}
.emphasizedwhite{font-family: Lucida Grande, Verdana, Arial;font-size: 14px; letter-spacing: 120%; color: #FFFFFF; weight: 600; padding-bottom: 2px;}
.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: #fff; font-family: Lucida Grande, Verdana, Arial;font-size: 13px; letter-spacing: 1px; color: #990000; 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;
	}

#ads { background-color: #1955a5;}

.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: 982px; 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: 51px; width: 95px;}
#navigatorprizes {left: 168px; width: 83px;}
#navigatorenter {left: 265px; width: 129px;}
#navigatorviewentries {left: 416px; width: 77px;}
#navigatorlogin {left: 515px; width: 93px;}
#navigatorpc {left: 632px; width: 100px;}
#navigatorhelp {left: 755px; width: 61px;}
#navigatorprevious {left: 834px; width: 93px;}

#navigatorabout a:hover {background: transparent url(/00/nav.jpg) -51px -44px no-repeat;}
#navigatorprizes a:hover {background: transparent url(/00/nav.jpg) -168px -44px no-repeat;}
#navigatorenter a:hover {background: transparent url(/00/nav.jpg) -265px -44px no-repeat;}
#navigatorviewentries a:hover {background: transparent url(/00/nav.jpg) -416px -44px no-repeat;}
#navigatorlogin a:hover {background: transparent url(/00/nav.jpg) -515px -44px no-repeat;}
#navigatorpc a:hover {background: transparent url(/00/nav.jpg) -632px -44px no-repeat;}
#navigatorhelp a:hover {background: transparent url(/00/nav.jpg) -755px -44px no-repeat;}
#navigatorprevious a:hover {background: transparent url(/00/nav.jpg) -834px -44px no-repeat;}

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

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

#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: #901a6f;
	}

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: #008fc7;
	margin: 10px 0px 10px 0px;
	font-size: 16px;
	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: 0px 0px 0px 15px; 
	_margin: 0px 0px 0px 25px; 
	*margin: 0px 0px 0px 25px; 
	padding: 10px;
	color: white;
	font-size: 11px;
}

.prizetable h2 {
	color: white;
	font-size: 14px;
	letter-spacing: 2px;
	text-decoration: none;
	margin: 20px 0px 5px 0px;
}

.prizetable a {
	color: white;
	text-decoration: underline;
}

#wallet {
    float: right; 
    padding: 10px 0px 0px 0px;
}


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

.categories {font-size: 17px;}

.big_button {
	font-size: 16px; 
	font-weight: bold;
	cursor:pointer;
}

#judges {padding: 0px 135px 0px 15px;}

#judges a {text-decoration: none; font-weight: normal; color: #000;}

#judges a:hover {text-decoration: underline;}

#judges2 {padding: 0px 0px 0px 15px;}

#judges2 a {text-decoration: none; font-weight: normal; color: #000;}

#judges2 a:hover {text-decoration: underline;}

#judgeimg {padding: 0px 0px 30px 0px;}



#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;
	}
	
#smallfont {font-size: 11px;}

.smallfontfooter {font-size: 11px;}

#breadcrumbs {
      width: 972px;
      margin: 0 auto;
      font-size: 10px;
      padding-bottom: 5px;
      }

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

.headline {font-size: 16px; color: #F58735; font-weight: 500; letter-spacing:0.1pt; *letter-spacing:0.1pt;}

<style type="text/css">
.keywordLevel1{font-size: 77%; text-align: right;cursor: pointer; color: #555;}
.keywordLevel1:hover {color: #000;cursor: pointer;}
#keywordValues{ text-align: left; padding-left: 10px;}
.keywordItem	{font-size: 77%; color: #666;cursor: pointer;}
.keywordItem:hover { color: #000; cursor: pointer;}

</style>

