body{
    background-color:#ddd;
    text-align:center;
    margin:0;
}
body,p,li.p{
    font-family:Verdana,Arial,sans-serif;
    font-size:small;
}
img{
    border:0;
}
p{
    margin:0 0 1em 0;
    padding:0;
    line-height:1.5em;
}
a{
    color:#007;
}
a:hover{
    color:#740505;
}
#body{
    width:770px;
    text-align:left;
    margin:auto;
}
#body_shadow_left{
    background:url('../images/shadow_left.png') repeat-y left;
}
#body_shadow_right{
    background:url('../images/shadow_right.png') repeat-y right;
}
#content{
    margin:0 7px;
    border-left:1px solid black;
    border-right:1px solid black;
    background-color:white;
}
#top_bar{
    background:#740505;
    padding:3px 5px;
    color:white;
    font-size:x-small;
    border-bottom:2px solid black;
}
#top_bar a{
    color:white;
}
#top_bar a:hover{
    color:#f4f2d6;
}
#images{
    background:#aaa;
    border-top:2px solid black;
    border-bottom:1px solid black;
    height:119px; /*11+3*2+1*2*/
}
#images img{
    margin:3px -2px 3px 3px;
    border:1px solid black;
}
#menu{
    position:absolute;
    margin-top:-30px;
    padding-left:0;
    height:28px;
    border-bottom:3px solid #740505;
    width:754px;
}
#menu ul{
    margin:0;
    padding:0;
    list-style-type:none;
}
#menu li{
    position:relative;
    float:left;
    margin:0 2px 0 2px;
    padding:0;
}
#menu a{
    background:white;
    color:black;
    font-size:8pt;
    text-align:center;
    white-space:nowrap;
    border-left:1px solid black;
    border-right:1px solid black;
    border-top:1px solid black;
    display:block;
    padding:4px 2px;
    height:19px;
    margin-top:0;
    width:84px;
    text-decoration:none;
    font-weight:bold;
}
#menu a:hover{
    background:#ebdfa8;
    color:#740505;
}
#menu a.cur{
    background:#740505;
    color:white;
}
#column_left{
    float:left;
    text-align:left;
    width:179px;
    margin-left:3px;
    padding-top:40px;
    font-size:small;
}
#column_right{
    border-left:1px dotted #444;
    padding-left:5px;
    padding-right:10px;
    text-align:left;
    width:550px;
    margin-left:auto;
}
#column_right_content{
    min-height:200px;
}
#footer{
    background:#777;
    border-top:2px solid black;
    padding:1em 0;
    font-size:x-small;
    text-align:center;
    color:white;
    line-height:1.5em;
}
#footer a{
    color:white;
}
#footer a:hover{
    color:#740505;
}
h1{
    text-align:center;
    padding:8px 0 4px;
    margin:0;
    background:white;
}
h2{
    font-family:Times,serif;
    font-weight:normal;
    margin:0 0 5px 0;
    font-variant:small-caps;
    border-bottom:1px solid black;
    width:274px;
    padding:0 0 2px 0;
    font-size:18pt;
    white-space:nowrap;
}
h3{
    font-family:Times,serif;
    font-weight:normal;
    margin:0 0 5px 0;
    font-variant:small-caps;
    padding:0 0 2px 0;
    font-size:14pt;
}
#panels h3{
    margin-bottom:0;
    padding-bottom:0;
}
h4{
    color:#622;
    font-family:Times,serif;
    font-weight:normal;
    font-variant:small-caps;
    margin:0 0 1em 0;
    font-size:12pt;
}
#panels h4{
    margin-bottom:0;
}

ul.p{
    margin-top:-1em;
    list-style-type:none;
    margin-left:0;
    padding-left:0px;
}
ul.p li{
    background-repeat:no-repeat;
    background-position:5px 6px;
    padding-left:15px;
    line-height:1.2em;
    background-image:url('../images/arrow.gif');
}

span.name{
    /*font-weight:bold;*/
}
span.email{
    font-style:italic;
}

/*form stuff*/
div.form_surround{
	background-color:#F0F0F0;
	border-top:1px solid #666666;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
	padding:3px;
}
span.form_section{
	margin:0;
	padding:0.5em 0 0 0;
	text-transform:uppercase;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
div.form_surround hr,
div.form_surround hr.mini,
hr,hr.mini{
    /*kind of a goofy way, but Firefox 2 doesn't handle color/background-color well*/
    border:0;
    border-top:1px solid #cccccc;
	height:0;
}
div.form_surround hr,hr{
	margin:0.2em 30px 0 30px;
}
div.form_surround hr.mini,hr.mini{
	margin:0.1em 60px 0 60px;
}

.form_surround .row,
.form_surround .row_onecol{
    clear:right;
    padding-bottom:3px;
}
.form_surround .row_onecol{
    padding-top:1px;
    text-align:center;
}
.form_surround div.left,
.form_surround div.right{
    vertical-align:top;
}
.form_surround div.left{
    float:left;
    text-align:right;
    padding-top:2px;
    padding-right:5px;
    margin-left:-6px;
    width:50%;
}
.form_surround .right,
.form_surround .right_text{
    text-align:left;
    margin-left:auto;
    width:50%;
}
.form_surround .right_text{
    padding-top:2px;
}

/*div.form_surround table{
	text-align:left;
	margin:auto;
}
div.form_surround table table{
	text-align:left;
	margin:0;
}*/
div.form_surround .field_note{
	font-style:normal;
	font-size:10px;
}
div.form_surround td{
	vertical-align:top;
}
div.submit{
	margin:1em 0 2em 0;
}
td.left{
	text-align:right;
	padding-right:10px;
	width:40%;
}
td.left, div.form_surround td.text{
	padding-top:6px;/*to center vertically*/
}
td.left, span.required, span.optional{
	color:#444444;
	/*background-color:#F0F0F0;*/
}
span.required{
	font-weight:bold;
	font-style:normal;
}
td.left, span.optional{
	font-weight:normal;
	font-style:italic;
}

/*responses*/
.success,.error, .warning{
	margin:5px 0 1em 0;
	padding:2px;
}
.success{
	border:1px solid green;
	background-color:#B7FFAA;
}
.error{
	border:1px solid red;
	background-color:#FAC9C9;
}
.warning{
	border:1px solid #C9D002;
	background-color:#FEFFBD;
}

/*schedule*/
.schedule .row{
    clear:right;
    margin-bottom:1em;
}
.schedule .row .left{
    width:180px;
    text-align:right;
    margin-right:15px;
    float:left;
}
.schedule .row .right{
    margin-left:195px;
}

/*committee*/
#committee{
    width:220px;
    text-align:left;
    margin-left:auto;
}
#committee li{
    padding-bottom:0.4em;
}

/*register*/
a.register_link{
    display:block;
    float:left;
    width:175px;
    margin:2px;
    display:block;
    text-align:center;
    padding:46px 0;
    border:1px solid black;
}

/*scrolling*/
a.up{
	padding-right:7px;
	background-image:url('../images/anchor_arrow_up.png');
	background-repeat:no-repeat;
	background-position:right;
}
a.up:hover{
    background-image:url('../images/anchor_arrow_up_over.png');
}
a.down{
    padding-right:7px;
    background-image:url('../images/anchor_arrow_down.png');
    background-repeat:no-repeat;
    background-position:right;
}
a.down:hover{
    background-image:url('../images/anchor_arrow_down_over.png');
}

/*other*/
.bio{
    margin-left:20px;
}
.journal{
    font-style:italic;
}
p.backToTop{
    font-size:x-small;
}
