body {
	width:100%;
	background-color:#1d221f;
	background-repeat: repeat-x;
	position:relative;
	background-image:url("img/headerRepeat.jpg");
}
*
{
	margin:0;
	padding:0;
}
#container
{
	width:100%;
	height:80%;
	background-repeat:no-repeat;
	background-image:url("img/header.jpg");
	text-align: center;
	
}
#content
{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top: 120px;
	text-align:center;
}
#content p
{
	margin-top:20px;
	padding-left: 60px;
	text-align:left;
}
#intro
{
	width: 400px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	float:left;
	margin-left: 10px;
	text-align:center;
}
.contentDiv
{
	width: 800px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	margin-left: 100px;
}
#content a 
{
	color: #AAAAAA;
}
#flyer
{
	margin-left: 30px;
}
#giantContainer
{
	width:99%;
	height:100%;
	background-image:url("img/bodyBg.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
}
#scaldisGames
{
	background-image:url("img/scaldisTitle.png");
	width:474px;
	height:66px;
}
.imgReplace
{
	visibility:hidden;
}
.dummy
{
	clear:both;
}
#menuRegister
{
	background-image:url("img/register.png");
	width:140px;
	height:39px;
	margin-top: 19px;
	float:left;
	
margin-right: 6px;
}
#menuInfo
{
	background-image:url("img/info.png");
	width:140px;
	height:39px;
	margin-top: 19px;
	float:left;
	
margin-right: 6px;
}
#menuParties
{
	background-image:url("img/parties.png");
	width:140px;
	height:39px;
	float:left;
	margin-top:12px;
	
margin-right: 6px;
}
#menuHome
{
	background-image:url("img/home.png");
	width:140px;
	height:40px;
	margin-left: 3px;
	margin-top: 10px;
	float:left;
	
margin-right: 6px;
}
#menuNews
{
	background-image:url("img/news.png");
	width:140px;
	height:39px;
	margin-top: 11px;
	float:left;
	
margin-right: 6px;
}
#menuMedia
{
	background-image:url("img/media.png");
	width:140px;
	margin-top:12px;
	height:36px;
	float:left;
	
margin-right: 6px;
}
#menuActivities
{
	background-image:url("img/activities.png");
	width:140px;
	margin-top:12px;
	height:36px;
	float:left;
	
margin-right: 6px;
}
#menuSponsors
{
	background-image:url("img/sponsors.png");
	width:140px;
	height:39px;
	margin-top:9px;
	float:left;
}
#menu a
{
	display:block;
}
#menu
{
	position:absolute;
	top: 20xp;
	width:100%;
	height:139px;
	background-repeat:no-repeat;
	background-image:url("img/menu.png");
}
#menu ul
{
	list-style-type:none;
}
#content h3
{
	margin-top: 20px;
	font-size: 24px;
	margin-left: 30px;
}
#content ul
{
	list-style-position: inside;
	margin-top: 10px;
}
ul ul
{
	margin-left: 20px;
	margin-bottom: 10px;
}
#contact
{
	font-family:courier new;
	color:#dcdcdc;
	text-align:center;
	background-color: #222825;
	padding-bottom:65px;
	width: 570px;
	margin-top:10px;
	padding-top:10px;
	font-size:26px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
}
#newsTitle
{
	width: 314px;
	height: 80px;
	text-align:center;
	background-image:url("img/newsTitle.png");
	margin-left: auto;
	margin-right:auto;
}
#activitiesTitle
{
	width: 314px;
	height: 80px;
	text-align:center;
	background-image:url("img/activitiesTitle.png");
	margin-left: auto;
	margin-right:auto;
}
#partiesTitle
{
	width: 314px;
	height: 80px;
	text-align:center;
	background-image:url("img/partiesTitle.png");
	margin-left: auto;
	margin-right:auto;
}
#regTitle
{
	width: 314px;
	height: 80px;
	text-align:center;
	background-image:url("img/registerTitle.png");
	margin-left: auto;
	margin-right:auto;
}
#infoTitle
{
	width: 314px;
	height: 80px;
	text-align:center;
	background-image:url("img/infoTitle.png");
	margin-left: auto;
	margin-right:auto;
}
.alphaEcho
{
	color: #FFFFFF;
}
#information
{
	
	font-family:courier new;
	color:#dcdcdc;
	text-align:center;
	padding-bottom:65px;
	width: 900px;
	margin-top:10px;
	padding-top:10px;
	font-size:18px;
	margin-left:auto;
	margin-right:auto;
}
#subInfo
{
	width:303px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("img/infoSub.png");
}
.shortInput
{
	width:180px;
	margin-bottom: 10px;
}
.longInput
{
	width:400px;
}
input
{
	height: 20px;
	background-color: #cce3d5;
	color:#000000;
	border:none;
}
textarea
{
	width: 400px;
	height: 160px;
	background-color: #cce3d5;
	color:#000000;
	border:none;
}
#sbmit
{
	float:right;
	background-image:url("img/send.png");
	background-color:#1d221f;
	width: 94px;
	height:26px;
	cursor:pointer;
}
#stoemeInputs
{
	text-align:left;
}
#flyer
{
	width:360px;
}
#menu
{
	position: absolute;
	left: 0px;
}
#menu ul li
{
	 float: left;
}
#menu ul li ul
{
	display:none;
}
#menu ul li ul li
{
	margin-bottom: 4px;
	padding: 3px;
	float: none;
	background-color: #000000;
}
b
{
	font-weight: bold;
	font-variant: normal;
	color: #AAAAAA;
}
ul li 
{
	margin-bottom: 6px;
	line-height: 18px;
}#content img
{
	border: 2px solid #666666;
	margin-left: 5px;
}
#content p
{
	line-height: 17px;
}
#menu ul li a:hover
{
	display:block;
}
#content ul li a
{
	display: inline-block;
}
#menu ul li:hover ul
{
	display:block;
}
#infoSub
{
	position:absolute;
	top: 53px;
	left: 130px;
}
#activSub
{
	position:absolute;
	top: 44px;
	left: 560px;
}iframe
{
	margin-left: 50px;
	margin-bottom: 20px;
}
#dummy
{
	height: 20px;
}
