body
{
	color: #330;
	background-image: url(images/square_bg.gif);
	margin: 0;
	padding: 0;
	font-family: Georgia, Palatino, serif;
	font-style: normal;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

td
{
	color: #330;
	margin: 0;
	padding: 0;
	font-family: Georgia, Palatino, serif;
	font-style: normal;
	font-size: 11px;
	line-height: 20px;
}

.picture
{
	margin-top: 14px;
	border: 0px;
	padding: 0px;
	text-align: center;
}

.align
{
	text-align: justify;
}

#nav
{
	margin: 14px 0px 4px 0px;
	border: 0px;
	padding: 0px;
	text-align: center;
}

#subnav
{
	margin: 4px 0px 2px 0px;
	border: 0px;
	padding: 0px;
}

#content
{
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 400px;
	border: 0px;
	padding: 0px;
	text-align: justify;
}

li
{
	list-style-image: url(images/star.gif);
}

#text
{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 400px;
	border: 0px;
	padding: 0px;
	text-align: justify;
}

#home
{
	margin: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 750px;
	border: 0px;
	padding: 0px;
}


#wrap
{
	margin: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 600px;
	border: 0px;
	padding: 0px;
}

#portrait 
{ 
	margin: 4px 28px 0 0px; 
}

#nametext
{
	margin-right: 28px;
	font-style: italic;
}

#title
{
	margin: 0 0 6px 0;
	border: 0px;
	padding: 0px;
}

#footer
{
	font-size: 10px;
	color: #666633;
	line-height: 16px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 604px;
	text-align: justify;
	vertical-align: top;
}

a:link
{
	color: #999900;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #999900;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: #cccc00;
	font-weight: bold;
	text-decoration: underline;
}

 a:hover
{
	color: #cccc00;
	font-weight: bold;
	text-decoration: underline;
}
.indent {
	margin-left: 12px;
}
.notCaseList {
	margin-bottom: 3px;
}
