@charset "utf-8";
/* CSS Document */

#main2	{
		width: 805px;
		height: 1000px;
		margin: auto;
		border: solid 4px #000;
		background-color: #ffffcc;
}
#main3	{
		width: 805px;
		height: 1160px;
		margin: auto;
		border: solid 4px #000;
		background-color: #ffffcc;
}
#main	{
		width: 805px;
		height: 1105px;
		margin: auto;
		border: solid 4px #000;
		background-color: #ffffcc;
}

body	{
		margin: 0px;
		background-color: #cc9933;
		text-align: center;
}

#top	{
	width: 800px;
	height: 145px;
	background-image: url(images/header4.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffcc;
	padding-left: 5px;
}

#buttons	{
			width: 205px;
			height: 850px;
			background-color: #ffff99;
			float: left;
			border-right: solid 2px #000;
			border-right-color: #000000
			padding-top: 10px;
			padding-left: 5px;
			text-align: left;
}
#buttons2	{
			width: 205px;
			height: 1017px;
			background-color: #ffff99;
			float: left;
			border-right: solid 2px #000;
			border-right-color: #000000
			padding-top: 10px;
			padding-left: 5px;
			text-align: left;
}
#side		{
			width: 560px;
			height: 600px;
			background-color: #ffffcc;
			padding-top: 15px;
			padding-left: 10px;
			padding-right: 5px;
			float: left;
			text-align: left;
}

#side2		{
			width: 266px;
			height: 1000px;
			background-color: #ffffcc;
			padding-top: 15px;
			padding-left: 10px;
			padding-right: 5px;
			float: left;
			text-align: left;
}


#flash		{
			width: 287px;
			height: 191px;
			background-color: #ffffcc;
			border: solid 4px #000;
			float: right;
			
}

#flash2		{
			width: 287px;
			height: 191px;
			background-color: #ffffcc;
			border: solid 4px #000;
			float: left;
			
}

#bullets	{
			width: 300px;
			height: 750px;
			background-color: #ffffcc;
			padding-top: 15px;
			float: left;
			
}

#houses		{
			width: 800px;
			height: 100px;
			background-color: #ffffcc;
			float: left;
			text-align: left;
}