body  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	background : #600;
}

#frame  {
	width : 650px;
	margin-right : auto;
	margin-left : auto;
	margin-top : 10px;
	padding : 0px;
	text-align : left;
	border : 1px solid #fff;
}

#content  {
	width : 650px;
	padding : 0px;
	float : left;
	background : #fff;
	border : 2px solid #600;
}

#header  {
	background : #600;
	color : #fcc;
}

#footer  {
	margin-top : 20px;
	background : #600;
	font-style : #fcc;
	margin : 10px 10px 10px 10px;
}

p,h1,pre  {
	margin : 0px 10px 10px 10px;
}

h1  {
	font-size : 14px;
	padding-top : 10px;
}

#header h1  {
	font-size : 14px;
	padding : 10px;
	margin : 0px;
	font-weight : bold;
}

h2  {
	font-size : 12px;
	font-weight : bold;
	padding-top : 5px;
	margin : 0px 0px 0px 10px;
}

a:link  {
	text-decoration : underline;
}

a:visited  {
	text-decoration : underline;
}

a:active  {
	text-decoration: none;
}


.contentlink  {
	color : #000;
}

.outerlink  {
	color : #c99;
}

.attributes  {
	font-style : italic;
	font-size : 11px;
	text-align : center;
	margin-bottom : 10px;
}

.title {
	font-size : 13px;
	font-weight : bold;
	text-align : center;
}

.image {
	text-align : center;
	margin-top : 10px;
}

.titlepage {
	margin-left : 75px;
}
