* {
	margin: 0;
	padding: 0;
}
body {
	background: white;
	color: black;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 776px;
}
img {
	border: none;
}
p,td,th,blockquote,li,textarea,input {
	font-family: Georgia, Times, serif;
	font-size: 13px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 15px 0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
table {
	margin-bottom: 15px;
}
td,th {
	vertical-align: top;
}
blockquote {
	font-size: 12px;
	font-style: italic;
	margin: 0 20px;
}
a {
	color: #0066ff;
	text-decoration: none;
}
a.hl {
	color: black;
	text-decoration: none;
}


/* CONTAINER */

#container {
}


/* HEADER */

#header {
	display: none;
}


/* MENU */

#menu {
	display: none;
}
ul#menu li {
	border-left: 2px solid #d5cc0f;
	display: inline;
	list-style: none;
	padding: 0 8px 0 12px;
}
ul#menu li#firstli {
	border: none;
	padding-left: 90px;
}
ul#menu li a {
	color: white;
	font-size: 13px;
	font-weight: bold;
}
ul#menu li a.hl {
	color: black;
}


/* CONTENT */

#content {
	padding: 5px 301px 30px 0;
}
#content p,#content blockquote {
	line-height: 21px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content ul,#content ol {
	margin: 10px 0;
}
#footer {
	font-size: 90%;
	margin-bottom: 35px;
	margin-top: 35px;
}


/* RIGHTBAR */

#rightbar {
	background: #d4cec2;
	left: 534px;
	padding: 5px 0 30px 0;
	position: absolute;
	top: 0;
	width: 242px;
}
#md--her-story #rightbar, #md--about_inter_pares #rightbar {
	padding-top: 158px;
}
#md--spread_the_word #rightbar {
	padding-top: 142px;
}
#rightbar p {
	font-size: 13px;
	font-family: Arial, sans-serif;
	line-height: 21px;
	margin: 10px 12px 10px 15px;
}
#md--about_inter_pares #rightbar p {
	color: #666666;
	font-size: 75%;
	line-height: 140%;
}
#md--about_inter_pares #rightbar img {
	padding-left: 12px;
}
#ecard1,#ecard2,#ecard3 {
	text-align: center;
}
#sendbutton {
	margin: 5px 0 15px 0;
	text-align: center;
}
#credits {
	border-top: 6px solid white;
	font-size: 7pt;
	line-height: 21px;
	padding: 10px 12px 10px 15px;
}


/* MISC */

.note {
	color: #0066ff;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.imageleft {
	float: left;
	padding: 0 10px 10px 0;
}
.imageright {
	float: right;
	padding: 0 0 10px 10px;
}
#qtlink {
	background: url('../images/i-quicktime.gif') 0 0 no-repeat;
	font-weight: bold;
	padding-left: 20px;
}
#md--spread_the_word strong {
	font-size: 125%;
}