* {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #eeeeee;
}

form.checkout {
	margin-left: 130px;
}

#container {
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	margin-top: 20px;
	clear: both;
	width: 800px;
}
#player {
	width: 660px;
}
#header {
	background-repeat: repeat-x;
	height: 90px;
	background-image: url(http://www.svhsvp.org/images/svhsvp/headerbg.gif);
}
#header img {
	float: left;
	margin-top: 22px;
}

#headcontainer {
	margin: auto;
	width: 800px;
}
#notice {
	padding: 10px;
	background-color: #f7f7f6;
	border-color: #dcdcdc;
	border-style: solid;
	border-width: 1px;
}
.needspadding {
	padding-top: 50px;
	padding-bottom: 10px;
}
#navigation {
	float: right;
}
#navigation li {
	margin-left: 5px;
	font-size: 11px;
	margin-top: 32px;
	list-style-type: none;
	float: left;
}
#navigation a:link, #navigation a:active, #navigation a:visited {
	padding: 7px;
	color: gray;
	text-decoration: none;
}
#navigation a:hover {
	color: white;
	background-color: #333333;
}
#blog {
	float: left;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-image: url(http://www.svhsvp.org/images/svhsvp/head_newsblog.gif);
	background-color: #ffffff;
	width: 530px;
}
#fullblog {
	float: left;
	background-repeat: no-repeat;
	background-image: url(http://www.svhsvp.org/images/svhsvp/head_newsblog.gif);
	background-color: #ffffff;
	width: 530px;
}
#about {
	float: left;
	background-repeat: no-repeat;
	background-image: url(http://www.svhsvp.org/images/svhsvp/head_aboutus.gif);
	background-color: #ffffff;
	width: 530px;
}
#calendar {
	background-repeat: no-repeat;
	background-image: url(http://www.svhsvp.org/images/svhsvp/head_calendar.gif);
	background-color: #ffffff;
	width: 800px;
}

#movieplayer {
	background-repeat: no-repeat;
	background-image: url(http://www.svhsvp.org/images/svhsvp/head_movieplayer.gif);
	background-color: #ffffff;
	width: 660px;
}
#latestfilms {
	float: left;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-image: url(http://www.svhsvp.org/images/svhsvp/head_latestfilms.gif);
	background-color: #ffffff;
	width: 530px;
}
#latestfilms .image, #movieplayer img {
	margin-left: 10px;
}
h1 {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	font-style: normal;
	font-weight: normal;
	color: #256fa4;
	font-size: 20px;
}
p, li, span {
	margin-right: 10px;
	margin-left: 10px;
	color: #666666;
	line-height: 20px;
	font-size: 12px;
	text-align: justify;
}
#latestfilms img {
	margin-left: 10px;
}
#blog p, #comments p, #about p, #synopsis p {
	margin-bottom: 8px;
}
span {
	color: #cccccc;
}
span img {
	top: 4px;
	position: relative;
	margin-right: 5px;
}
.comments {
	text-align: right;
}
#content a:link, #content a:active, #content a:visited {
	text-decoration: none;
	border-color: #b3b3b3;
	border-style: dotted;
	border-bottom-width: 1px;
	color: #7090ab;
}
#content a:hover {
	border-color: black;
	border-style: dotted;
}
.image {
	border-style: none;
	border-width: 0px;
}
#glance {
	margin-top: 20px;
	background-repeat: no-repeat;
	width: 250px;
	float: right;
	background-image: url(http://www.svhsvp.org/images/svhsvp/head_ataglance.gif);
	background-color: white;
}
#fullglance {
	background-repeat: no-repeat;
	width: 250px;
	float: right;
	background-image: url(http://www.svhsvp.org/images/svhsvp/head_ataglance.gif);
	background-color: white;
}
#contacts {
	background-repeat: no-repeat;
	width: 250px;
	float: right;
	background-image: url(http://www.svhsvp.org/images/svhsvp/head_contacts.gif);
	background-color: white;
}
#sorting {
	margin-top: 20px;
	background-repeat: no-repeat;
	width: 250px;
	float: right;
	background-image: url(http://www.svhsvp.org/images/svhsvp/head_sorting.gif);
	background-color: white;
}
#archives {
	margin-top: 20px;
	background-repeat: no-repeat;
	width: 250px;
	float: right;
	background-image: url(http://www.svhsvp.org/images/svhsvp/head_archives.gif);
	background-color: white;
}
#search {
	float: right;
	margin-top: 20px;
	background-color: white;
	background-repeat: no-repeat;
	background-image: url(http://www.svhsvp.org/images/svhsvp/head_search.gif);
	width: 250px;
}
#synopsis {
	float: left;
	background-color: white;
	margin-top: 10px;
	background-repeat: no-repeat;
	width: 430px;
	background-image: url(http://www.svhsvp.org/images/svhsvp/head_synopsis.gif);
}
#credits {
	float: right;
	background-color: white;
	margin-top: 10px;
	background-repeat: no-repeat;
	width: 210px;
	background-image: url(http://www.svhsvp.org/images/svhsvp/head_credits.gif);
}
#comments {
	float: left;
	background-color: white;
	margin-top: 10px;
	background-repeat: no-repeat;
	width: 430px;
	background-image: url(http://www.svhsvp.org/images/svhsvp/head_comments.gif);
}
#options {
	float: right;
	background-color: white;
	margin-top: 10px;
	background-repeat: no-repeat;
	width: 210px;
	background-image: url(http://www.svhsvp.org/images/svhsvp/head_options.gif);
}
#content li {
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: square;
}
#content ul ul li {
	list-style-type: circle;
}
#footer {
	margin-bottom: 10px;
	clear: both;
}
#footer p {
	padding-top: 10px;
	color: #999999;
	font-size: 10px;
	text-align: center;
}
#movie {
	margin-left: 10px;
}

#faderimage {
	position: relative;
	height: 340px;
	width: 800px;
}

#faderimage a:hover, #faderimage a:link {
	border-width: 0;
	border-style: none;
}

iframe#gcal
 {
	margin-left: 10px;
}