body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

/* @group header */

#headstrip
{
	background-image: url(http://www.williams.edu/resources/commservice/images/headbar.png);
	position: fixed;
	z-index: 1100;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 66px;
}

#navstrip
{
	background-image: url(http://www.williams.edu/resources/commservice/images/navbar.png);
	position: fixed;
	z-index: 900;
	top: 65px;
	left: 0px;
	width: 100%;
	height: 23px;
}

#shadowstrip
{
	background-image: url(http://www.williams.edu/resources/commservice/images/shadowbar.png);
	position: fixed;
	z-index: 1000;
	top: 88px;
	left: 0px;
	width: 100%;
	height: 10px;
}

#lehmanlogo
{
	background-image: url(http://www.williams.edu/resources/commservice/images/lehman.jpg);
	position: fixed;
	z-index: 1200;
	top: 17px;
	right: 40px;
	width: 48px;
	height: 46px;
	float: right;
}



/* @end */

/* @group navigation */

#menu
{
	font: 16px/100% "Palatino", "Georgia", "Times", serif;
	position: fixed;
	z-index: 1000;
	top: 65px;
	left: 14px;
	width: 500px;
	height: 18px;
}

#menu ul li
{
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

#menu a, #menuselected a
{
	color: #333;
	height: 15px;
	padding: 0px 12px 8px 6px;
	margin: 0px;
	text-decoration: none;
	display: block;
	text-align: left;
	border-bottom: none;
}

#menuselected a
{
	color: #fff;
	background: #838366;
}

#menu a:link
{
	color: #333;
	text-decoration: none;
	border-bottom: none;
}

#menu a:hover, #menu a:active
{
	color: #fff;
	background: #939377;
	border-bottom: none;
}

#menuselected
{
	color: #fff;
	background: #838366;
	height: 17px;
	padding: 6px 8px 8px 6px;
	display: block;
	text-align: left;
}

#menu small
{
	color: #fff;
	font: 10px "Lucida Grande", Helvetica, Verdana, sans-serif;
}

#menu img
{
	vertical-align: -35%;
}



/* @end */

/* @group text */

blockquote, h3, p, li, maintext
{
	font-size: 0.9em;
	line-height: 1.6em;
	list-style: none;
	padding-right: 10px;
}

p
{
	margin-left: -10px;
}

sup
{
	vertical-align: top;
	color: #73397f;
	float: left;
	text-transform: uppercase;
	margin-right: 10px;
	text-decoration: none;
	font: normal normal 9em/100% Georgia, "Times New Roman", Times, serif;
}

maintext
{
	padding-top: 15px;
	padding-right: 20px;
	text-align: left;
	float: left;
	margin-bottom: 30px;
	font: normal 0.85em/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

titlefont, sectionfont, h1, h2, h3
{
	font-weight: normal;
}

titlefont
{
	color: #00664e;
	font: 24px/100% "Palatino", "Georgia", "Times", serif;
}

sectionfont
{
	color: #00664e;
	font: 20px/100% "Palatino", "Georgia", "Times", serif;
	text-align: center;
}

h1, h2
{
	font-family: Georgia, Times, serif;
}

h1
{
	font-size: 3em;
}

h2
{
	font-size: 1em;
	font-style: italic;
}

hr
{
	margin: 0.9em auto;
	width: 100%;
	height: 1px;
	color: #fff;
	background-color: #7a7e7d;
	border: none;
	border-width: 1px;
}

small, .small
{
	font-size: 0.9em;
}

a
{
	text-decoration: none;
	color: #000;
}

h1 a, h2 a, h3 a
{
	border: none;
}

h3 a
{
	font: 1.0em Georgia, Times, serif;
}

#sidebar-1 a
{
	color: #2100ff;
	border: none;
	text-decoration: underline;
}

#sidebar-2 a
{
	color: #c00;
	border: none;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

#sitetitle
{
	z-index: 1101;
	width: 90%;
	position: fixed;
	height: 40px;
	top: 20px;
	left: 19px;
	text-align: left;
}

#subtitle
{
	z-index: 1101;
	width: 90%;
	position: fixed;
	height: 20px;
	top: 44px;
	left: 56px;
	text-align: left;
	font: 15px "Courier New", Courier, mono;
	color: #666;
}

.blogpreview p
{
	font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 10px;
	margin: 10px;
}

.blogpreview a
{
	font-size: 1.2em;
	color: #73397f;
}

.blogpreview h4
{
	font-size: 0.7em;
	color: #000;
	margin: 8px;
}

.blogpreview a.redlink
{
	color: #555300;
	font-size: 0.8em;
	text-shadow: yellow 1px 0 6px;
}

h4 img
{
	bottom: -5px;
	position: relative;
	margin: 4px 4px 4px -15px;
}

div.event
{
	padding-top: 20px;
	padding-bottom: 0px;
}

h5
{
	font: bold 10px/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	width: 150px;
}

h6
{
	margin: 0;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	color: purple;
}

h7
{
	font: 10px/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sidebar-2 div.event p
{
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	text-align: left;
	font: bold 10.5px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	bottom: 15px;
}

#web2 p {
	font-size: 9px;
}



/* @end */

/* @group boxes */

div.divider
{
	margin: 2em 0;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	margin: 10px auto;
	padding: 10px;
	width: 760px;
	\width: 770px;
	w\idth: 760px;
}

#head
{
	height: 60px;
	text-align: center;
}

#sidebar-1
{
	padding-top: 50px;
	width: 390px;
	\width: 390px;
	w\idth: 390px;
	height: 100%;
	margin-right: 15px;
	float: left;
	text-align: left;
}

#sidebar-2
{
	padding-top: 50px;
	\width: 100px;
	w\idth: 100px;
	float: right;
	position: relative;
	width: 120px;
	left: 15px;
}

#content
{
	float: left;
	background: transparent;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	line-height: 130%;
	margin: 0px 15px 0px -16px;
	padding: 50px 15px 0px 15px;
	border-left: 1px dotted #aaa;
	border-right: 1px dotted #aaa;
	z-index: 1;
	width: 200px;
}

#sidebar-2 form p
{
	top: 60px;
}

#sidebar-2 sectionfont
{
	position: relative;
	float: none;
	clear: none;
	text-align: center;
	right: 9px;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
}

#web2 {
	margin-right: -40px;
}


/* @end */