/*expiredfilm.com*/

html>body #content {
	height: auto;
	min-height: 600px;
}

body{
	font-family: helvetica,clean,sans-serif;
	font-size: 95%;
	line-height: 105%;
	background-color: #D0C48C;
	background-image: url(/);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
}

body,td,th {
	color: #000000;
}



a, a:link {
	padding: 1px;
	color: #0044B3;
	text-decoration: none;
}

a:hover {
	color: #545454;
	text-decoration: underline;
	;
}

h1 {
	font-family: helvetica;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: helvetica;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: helvetica;
	font-size: 130%;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 90%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #000000;
}

input{
	font-size: 80%;
}

cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	float: center;
}

#nav_tabs {
	margin:2px 0px 0px -2px;
	width="100%"
	float: right;
	display:inline;
}

#small_tab {
	float: right;
	display:inline;
	margin:0px;
}



#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #000000;
}

/*Structure */
body {
	margin: 2;
	padding: 2; 
	}

table {
    padding: 2px;
	}
	
img {
	border: 0;
	}

