.content {
	width:				770px;
	height:				500px;
	overflow:			hidden;
	text-align:			left;
	vertical-align:		top;
}
.leftcolumn {
	width:				250px;
	vertical-align:		top;
	text-align:			left;
}
.titlecolumn {
	vertical-align:		top;
	text-align:			left;
}
.sitetitle {
	text-align:			center;
	white-space:		nowrap;
	color:				#545454;
	font-weight:		bold;
	letter-spacing:		2px;
	font-family:		Verdana,Tahoma,sans-serif;
	font-size:			16pt;
	font-variant:		small-caps;
	vertical-align:		top;
	padding-top:		30px;
	
}
.links {
	z-index:			10;
	text-align:			center;
	line-height:		1.3em;
	font-family:		Verdana,Tahoma,sans-serif;
	font-size:			14pt;
	font-variant:		small-caps;
	vertical-align:		top;
	padding-top:		38px;
	padding-bottom:		30px;
	color:				#6e1404;
}
.links a:active,
.links a.active {
	color: #080868;
}
.abouttext {
	text-align:			right;
	font-size:			10px;
	font-weight:		bold;
	color:				#545454;
	margin-top:			25px;
}
.mainmenu {
	width:				240px;
	vertical-align:		top;
	margin-top:			0px;
	margin-left:		40px;
}
a,
.avisited,
.ahover {
	font-weight:		bold;
	letter-spacing:		2px;
}
a,
a:link,
a:visited,
a:hover,
a:active,
.avisited,
.ahover {
	color:				#6e1404;
	text-decoration:	none;
}
a:hover,
a:active,
.ahover {
	color:				#080868;
	text-decoration:	none;
}
.avisited {
	/*color:				#545454;*/
	color:				#6e1404;
}
.abouttext a {
	color:				#545454;	
}
.abouttext a:hover {
	text-decoration:	underline;	
}
.content1 a {
	letter-spacing:		0px;
}
.content1 {
	width:				480px;
	padding:			0px 10px 0px 10px;
	vertical-align:		top;
	text-align:			justify;
	margin-top:			20px;
	font-size:			9pt;
	color:				#ffffff;
		/*border:				solid 1px #434343;*/
}
a.more {
	letter-spacing:		0px;
	font-size:			10px;
	text-align:			right;
	display:			block;
	float:				right;
}
a.more,
a.more:link,
a.more:visited,
a.more:hover,
a.more:active {
	color:				#6e1404;
	text-decoration:	none;
}
a.more:hover,
a.more:active {
	color:				#080868;
	text-decoration:	none;
}

.content1 h1 {
	font-size:			14px;
	color:				#6e1404;
	font-weight:		bold;
	text-align: left;
}
.mm {
	line-height:		1em;
	font-size:			14px;
}
.mm3 {
	line-height:		1em;
	font-size:			12px;
}
.mm3 a,
.mm3 a:link,
.mm3 a:visited,
.mm3 a:hover,
.mm3 a:active,
.mm3 a.active
 {
	letter-spacing:		0;
}
dl {
	margin: 0px 0px 5px 20px;
	text-align: left;
}
dt {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
dd {
	margin: 0px 0px 25px 15px;
	text-align: justify;
	padding: 3px 3px 3px 3px;
}
dd a {
	letter-spacing: 0px;
	font-weight: normal;
}
dt a, dd a,
dt a:link, dd a:link,
dt a:visited, dd a:visited,
dt a:hover, dd a:hover,
dt a:active, dd a:active {
	color: #6e1404;
	text-decoration: none;
}
dt a:hover,dd a:hover,
dt a:active,dd a:active {
	color: #080868;
	text-decoration: none;
}
dd a.more {
	font-weight: bold;
}
li {
	text-align: left;
}
.annot {
	text-align: left;
	width: 220px;
	font-size: 10px;
	font-weight: bold;
	color: #6e1404;
}
.annot p {
	font-size: 10px;
	font-weight: bold;
	color: #6e1404;
}
h3 {
	font-size: 14px;
}
div.wrapper {
	overflow: hidden;
	zoom: 1;
	min-width: 165px;
	width: 450px;
}

div.container {
	zoom: 1;
	word-spacing: -0.25em; 
}

.container a {
	display: block;
	width: auto;
	margin: 0 auto;	
}
.container a img {
	border: 0px;
	text-align: center;
	margin: 0 auto;
	width: auto;
	display: block;
}
.container .preview
{
	margin: 10px 10px 0 0;
	width: 200px;
	display: -moz-inline-box;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	word-spacing: normal; 
	vertical-align: top;
}

.container .title { margin-top: 0.5em; text-align: center; }
