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

body{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
background:#fff url(/images/body-bg.gif) top repeat-x;
}

#nav{
z-index: 1;
width:1000px;
height:212px;
}

#page{
width:1000px;
border:2px solid #fff;
text-align:left;
}

#content-comp{
background:url(/images/bg.jpg) no-repeat top left;
height:674px;
}

#content-entries{
background:url(/images/bg.jpg) no-repeat top left;
height:674px;
}

#content-resources{
background:url(/images/bg.jpg) no-repeat top left;
height:674px;
}

#content-spotlight{
background:url(/images/bg.jpg) no-repeat top left;
height:674px;
}

#content-new{
background:url(/images/bg.jpg) no-repeat top left;
height:674px;
}

#content-photo{
background:url(/images/bg.jpg) no-repeat top left;
height:674px;
}

#content-home{
background:url(images/bg-home.jpg) no-repeat top left;
height:674px;
z-index: 3;
}

#spotlight-home{
width:260px;
height:356px;
padding:113px 0 0 30px;
float:left;
}

#spotlight-text{
height:225px;
overflow:auto;
padding-right:5px;
margin-bottom:15px;
font-size:11px;
font-weight:bold;
color:#0d4164;
}

#spotlight-text p{
padding-left:5px;
}

#spotlight-text strong{
color:#fff;
font-size:12px;
}

.spotlight-highlight{
background:#cbe6fa;
padding:4px;
font-weight:normal;
}

#right-home{
width:630px;
height:514px;
padding-left:69px;
float:left;
}

#home-overview{
margin-top:198px;
width:344px;
height:143px;
color:#fff;
font-size:12px;
padding-right:5px;
overflow:auto;
float:left;
}

#home-new{
	width:209px;
	height:289px;
	padding-right:5px;
	color:#fff;
	font-size:12px;
	margin-left:52px;
	margin-top:80px;
	float:left;
	overflow:auto;
}

#home-new strong{
font-size:12px;
}

#home-thumbs{
margin-top:23px;
width:620px;
float:right;
overflow:auto;
height:120px;
}

h1{
font-weight:bold;
font-size:27px;
line-height:1em;
margin:0px;
padding:22px 27px 7px 27px;
letter-spacing:-.1em;
text-transform:uppercase;
}

h2{
color:#333;
font-size:18px;
line-height:1em;
padding:0 27px 0 27px;
margin:0px;
letter-spacing:-.1em;
text-transform:uppercase;
}

#headline{
height:90px;
}

#text{
padding:0 20px 0 95px;
margin-top:40px;
height:390px;
width:770px;
overflow:auto;
line-height:1.5em;
z-index: 3;
}

.week{
font-weight:bold;
background:url(images/week-bg.jpg) repeat-y left;
color:#fff;
font-size:12px;
padding:5px;
}

#copyright{
color:#fff;
font-size:10px;
text-align:center;
padding-top:45px;
}
