body
{
background-color: #a1905c;
background-image: url(../images/space.jpg);
background-repeat: no-repeat;
background-position: top center;
font-family: Arial;
color: black;
font-size: 10px;
text-align: left;
}

a:link {color: #000000}     /* unvisited link */
a:visited {color: #000000}  /* visited link */
a:hover {color: #000000}   /* mouse over link */
a:active {color: #000000}   /* selected link */

#main
{
	width: 800px;
	/*background: #a1905c;*/
	margin-left: auto;
	margin-right: auto;
/*	margin-top: -8px;*/
}


#pageheader
{
	/*background-image: url('../images/topguy.jpg');
	background-repeat: no-repeat;
	background-position: right;*/
	position: relative;
	width: 100%;
	height: 120px;
}

#pagetop
{
	/*background-image: url('../images/toprepeat.jpg');
	background-repeat: no-repeat;*/
	width: 800px;
	height: 24px;
}

#pagecontent
{

    background-color: #a1905c;
    color: #000;
    min-height: 600px;
 /* 
    border: 10px solid #000;
    border-width: 0px 10px 10px 10px;
 */
}

.copyright
{
	margin-top: 32px;
	font-size: 10px;
	width: 540px;
	height: 42px;
	margin-left: 150px;
	margin-right: 104px;
	vertical-align: bottom
}

.hose
{
	background-image: url('../images/bothoses.jpg');
	background-position: top right;
	background-repeat: no-repeat; 
	width: 150px;
	height: 148px;
	bottom: 0px;
	float: left;
}

.me1
{
	background-image: url('../images/kristus1.png');
	background-position: top right;
	background-repeat: no-repeat; 
	width: auto;
	height: 331px;
}

.me2
{
	background-image: url('../images/kristus2.png');
	background-position: top right;
	background-repeat: no-repeat; 
	width: auto;
	height: auto;
	padding-right: 120px;
}

.cog
{
	background-image: url('../images/botcog.jpg');
	background-position: top left;
	background-repeat: no-repeat; 
	background-color: #a1905c;
	width: 106px;
	height: 148px;
	float: right;
}

.menu1
{
	float: left;
	width: 133px;
	min-height: 150px;
	background-color: white;
	border: 2px solid #505050;
	border-width: 0px 0px 2px 2px;
	font-size: 16px;
	text-align: left;
	padding-left: 15px;
	font-weight: bolder;
	/*padding-right: 15px;
	font-family: "Arial Black";*/
}

.menu1b
{
	text-align: center;
	font-family: Arial;
	color: black;
	font-size: 10px;
	padding-bottom: 12px;
}

.menu2
{
	width: 104px;
	float: right;
	background-color: white;
	border: 2px solid #505050;
	border-width: 0px 2px 0px 0px;
	text-align: center;
}

.menu2b
{
	width: 104px;
	float: right;
	background-color: white;
	border: 2px solid #505050;
	border-width: 0px 2px 2px 0px;
	margin-top: -10px;
}


.table1
{
	float: left;
	width: 150px;
	min-height: 324px;
	border: 0px;
}

.table2
{
	float: left;
	width: 540px;
	min-height: 524px;
	background-color: white;
	border: 2px solid #000000;
	border-width: 0px 2px 2px 2px;
}

.table3
{
	width: 104px;
	float: right;
	background-color: white;
}

.title
{
	margin-top: 16px;
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 4px;
	border: 1px solid #151515;
	border-width: 0px 0px 1px 0px;
	font-size: 16px;
	text-align: left;
	font-weight: bolder;
}

.data
{
	background-color: #c5c5c5;
	padding-left: 5%;
}

.comment
{
	border: 1px solid #151515;
	border-width: 0px 0px 1px 0px;
	padding-left: 5%;
	height: 7px;
	margin-bottom: 12px;
}

.comments
{
	float: right;
	width: 100px;
	height: 14px;
	background-color: #c5c5c5;
	background-image: url(../images/com-bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #151515;
	border-width: 0px 0px 1px 0px;
	text-align: center;
}

.content
{
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 13px;
	margin-left: 5%;
	margin-right: 5%;
	text-indent: 5px;
}

.postend
{
	background-image: url('../images/postbottom.jpg');
	border: 2px solid #151515;
	border-width: 0px 0px 2px 0px;
	height: 24px;
}

.headliners
{
	font-weight: bolder;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}