/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(spots.jpg);
background-repeat:repeat;
}
#box {
	background-image:url(img/curtain.jpg);
	background-color:#000000;
	background-repeat:no-repeat;
	width:760px;
	height:550px;
	margin-left:auto;
	margin-right:auto;
}
#box1 {
	width:758px;
	margin-left:auto;
	margin-right:auto;
	border-right:1px solid #790011;
	border-left:1px solid #790011;
}
#box2 {
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
#uppermenu {
width:760px; 
height:24px;
background-color:#790011;
}
#titlepg {
width:760px;
margin-left:15px;
}
#party {
float:right;
}

#text {
padding:15px;
line-height: 1.4em;
font-size:1.1em;
}
#text1 {
color:#FFFFFF;
width:260px;
float:left;
position:relative;
top:100px;
letter-spacing:1px;
}
#text2 {
height:490px;
width:760px;
background-image:url(img/opencurtains.jpg);
background-color:#000000;
background-repeat:no-repeat;
position:relative;
}
#text3 {
width:758px;
background-image:url(litspots.jpg);
position:relative;
}
#photo, #photo1 {
background-image:url(img/sidecurtain.gif);
background-position:left;
background-repeat:no-repeat;
background-color:#000000;
width:760px;
height:555px;
position: relative;
}
#photo img {
	position: absolute;
	right:18px;
	top: 103px;
}
#photo1 img {
	position: absolute;
	right:100px;
	top: 24px;
}
#caption {
	position:absolute;
	bottom:62px;
	right:0px;
	width: 349px;
}
#linklist {
width:450px;
position:absolute;
left:272px;
top:32px;
font-size:14px;
color:#FFFFFF;
line-height:1.5em;
}
#FLVPlayer {
position:absolute;
left:198px;
top:192px;
}

#title {
position:relative;
top:315px;
left:100px;
}
#links {
	color:#FFFFFF;
	position:relative;
	top:420px;
	left:150px;
	width: 431px;
	height: 55px;
}
#foot {
	position:absolute;
	bottom:-200px;
	width: 760px;
}
#foot1 {
	width: 760px;
}
.link a {
text-decoration:none;
color:#FF0000;
}
.link a:hover {
text-decoration:underline;
color:#FFFF00;
}
.link a:visited {
color:#CC00FF;
}
.subhead {
color:#790011;
font-size:13px;
font-weight:bold;
}
