body, td, th  {
	font-family : Tahoma, sans-serif;
	font-size : 12pt;
}

a  {
	text-decoration : none;
	behavior : url('../../blurlinks.htc');
}

a:hover  {
	color : #FF9900;
}

div  {
	position : absolute;
}

#blackBackground  {
	top : 0px;
	left : 0px;
	width : 800px;
	height : 56;
	z-index : 0;
}

#container  {
	top : 0px;
	left : 0px;
	width : 800px;
	height : 50;
	z-index : 1;
}

#logo  {
	top : 0px;
	left : 0px;
	width : 110px;
	height : 50;
	z-index : 1;
}

#backgroundImage  {
	top : 100px;
	left : 390px;
	width : 236px;
	height : 134;
	z-index : 1;
}

#backgroundIndex  {
	top : 200px;
	left : 390px;
	width : 236px;
	height : 134;
	z-index : 1;
}

#home  {
	top : 16px;
	left : 120px;
	width : 110px;
	height : 180;
	z-index : 2;
}

#about  {
	top : 0px;
	left : 124px;
	width : 110px;
	height : 180;
	z-index : 2;
}

#links  {
	top : 0px;
	left : 248px;
	width : 110px;
	height : 180;
	z-index : 2;
}

#trivia  {
	top : 0px;
	left : 372px;
	width : 110px;
	height : 180;
	z-index : 2;
}

#spacer  {
	top : 0px;
	left : 500px;
	width : 110px;
	height : 180;
	z-index : 1;
}

#picScreen  {
	top : 45px;
	left : 0px;
	width : 100px;
	height : 100;
	z-index : 1;
}

#knowledgeScreen  {
	top : 45px;
	left : 0px;
	width : 100px;
	height : 100;
	z-index : 2;
	visibility : hidden;
}

#generalScreen  {
	top : 45px;
	left : 0px;
	width : 100px;
	height : 100;
	z-index : 2;
	visibility : hidden;
}

#businessScreen  {
	top : 45px;
	left : 0px;
	width : 100px;
	height : 100;
	z-index : 2;
	visibility : hidden;
}

#sideMenu  {
	top : 120px;
	left : 0px;
	width : 100px;
	height : 100;
	z-index : 1;
	border : 1px solid none;
}

#thoughtTitle  {
	top : 27px;
	left : 550px;
	width : 100px;
	height : 25;
	z-index : 2;
}

#thought  {
	top : 48px;
	left : 560px;
	width : 200px;
	height : 150;
	z-index : 3;
	clip : rect(0px 200px 75px 0px);
	font-family : Tahoma, sans-serif;
	font-size : 8pt;
	color :  0000A6;
	font-weight : normal;
	overflow : visible;
	font-style : normal;
}

#hottopic  {
	top : 100px;
	left : 140px;
	width : 500px;
	height : 400;
	z-index : 2;
}

#mainArticle  {
	top : 250px;
	left : 130px;
	width : 500px;
	height : 400;
	z-index : 2;
}

#body  {
	top : 80px;
	left : 140px;
	width : 500px;
	z-index : 2;
}

#titleText  {
	color : #FF9900;
	font-family : Tahoma, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

#bottomText  {
	color : black;
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	text-align : center;
}

.blackText  {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
}

.thoughtText  {
	color : #000000;
	font-family : Tahoma, sans-serif;
	font-size : 10px;
}

.titleText  {
	color : Navy;
	font-family : Tahoma, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 9pt;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

a.External  {
	color : blue;
	font-size : 10pt;
}

a.games  {
	color : red;
	font-size : 10pt;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

