* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 12px;
    line-height: 17px;
    font-family: "Helvetica Neue", Arial, "Trebuchet MS", sans-serif;
    color: #635c5c;
    background: #fff;
    text-align: left;
    padding-bottom:10px;
	padding-top: 15px;
}

.cl { font-size: 0; line-height: 0; height: 0; clear: both; }

a img { border: 0; }
a { color: #b4bd53; text-decoration: underline; }
a:hover { text-decoration: none; }

.shell { margin: 0 auto;width:880px; }
.left { float: left; display: inline; }
.right { float: right; display: inline; }


h1#logo{font-size:0; line-height:0; width:324px; float:left; }
h1#logo a{display:block;background:url(images/logo.gif);text-indent:-4000px;height:165px}

#navigation{float:right;padding-top:89px}
#navigation ul{list-style-type:none}
#navigation ul li{ display:block; float:left; position:relative; line-height:20px; }
#navigation ul li a{ font-size:14px; text-decoration:none;color:#000;padding-left:37px}
#navigation ul li a:hover,
#navigation ul li a.active{color:#b4bd53;}
#navigation ul ul{position:absolute;width:70px;left:0;top:0;margin-top:20px; display:none; }

.leftside{float:left;display:inline;width:443px}
.rightside{float:right;display:inline;width:413px}
.rightside h1{font-size:12px;font-weight:normal;margin-bottom:15px}
.rightside p{padding-bottom:15px;}

.participate form{width:472px;padding-top:55px;padding-left:3px}
.participate form p{padding:25px 0 41px 0; line-height:18px}
.participate form span{float:left;color:#7a7761}
.participate form .box{margin-bottom:15px;}
.participate form input,
.participate form textarea{background:transparent;border:1px solid #bfbfbf;width:416px;float:right;padding:2px}
.participate form textarea{width:387px;height:86px}
.participate form input.submit{background:url(images/submit.gif) no-repeat 0 0;width:80px;height:15px;font-size:0;line-height:0;text-indent:-4000px;float:right;cursor:pointer;border:0}

p.info{padding:42px 0 0 9px;font-size:11px;color:#757060}

.left{width:397px;;padding-top:55px}
.left p{padding:25px 0 22px 0; line-height:18px}
.left span{text-transform:uppercase;}
.right{width:415px;padding-left:24px;border-lefT:1px solid #000;padding-top:65px;margin-top:54px}
.right form{padding:0;}
.right form span{padding-right:17px;float:left;font-size:13px}
.right form{width:455px;}
.right form .box{margin-bottom:15px;}
.right form input,
.right form textarea{float:right;background:transparent;border:1px solid #bfbfbf;padding:2px;width:317px}
.right input.first{width:402px;}
.right input.second{width:238px;}
.right input.third{width:350px;}
.right form textarea{height:90px}
.right form input.submit{background:url(images/submit.gif) no-repeat 0 0;width:80px;height:15px;font-size:0;line-height:0;text-indent:-4000px;float:right;cursor:pointer;border:0}
.right form a{display:block;float:right;background:url(images/browse.gif);width:80px;height:15px;font-size:0;line-height:0;text-indent:-4000px;margin-bottom:45px}


#footer{font-size:10px;padding-top:48px;color:#000}
#footer span{font-size:21px;padding-lefT:232px}
#footer span strong{color:#c0c670;font-weight:normal}

textarea { overflow:auto; }

.file {
    background: #fff !important;
    width: 100%;
}

/* Homepage */

#home_swf{
margin-top: 30px;
width: 890px;
height: 300px;
}

#human_being{
margin-top: 25px;
background: url(images/human_being.gif) no-repeat top right;
width: 890px;
height: 27px;
}

/* Portaits Main Page */

#portaits_holder{
margin-top: 125px;
margin-bottom: 0px;
width: 890px;
height:150px;
overflow-x: auto;
overflow-y: hidden;
}

#portaits_gallery{
width: 2475px; /* Make this a larger value when adding more portaits */
height:125px;

}

.portait_button{
float: left;
width: 100px;
height: 100px;
background-color:#0000CC;
margin-right: 30px;
}


/* Assignment Page */
#assignment_text{
margin-top: 40px;
width: 890px;
min-height:400px;
}

#assignment_text p{
margin-top: 20px;
}


/* Portait Page */
#selection_numbers{
margin-top: 40px;
width: 890px;
height:20px;
}

#selection_numbers p{
font-size: 22px;
color: #000000;
text-align: center;
}

#selection_numbers a{
color: #b4bd53;
text-decoration:none;
}

#selection_numbers .disabled{
color: #999999;
}

