/* LaughingMonsta CSS Document */

/*Zeroing*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	background-color:#FFFFFF;
	text-align: center;
}

#wrapper {
	width:500px;
	background-color: #000000;
	height: 486px;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#topper {
}

#footer {
	background-color: #000000;
}

#left_column {
	width: 340px;
	float: left;
}

#logo {
	margin-top: 12px;
	margin-left: 25px;
}

#logo h6 {
	color: #FFFFFF;
	font-family: "Gill Sans MT", Arial;
	font-size: 10px;
	font-weight: lighter;
	letter-spacing: 2px;
}

#navbar {
	height: 50px;
	margin-left: 25px;
	margin-top: 15px;
}

#content {
	margin-top: 15px;
	margin-left: 25px;
	font-family: "Gill Sans MT", Arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 0.3cm;
}

#content a {
	color: #FFFFFF;
	text-decoration: none;
}

#content a:hover {
	color: #FF7F00;
}

#content_images {
}

#right_menu_theatre {
	background-color: #000000;
	background-image: url(../Images/theatre_company/monsta.gif);
	background-repeat: no-repeat;
	width: 109px;
	float: right;
	padding-right: 26px;
	margin-top: 12px;
	height: 463px;
}

#right_menu_education {
	background-color: #000000;
	background-image: url(../Images/education/education_monsta.gif);
	background-repeat: no-repeat;
	width: 109px;
	float: right;
	padding-right: 26px;
	margin-top: 12px;
	height: 463px;
}

#right_menu_content {
	width: 109px;
	margin-top: 155px;
	font-family: "Gill Sans MT", Arial;
	font-size: 10px;
	color: #FF7F00;
}

#right_menu_content p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF7F00;
}

#right_menu_content a {
	color: #FF7F00;
	text-decoration: none;

}

#right_menu_lower {
	margin-top: 5px;
}

#right_menu_lower p {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
}

#main_menu_button {
	margin-left: 364px;
}
