﻿body
{
	color: #3BC0FE;
	font-family: Verdana, Tahoma, Arial;
}

#siteTitle
{
	border-style: none;
}

#header
{
	border: none 1px white;
}

#navigation
{
	border: none 1px white;
	position: absolute;
	left: 0px;
	top: 0px;
}

#mainNavigation
{
	border: none 1px white;
	position: absolute;
	left: 35px;
	top: 90px;
}

#roomNavigation
{
	border: none 1px white;
	position: absolute;
	left: 0px;
	top: 0px;
}

#main
{
	border: none 1px white;
	font-size: 15px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 178px;
}

#footer
{
	border: none 1px white;
	font-size: 12px;
	text-align: right;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

#additional
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#exitRoomHyperLinkContainer, #exitToMainHyperLinkContainer, #exitToMainHyperLinkContainer2
{
	display: none;
}

#exitToMainImage2
{
	border-style: none;
	display: none;
	position: absolute;
	left: 500;
}

#soundPlaceholder
{
	position: absolute;
	width: 0px;
	height: 0px;
}

a.mainMenu:link, a.mainMenu:visited, a.mainMenu:active
{
	color: #3BC0FE;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

a.mainMenu:hover
{
	color: #F9D13D;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

a.title:link, a.title:visited, a.title:active
{
	color: #3BC0FE;
	font-family: GulimChe, Verdana, Tahoma, Arial;
	font-size: 50px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

a.title:hover
{
	color: #3BC0FE;
	font-family: GulimChe, Verdana, Tahoma, Arial;
	font-size: 50px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.formLabel
{
	font-size: 14px;
}

.formTextBox
{
	position: absolute;
	width: 150px;
	font-size: 14px;
}

.formDropDownList
{
	position: absolute;
	width: 150px;
	font-size: 14px;
}
