/* CSS Document */
a {text-decoration:none}
body, p{font:12px Arial, Helvetica, sans-serif;}
body{margin:0 auto 0 auto}
#content{ margin-left:10px; margin-top:10px; margin-right:10px;}

.extras ul {LIST-STYLE-TYPE: none;}
.extras li a{font-weight:bold; font-size:11px;}


#footer p{ text-align:center; font-size:10px;}

h1 { color:#980033; height:19px;font-size: 18px;font-family:Arial, Helvetica, sans-serif}
h2 { color:#980033; height:19px;font-size: 15px;font-family:Arial, Helvetica, sans-serif}
p {color:#333333; font-size:12px}	
#wrap{ background-color:#FFFFFF; width:777px;margin:0 auto 0 auto; border:2px solid gray;}
.welcome{
	font:11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
.memberlist {
	list-style-image: none;
	list-style-type: none;
}
.synopsis{width:350px;border-bottom:1px solid gray; padding-left:20px;}
.synopsis h3{font-size:14px}

.membertable td{
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.membertable{
	border: 1px solid #333333;
	border-left:0px;
	border-bottom:0px;
	font-size: 10px;
}
