html {

	text-align:		center;

	vertical-align: middle;

}

body {
    font-size:			10px;
	text-align:		center;

	vertical-align: middle;

	height:	99%;

}

.center {

	text-align: center;

}

.middle {

	vertical-align: middle;

}

#content_tag {

	width:				750px;

	height:				500px;

}

#content {

	width:				750px;

	height:				500px;

	overflow:			hidden;

	overflow-y:			hidden;

	clip:				rect(0,0,0,0);

	text-align:			left;

	vertical-align:		top;

	background-image:	url('/data/images/logotype.gif');

	background-repeat:	no-repeat;

	background-position: right bottom;

}

#sitetitle {

	position:			relative;

	text-align:			left;

	width:				460px;

	top:				-60px;/*435px;*/

	left:				0px;/*15px;*/

	white-space:		nowrap;

	color:				#545454;

	font-weight:		bold;

	letter-spacing:		2px;

	font-family:		Verdana,Tahoma,sans-serif;

	font-size:			21px;

	font-variant:		small-caps;

}

#links {

	z-index:			10;

	position:			relative;

	text-align:			left;

	width:				200px;

	height:				100px;

	top:				40px;

	left:				0px;

	line-height:		1.3em;

	font-family:		Verdana,Tahoma,sans-serif;

	font-size:			21px;

	font-variant:		small-caps;

}

#abouttext {

	font-family:		Verdana,Tahoma,sans-serif;

	position:			relative;

	text-align:			left;

	width:				380px;

	height:				60px;

	top:				20px;

	left:				0px;	

	letter-spacing:		1px;

	font-size:			13px;

	font-weight:		600;

	color:				#545454;

}

#mainmenu {

	position:			relative;

	left:				0px;

	top:				-55px;

}

a,

.avisited,

.ahover {

	font-weight:		bold;

	letter-spacing:		2px;

}

a,

a:link,

a:visited,

a:hover,

a:active {

	color:				#6e1404;

	text-decoration:	none;

}

a:hover,

a:active,

.avisited,

.ahover {

	color:				#080868;

	text-decoration:	none;

}

h1, a.h1,

a.h1:link,

a.h1:visited,

a.h1:hover,

a.h1:active {
    font-size:			11px;
    white-space:		nowrap;
	font-weight:		bold;
	color:				#6e1404;
    margin-bottom:		15px;
    line-height:		5px;
	text-decoration:	none;
	letter-spacing:		1px;
    vertical-align: middle;
}

#abouttext a {

    font-size:			10px;

	font-weight:		bold;

	letter-spacing:		1px;

	color:				#545454;	

}

#abouttext a:hover {
    font-size:			10px;
	text-decoration:	underline;	

}

.mm {

	font-size:			15px;

	line-height:		1em;

	/*padding-bottom:		25px;*/

}

.avisited {

	/*color:				#545454;*/

	color:				#6e1404;

}
