/* CSS Document */

.body {
	margin: 0; background: #addedb; color: #663300; font: arial sans-serif; font-size: 10pt; font-weight: bold; 
} 

#header {
	height: 229px; background-image: graphics/Someguy_Header.gif;
}

a {
	color: #CC6600; 
}

a.visited {
	color: #999;
}

a image {
	border: 0;
}

#content { 
	padding: 5px;
}

#filmtable { 
	width: 780px; margin-top: 20px;
}

div.divider { width: 775px; float: left; height: 2px; background-color:#006699; margin: 15px 0 0 5px:
}

#movietable { 
	width: 780px; margin-top: 5px; float: left;
}

#filmimage {
	width: 135px; height: 83px; align: right; padding-left: 15px;
}

#filmimageL {
	width: 115px; height: 83px; align: right; padding-left: 5px;
}

#filmtext {
	width: 215px; height: 120px; padding-right: 5px; font-size: 9pt; font-family: arial, sans-serif; text-align: left;
}


.introtext {
	width: 180px; padding-left: 15px; font-size: 10pt; font-family: arial black, arial, sans-serif; text-align: left; boarder:2px;
}

.trtext {
	border-width: 3px; border-style: solid; border-color: #844d18; padding: 10px; align: center; width: 320px;
}

#copywrite {
	margin-left: 250px; margin-top: 40px; clear: both;
}

#copywrite p {
	font-family: arial sans-serif; font-size: 9pt;
}

font.filmtitle {
	font-weight: bold; color: #006699; font-family: arial, sans-serif; font-size: 10pt; 
}

font.filetype {
	color: #CC6600;
}

p.intro { font-size: 10pt; text-align: left;
	
}
