@charset "UTF-8";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#E2E2E3;
}

p, li{
font-size:12px;
/*line-height:14px;*/
}

blockquote{
margin-left:0;
}

a {
text-decoration:none;
color:#666666;
}
a:hover{
color:#000000;
outline:none;
}

#logo-holder{
width:974px;
margin: 0px auto;
margin-top:5px;
font-size:9px;
height:30px;
text-align:right;
background:url(../images/bg-top.gif) bottom repeat-x;
}


#wrapper{
width:980px;
margin: 0px auto;
padding-top:100px;
position:relative;
background-color:#FFFFFF;
background: #FFFFFF url(../images/bg-left.gif) left repeat-y;
}
#footer {
width:980px;
font-size:9px;
margin: 0px auto;
padding-top:10px;
text-align:center;
background: #e2e2e2 url(../images/bg-bottom.gif) top repeat-x;
}


#content{
width:950px;
margin: 0px auto;
text-align:left;
}
#logo {
left:0;
width:100%;
margin: 0px auto;
text-align:center;
padding-top:0px;
}

h1,h2,h3,h4{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:300;
font-size:18px;
color:#FBC90B;
text-transform:lowercase;
}



h1, h1 a{
font-size:30px;
color:#FBC90B;
font-weight:lighter;
}

h2, h2 a{
color:#FFFFFF;
font-size:16px;
background-color:#FBC90B;
padding-left:10px;
margin-bottom:5px;
}

h2 a:hover{
background-color:#000000;
color:#FFFFFF;
}

h4, h1 strong, h1 strong a {
font-weight:normal;
color:#000000;
text-transform:none;
font-style:italic;
font-size:16px;
margin-bottom:5px;
}

h3, h4, p, blockquote, ul, li{
padding-left:10px;
}

ul#brief li{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#000000;
text-transform:none;
font-style:italic;
font-size:16px;
}

 #metaform-logo {
 position:absolute;
 float:left;
 top:0;
 left:10px;
 }

#logo-holder img{
float:right;
width:70px;
margin-right:5px;
}

#metaform-logo img{
	float:left;
	width:160px;
	margin-left:5px;
	margin-top:5px;
}

ul#main-nav{
position:absolute;
top:0;
right:3px;
width:480px;
	list-style-type:none;
	text-align:right;
	margin:0px;
	height:25px;
	padding-left:0;
background-color:#FBC90B;
}
ul#main-nav li{
display:inline;
padding-left:0;
padding-bottom:10px;
font-size:12px;
margin-right: 20px;
text-transform:lowercase;
}

ul#main-nav li a{

	color:#FFFFFF;
	
}

ul#main-nav li a:hover, ul#main-nav li a:active {
	color:#000000;
	
}

/*ul#main-nav li.end{
margin-right: 0px;
}*/

body#about a#about-nav, body#entry a#entry-nav, body#exhibition a#exhibition-nav, body#process a#processes-nav, body#press a#press-nav,  body#contact a#contact-nav, body.winners a#winners-nav {
color:#000000;
cursor:default;
}

h1 strong a:hover, body#wstudent a#student, body#wprofessional a#professional, body#whighlycommended a#h-c, body#wspecial a#special, body#wfinalists a#finalists {
color: #FBC90B;
}


#border{
border:1px #CCCCCC solid;
margin:-2px;
}

h3 strong{
font-style:italic;
text-transform:none;
font-weight:normal;
}
