body
{
	background-color: #777777;
	background-image: url(../img/bg.png);
	background-attachment: fixed;
/*	background-repeat: repeat-y;
	background-position: 50% 0%;*/
	color: #cccccc;
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 12pt;
}

a, a:active, a:visited, a:hover
{
	color: #ffb300;
}





#menu
{
	background-image: url(../img/menubg.gif);
	position: relative;
	width: 700px;
	height: 175px;
	margin: 0px auto;
	padding: 0px;
}
#linkl a
{
	position: absolute;
	display: block;
	width: 125px;
	height: 40px;
	top: 117px;
	left: 45px;
}
#linkml a
{
	position: absolute;
	display: block;
	width: 120px;
	height: 37px;
	top: 128px;
	left: 203px;
}
#linkmr a
{
	position: absolute;
	display: block;
	width: 120px;
	height: 37px;
	top: 128px;
	right: 203px;
}
#linkr a
{
	position: absolute;
	display: block;
	width: 125px;
	height: 40px;
	top: 117px;
	right: 45px;
}






.update
{
	position: relative;
	width: 700px;
	margin: 0px auto;
	padding: 0px;
}
.contenttop
{
	background-image: url(../img/contentbgtop.gif);
	width: 700px;
	height: 282px;
}
.contentmid
{
	background-image: url(../img/contentbgmid.gif);
	width: 700px;
}
.contentbot
{
	background-image: url(../img/contentbgbot.gif);
	width: 700px;
	height: 217px;
}




#footer
{
	position: relative;
	width: 600px;
	height: 88px;
	margin: 20px auto;
	padding: 0px;
}
#linkspacel
{
	background-image: url(../img/auglink.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	width: 102px;
	height: 37px;
	top: 25px;
	left: 9px;
}
#navbar
{
	background-image: url(../img/navbar.gif);
	position: relative;
	width: 350px;
	height: 88px;
	margin: 0px auto;
	padding: 0px;
}
#linkspacer
{
	display: block;
	background-image: url(../img/omegaarticon.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	width: 100px;
	height: 50px;
	top: 19px;
	right: 10px;
}

#navl a
{
	position: absolute;
	display: block;
	width: 90px;
	height: 50px;
	top: 20px;
	left: 18px;
}
#navm a
{
	position: absolute;
	display: block;
	width: 66px;
	height: 66px;
	top: 10px;
	left: 140px;
}
#navr a
{
	position: absolute;
	display: block;
	width: 90px;
	height: 50px;
	top: 20px;
	right: 18px;
}





.luke
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../img/luke.gif);
	width: 176px;
	height: 177px;
}
.tristan
{
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../img/tristan.gif);
	width: 176px;
	height: 177px;
}

.archiveheader
{
	position: absolute;
	width: 700px;
	height: 74px;
	top: 70px;
	left: 0px;
	font-size: 16pt;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	line-height: 67px;
}
.archivecontent
{
	text-align: center;
	position: absolute;
	width: 640px;
	height: 250px;
	top: 190px;
	left: 30px;
}

.updateheader
{
	position: absolute;
	width: 450px;
	height: 50px;
	top: 78px;
	left: 180px;
}
.title
{
	font-size: 16pt;
	font-style: italic;
	line-height: 50px;
	vertical-align: middle;
	float: left;
}
.others
{
	font-size: 10pt;
	margin: 0px 1em;
	line-height: 50px;
	vertical-align: middle;
	float: right;
}

.tupdateheader
{
	position: absolute;
	width: 450px;
	height: 50px;
	top: 78px;
	right: 180px;
}
.ttitle
{
	font-size: 16pt;
	font-style: italic;
	line-height: 50px;
	vertical-align: middle;
	float: right;
}
.tothers
{
	font-size: 10pt;
	margin: 0px 1em;
	line-height: 50px;
	vertical-align: middle;
	float: left;
}

.profileimage1
{
	position: absolute;
	width: 220px;
	height: 500px;
	top: 0px;
	left: 0px;
}
.profiletext1
{
	position: absolute;
	width: 400px;
	height: 500px;
	top: 0px;
	right: 0px;
}
.profileimage2
{
	position: absolute;
	width: 220px;
	height: 500px;
	top: 0px;
	right: 0px;
}
.profiletext2
{
	position: absolute;
	width: 400px;
	height: 500px;
	top: 0px;
	left: 0px;
}

.content
{
	position: absolute;
	width: 640px;
	height: 250px;
	top: 190px;
	left: 30px;
}
img
{
	margin: 0px;
	padding: 0px;
}
