/* index-page only styles */
DIV#index-body {width:100%; margin-top:41px; border-width:0;}
#index-body DIV#sidebar {width:190px;}
#index-body DIV#content {width:530px; margin:0;}
DIV#feature	{background-color:#cc9; height:218px; position:relative; overflow:hidden;}
#feature #text {padding:10px; width:285px; color:#663;}
IMG#random_feature {position:absolute; top:0; right:0;}
.featured {color:#fff;}
H1.featured {font-size:22px; margin-bottom:0;}

#primary-nav {width:100%;}

#update {margin-top: 25px; position:relative; height:300px;}
#calendar, #news {border-left:1px solid #cfcfcf; padding:0 5px 5px 15px; height:100%;}
DIV#calendar {width:280px;}
DIV#news {width:210px; position:absolute; top:0; right:0; padding-right:0;}

H2 {font-size:18px; color:#996;}