/* CSS Document */

A {
	color:#CCFF00;
	}

A:link {
	text-decoration:none;
	}

.general {
	border-collapse:collapse;
	position:absolute;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#0000CC;
	height:23px;
	line-height:23px;
	}

.home {
	width:48px;
	top: 0px;
	left:0px;
	}

.about {
	width:60px;
	top: 0px;
	left:50px;
	}

.theatres {
	width:96px;
	top: 0px;
	left:112px;
	}

.photos {
	width:72px;
	top: 0px;
	left:210px;
	}

.contact {
	width:84px;
	top: 0px;
	left:284px;
	}

.alignm {
	align:center;
	display:inline-block;
	}

.alignm:hover {
	color:#FFFFFF;
	}

.alignm-home {
	width:48px;
	}

.alignm-about {
	width:60px;
	}

.alignm-theatres {
	width:96px;
	}

.alignm-photos {
	width:72px;
	}

.alignm-contact {
	width:84px;
	}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	}