#container {
	margin: 0 auto;
 	width: 770px;
 	text-align: left;
	}

body {
	text-align: center;
	background-color: #000066;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-image: url(images/back-main.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}

a:link {color: #0000FF;}
a:visited {color: #6D9ED0;}
a:hover {color: #0000FF; background-color: #DBA535;}
a:active {color: #6D9ED0;}

div.main {
	width: 770px;
	margin: 0;
	background-image: url(images/back-center.jpg);
	background-repeat: repeat-y;
	}

div.nav {
	float: left;
	width: 215px;
	vertical-align: top;
	}

div.content {
	float: right;
	width: 555px;
	vertical-align: top;
	}

div.pagebot {
	clear:both;
	width: 770px;
	margin: 0;
	background-image: url(images/back-pagebot.jpg);
	background-repeat: no-repeat;
	background-position: bottom; 
	}

.header {
	width: 770px;
	height: 195px;
	background-image: url(images/back-header.jpg);
	background-repeat: no-repeat;
	}

.headertable {
	width: 760px;
	border: 0;
	text-align: center;
	margin: 5px 5px 5px 5px;
	}

.headertext {
	width: 305px;
	padding: 0px 2px 2px 2px;
	font-size: 11px;
	line-height: 12px;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
 	}

h1 {
	font-size: large;
	font-style: italic;
	}

.contenttext {
	width: 500px;
	padding: 0px 10px 0px 10px;
	font-size: small;
	line-height: 130%;
 	}

.nav {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	line-height: 100%;
	padding: 5px 0px 5px 0px;
	}

.nav a:link {color: #FFFFFF;text-decoration:none;}
.nav a:visited {color: #FFFFFF;text-decoration:none;}
.nav a:hover {color: #0000FF; background-color: #DBA535;}
.nav a:active {color: #FFFFFF;}

ul {
	color: #333333;
	list-style-image: url('images/bullet.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear:left;
	font-size: small;
	line-height: 130%;
	}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	}

img {
	border: 0;
	}

.left {
	float:left; 
	}

.right {
	float:right; 
	}

.center {
	text-align: center;
	}

.copyright {
	text-align: center;
	color: #666666;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	line-height: 120%;
	padding: 0;	
	}

#kellymovie {
	width: 320px;
	float: right;
	clear: right;
	padding: 0px 0px 0px 5px;
}

.box {
	width: 320px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	padding: 8px 0px 10px 0px;
	background-color: #D6D991;
	text-align: center;
	}
.photopadleft {
	padding: 0px 0px 0px 5px;
	float: right
	}
.noticetext {
  font-weight: bold;
  color: #FF0000;
  font-size:14px;
 }

/* Design by GriffinWebDesign.com */