*{
margin:0;
padding:0;
outline:0;
border:0;
}

body{
background:#ffe67b;
color:#474015;
font:0.9em Arial, sans-serif;
line-height:1.3em;
}

a{
color:#0000c0;
text-decoration:none;
}

a:hover, a:active{
color:#474015;
}

#wrapper{
width:800px;
margin:0 auto;
}

#header{
height:373px;
width:800px;
background:url(images/mcccnewphotocropped4.jpg) left no-repeat;
}

#header h1{
text-align:right;
padding:100px 25px 25px 400px;
font:2.5em "trebuchet ms", arial, sans-serif;
}

#header h1 .small{
font-size:0.5em;
}

#content{
width:790px;
}

#col1{
width:400px;
border-right:1px solid #EED671;
float:left;
margin-bottom:5px;
}

#col1 h1, h2, h3{
font-family:"trebuchet ms", arial, sans-serif;
color:#0000c0;
margin:3px 5px 3px 0;
padding:4px;
}


#col1 h1{
font-size:1.5em;
font-variant:small-caps;
font-weight:bold;
border-bottom:1px solid;
}

#col1 h2{
font-size:1.2em;
}

#col1 h3{
font-size:1em;
}

#col1 p{
padding:5px;
}

blockquote{
padding:0 10px 0 50px;
margin-right:10px;
background:url(images/blockquote.jpg) bottom left no-repeat;
border-bottom:1px solid #EED671;
}

#col1 ul{
list-style:circle;
margin:3px 25px;
}

#col1 ol{
list-style:lower-alpha;
margin:3px 27px;
}

#col2{
width:220px;
float:left;
}

#col2 ul li{
list-style:none;
padding:1px;
text-align:right;
border-bottom:1px solid #474015;
margin:7px;
}

#col2 a{
display:block;
background:url(images/bullet.jpg) left no-repeat;
padding-left:30px;
}

#col3{
width:150px;
float:right;
}

#col3 img{
padding:5px;
margin:2px;
border:2px solid #474015;
}

#col3 h2{
font-size:1em;
font-variant:small-caps;
}

#box{
width:380px;
float:left;
margin:10px 4px;
background:url(images/box.jpg) repeat-y;
}

#box p{
padding:5px 25px 5px 10px;
font-size:0.9em;
}

#box h2{
font-size:1em;
margin:0 4px;
}

#box .top{
background:url(images/box-top.jpg) top no-repeat;
height:30px;
}

#box .bottom{
background:url(images/box-bottom.jpg) top no-repeat;
height:31px;
}

input, textarea{
border:1px solid #EED671;
background:transparent;
padding:4px;
}

#footer{
clear:both;
margin:2px;
border-top:1px solid #EED671;
}

#footer p{
font-size:0.8em;
text-align:right;
padding:5px;
}