body {
	margin-top: 20px;
	text-align: center;
	color: #000;
	font-family: Arial, Sans-Serif;
	background-color: #fff;


	/*font-size: .9em;
	font-weight: normal;
	line-height: 1.2em;*/

}
/* you have to specify font for text area again... */
textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	width: 150px; 
	height: 55px;
	}
	
	p {
	line-height: 140%;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: small;
	color: #000000;
	}
	
	.style2{
	margin-top: 0;
	margin-bottom: 5px;
	color: #000000;
	line-height: 120%;
	}
	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.float_left {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.caption {
	width: 210px;
	font-size: 0.7em;
	text-align: center;
	position: relative;
}
.img_horiz {
	width: 230px;
	vertical-align: top;
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}
.divfloatleft{
	float: left;
}
	
a { font-size:90%;COLOR: #000000; text-decoration: none;}
a:visited {COLOR: #000000; text-decoration: none;}
a:hover {COLOR: #009900; text-decoration: underline;}

.gdfp a {color:#0000FF}
.gdfp a:visited{color:#0000FF}
.gdfp a:hover {color:#009900}



h1 {
	font-size: 1.3em;
	letter-spacing: 0.1em;
	text-align: center;
	padding-bottom: 10px;
}

h1.style1 {
	font-size: 0.9em;
	letter-spacing: 0.1em;
	text-align: center;
	color: #333333;
	
}
h2 {
	letter-spacing: 0.1em;
	text-align: left;
	font-size: 0.9em;
	line-height: 10px;
}

h2.style1 {
	font-size: 1.2em;
	line-height: 1em;
	letter-spacing: 0.1em;
	text-align: center;
}
H4 {
	font-size: 16px;
	margin-top: 0px;
	line-height: 18px;
}


#wrap {
	position:relative;
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 950px;
	margin:0 auto;
	background-image:url(bg.gif);
	background-color: #fff;

}

#head {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:126px;
}

#filmstrip {
	position:absolute;
	left:0px;
	top:126px;
	width:950px;
	height:178px;
	background-color: #000000;
}

#filmstrip_sub {
	position:absolute;
	left:0px;
	top:126px;
	width:950px;
	height:92px;
}


#menu {
	position:absolute;
	left:0px;
	top:260px;
	width:160px;
	font-size: 1em;
	text-align: left;
	color: #990000;
	background-color: #F0F0F0;
}

#menu.index {
	position:absolute;
	left:0px;
	top:340px;
	width:160px;
	font-size: 1em;
	text-align: left;
	height: 520px;
}


#menu ul
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	color: #990000;

} 
#menu li
{
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 55px;

}
#menu li a
{
	font-size:1em;
	color:#990000;
}
#menu li a:visited
{
	font-size:1em;
	color:#990000;
}
#menu li a:hover
{
	font-size:1em;
	color:#990000;
	text-decoration: underline;
}

#content_index {
	position:absolute;
	left:169px;
	top:310px;
	width:515px;
	padding-top: 20px;
	text-align: justify;
}
#content_links{
	position: relative;
	width: 400px;
	left: 150px;
}


#content {
	position:absolute;
	left:180px;
	top:220px;
	width:770px;
	padding-top: 40px;
	text-align: justify;
}

#sidebar_index {
	position:absolute;
	left:700px;
	top:340px;
	width:250px;
	background-color: #F0F0F0;
	height: 520px;
}
#sidebar_index ul {
	line-height: 110%;
	font-size: 80%;
	color: #666666;
}

#sidebar_index li {
	margin-bottom: 20px;
}
#sidebar_line{
	background-color: #000000;
	position: relative;
	height: 550px;
	width: 1px;
	top: 0px;
	float: left;
	margin-left: 5px;
}


#footer {
	background-color:#fff;
	width: 850px;
	font-size: 0.6em;
	color:#000000;
	text-align: center;
	padding-top: 50px;
	position: absolute;
	top: 1000px;
}
.smallcaps{
	font-variant: small-caps;
}
.title{
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
	font-size: 105%;
}
.grey_head {font-size: smaller; color: #666666}

.style3 {font-size: medium}
.style4 {text-transform: capitalize; color: #000000; font-variant: small-caps;}
