@media screen {

/* =body */
body { font-size : 66%;  }

/* =h1 */
h1 { top : 0; left : 30px; background : url(../siteimages/h1.gif) no-repeat 0 0; }

/* p */
#siteinfo p { color : #ccc; }

/* =.index blockquote */
.index blockquote { padding : .5em 0; }
.index blockquote p { text-align : left; font : normal 100% Palatino, Georgia, Times, serif; font-style : italic; }

/* =ul */
.index #nav_sub ul { width : 960px; }

/* =vevent */
.events .vcalendar { padding-left : 0; background-image : none; }

/* =a */
a, a:visited { color : #333; font-weight : bold; text-decoration : none; }
a:hover, a:active, a:focus { color : #000; text-decoration : underline; }
#ie6 a, #ie6 a:visited, #ie6 a:hover, #ie6 a:active { color : #fff; text-decoration : underline; }

/* =label */
label { display : block;  width : 400px; }
.contact label span { display : block; float : left; width : 200px; }

/* =img for Internet Explorer < 6 */
img { filter : gray; }

/* = input */
.contact fieldset input { float : left; margin-left : 0; padding : 0; width : 200px; }

/* =div */
#img01 { display : inline; left : 162px; width : 325px; margin : 0 0 -110px -160px; background : url(../siteimages/sketch.jpg) no-repeat 0 0; }
#img02 { display : inline; left : -162px; width : 325px; margin : 120px -180px -110px 0; border-color : red;  }
#content_promo { margin-left : 15px; padding-bottom : .5em; border : 1px solid #6d6d6d; background-color : #e4e4e4; }
#ie6 { margin-left : 15px; padding : 10px 5px; background-color : #212121; border : 1pz solid #000; color : #fff; font-weight : bold; } 
#nav_archives { display : none; }

/* =layout */
#nav_main { background : #212121 url(../siteimages/nav_main.gif) repeat-x 50% 100%;  }
#siteinfo { height : 120px; background  : #212121 url(../siteimages/siteinfo.gif) repeat-x 50% 0; color : #dbdbdb; }

/* =index layout */
.index #container { width : 960px; }
.index #nav { width : 960px; }
.index #content_sub div { float : left;  padding-top : 15px; }
.index #siteinfo .one { width : 960px; }

}