﻿body					{ background-color:#000000; color:#ffffff; }

div#header, 
div#content,	
div#footer				{ background-color:#000000; position:absolute; width:100%; text-align:center; }
div#header				{ top:0px; left:0px; height:150px; }
div#content				{ top:160px; bottom:50px; left:0px; }
div#footer				{ bottom:0px; left:0px; height:50px; position:fixed; }

.contentdiv				{ position:absolute; top:0px; left:160px; right:260px; bottom:0px; width:auto; }
.leftmenu				{ position:absolute; top:0px; left:0px; bottom:0px; width:150px; margin-left:5px; }
.rightmenu				{ position:absolute; top:0px; right:0px; bottom:0px; width:250px; margin-right:5px; }

.title					{ font-family:Aetherfox; font-size:96pt; text-transform:uppercase; }
.subtitle				{ font-family:Rebuffed; font-size:24pt; }
.footertitle			{ font-family:Aetherfox; font-size:10pt; font-style:italic; color:#454545; }

.contenttitle			{ font-family:Rebuffed; font-size:24pt; }

.footerachor			{ text-decoration:none; color:#454545; } 
.footerachor:visited	{ text-decoration:none; color:#ffffff; }
.footerachor:active		{ text-decoration:none; color:#454545; }
.footerachor:hover		{ text-decoration:underline; color:#ffffff; }

.logintext				{ font-family:Verdana, Arial; font-size:6pt; padding-right:10px; float:right; }

.loginanchor			{ text-decoration: none; color:#454545; }
.loginanchor:visited	{ text-decoration: none; color:#454545; }
.loginanchor:active		{ text-decoration: none; color:#454545; }
.loginanchor:hover		{ text-decoration: none; color:#ffffff; }

.logoimages				{ position:absolute; top:0px; height: 150px; left: 0px; width:70% }
.logoimage				{ position:absolute; right:0px; bottom:0px; }

.rightmenu ul			{ list-style:none; }
.rightmenu img			{ width:100px; padding-bottom:15px; }