/* CSS Document */

html,body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #000000;
}
p {
	font-family: verdana, tahoma, arial, sans-serif;
	font-weight: normal;
/*	font-size: .8em;*/
	font-size: 11px;
	line-height: 11px;
	margin: 0px;
	margin-bottom:21px;
	border:0px;
	padding: 0px;
}

table {
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

td {
	vertical-align: middle;
	text-align: center;
	border: 0;
}

div {
	border: 0px solid #d9d9d9;
	border-collapse: collapse;
}

div.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 784px;
	height: 434px;
	border: 1px #bbbbbb solid;
	background-image: url(images/risingstars-splash-800.jpg);
	background-position: top left;
}
div.mainpagecontainer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 784px;
	height: 434px;
	border: 1px #bbbbbb solid;
	background-image: url(images/risingstars-main-background.jpg);
	background-position: top left;
}
div.splashtitle{
	position: absolute;
	top: 0px;
	left: 250px;
	width: 278px;
	height: 72px;
}
div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 782px;
	height: 80px;

}
div.nav {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 782px;
	height: 25px;
	border-top: 0px;
	border-bottom: 1px #111111 solid;
	padding: 0px;
	font-size: .9em;
	text-align: left;

	color: #e9e9e9;
}
div.mainleft {
	position: absolute;
	top: 125px;
	left: 0px;
	width: 478px;
	height: 258px;

	color: #eeeeee;
	padding: 10px;

}
div.mainright {
	position: absolute;
	top: 125px;
	left: 250px;
	width: 520px;
	height: 258px;
	color: #333333;
	text-align: left;
}
div.footerleft {
	position: absolute;
	top: 405px;
	left: 0px;
	width: 460px;
	height: 27px;
	padding-top: 0px;

	padding-left: 25px;
	font-size: .8em;
	text-align: left;

	color: #e9e9e9;

}
div.footerright {
	position: absolute;
	top: 407px;
	left: 480px;
	width: 302px;
	height: 25px;
	padding-top: 0px; 
	padding-right: 25px;
	font-size: .8em;
	text-align: right;

	color: #e9e9e9;

}
div.homebutton {
	position: absolute;
	top: 369px;
	left: 364px;
	width: 59px;
	height: 59px;
	padding-top: 0px; 
	padding-right:0px;
	font-size: .8em;
	text-align: left;
	color: #ffffff;
}
.homebutton a {
	display: block;
	width: 59px;
	height: 59px;
	background-image: url(images/home-star.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
.homebutton a:hover {
	background-image: url(images/home-star-hover.jpg);
	background-position: top left;
	background-repeat: no-repeat;
		width: 59px;
	height: 59px;	
}

.navigationlink{
	margin-left: -3px;
	padding-top: 0px;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: .75em;
	letter-spacing : -0.02em;
	height: 24px;
}
.navigationlink a{
	height:25px;
	margin-left: -1px;
	text-decoration: none;
	color: #f8f8f8;
	border-right: 1px #333333 solid;	
	padding-right: 10px;

	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;	
	}
.navigationlink a:hover{
	color: #e7e7e7;

	border-bottom: 2px #333333 solid;
}
h1 {
	font-size: 2em;
	color: #ffffff;
	font-weight: normal;
	font-family: "garamond bt";
	padding-top: 22px;
}
h2 {
	font-size: 1.4em;
	color: #ffcc00;
	font-weight: normal;
	font-family: "Verdana";
}
h3 {
	font-size: 1.2em;
	color: #ffcc00;
	margin-bottom:5px;
	font-weight: normal;
	font-family: "Lucida Bright";
	letter-spacing: 0em;
}
.newsandwelcometable {
	width:280px;
	border: 0px #999999 solid;

	color: #eeeeee;
	font-family: verdana, tahoma, arial, sans-serif;
	margin-left:180px;	
}
.newsandwelcometable td {
	vertical-align: top;
	padding-top: 50px;	
	text-align: left;
}
.footerleft a {
	font-size: .8em;
	color: #dddddd;
	text-decoration: none;
	font-family: verdana, tahoma, arial, sans-serif;	
}
.footerleft a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div.photocontainer {
	position: relative;
	width: 780px;
	height: 400px;	
	margin-left: auto;
	margin-right: auto;		
	}
div.photoinfo {
	position: absolute;
	left: 0px;
	top: 7px;
	width: 378px;
	height: 390px;	
	border: 1px #e5e5e5 solid;
	background-color: #f8f8f8;
	
}	
div.shadowframe {
	position: absolute;
	left: 380px;
	top: 0px;
	width: 400px;
	height: 400px;
	background-image: url(images/images/photo-shadow.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	vertical-align: middle;
	text-align: center;		
	padding: 0;
}	
div.photoposition {
	position: absolute;
	top: 60px;
	left: 60px;
	width: 280px;
	height: 280px;
}
.photopage {
	background-color: #ffffff;
}
.phototablecell td {
	font-family: verdana, tahoma, arial, sans-serif;
	vertical-align: middle;
	font-size: 0.9em;
}
.picturedetails {
	font-size: 0.7em;
}
.copyright {
	font-size: 0.7em;
	color: #999999;
}
div.navbutton {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 70px;
	height: 20px;
	border-top: 0px;
	padding: 0px;
	font-size: .9em;
	text-align: left;

	color: #999999;
}
.navbutton a {
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: .75em;
	height:20px;
	width: 70px;
	margin-left: -1px;
	text-decoration: none;
	color: #999999;
	padding-right: 10px;

	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	}
.navbutton a:hover{
	color: #ffffff;

}	
div.clapperboard {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 250px;
	height: 300px;

	background-repeat: no-repeat;
	background-position: top left;
}
div.clapperboardnav {
	position: absolute;
	top: 90px;
	left: 71px;
	width: 150px;
	height: 150px;
	border: 0px #ffffff solid;
	color: #000000;
	font-size: .8em;

}	
h5 {
	margin-top: 5px;
	font-family: "Lucida Bright";
	font-size: 1.1em;
	font-weight: normal;
	color: ffffff;
}
.clapperboardnav a {
	font-family: "verdana";
	font-size: 1em;
	color: 000000;
	text-decoration: none;
}
.clapperboardnav a:hover {
	color: ff0000;
	text-decoration: underline;
}
div.titlearea {
	position: absolute;
	top: 0px;
	left: 400px;
}
.titlearea td {
	text-align: right;
	color: #ff0000;
	font-size: 1.5em;
	font-family: "lucida bright";
	vertical-align: middle;
	height:90px;
	padding-right: 50px;
}

