body {  
	scrollbar-3d-light-color : #000000;
	scrollbar-arrow-color : #993300;
	scrollbar-base-color : #000000;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : #330000;
	scrollbar-track-color : #333333;
	scrollbar-highlight-color :#993300;
	scrollbar-shadow-color :#000000;
	margin : 0px;
	padding-top:20px;
	margin-left:25%;
	margin-right:25%;
	background-color: #808080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
}

h1 {
	font-family : fixedsys, Geneva, Helvetica, sans-serif;
	font-size : 18px;
	color : #c02e2f;
 	text-align: Center; 
}

h2 {
	font-family : fixedsys, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	color : #c02e2f;
 	text-align: Left;
 	text-decoration: underline;
 	font-weight: bold; 
}

h4 {
	font-family : fixedsys, Geneva, Helvetica, sans-serif;
	font-size : 8px;
}
h3 {    
	margin : 0px;
	padding : 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
        background-color: Black;
	border-style: solid;
        border-width: 0px;
        border-top-width: 2px;
        border-bottom-width: 2px;
}

ul {
	margin-top : 0px;
}

form {
	margin : 0px;
	padding : 0px;
}

a:link {
	font-family : arial;
	text-decoration: none;
	color: #c02e2f;
	text-decoration: underline;
        font-weight: Bold;
	}
		
a:visited {
	font-family : arial;
	text-decoration: none;
	color: #c02e2f;
	text-decoration: underline;
	font-weight: Bold;
	}
	
a:hover {
	font-family : arial;
	text-decoration: none;
	color: #c02e2f;
	text-decoration: underline;
	font-weight: Bold;
	background-color: Black;
	}

div#core {
	width : 804px;
}

div#upperblock {
	width : 100%;
	height : 91px;
	background-image: url(../graphics/bg/bg01.jpg);
	background-repeat: no-repeat;
}

div#upperblock2 {
	width : 100%;
	height : 91px;
	background-image: url(../graphics/bg/bg01.jpg);
	background-repeat: no-repeat;
}

div#menu {
        position : relative;
	float : left;
	width : 198px;
	height : 450px;
	padding : 0px;
	margin-right : -3px;
	background-image: url(../graphics/bg/bg02.jpg);
	background-repeat: no-repeat;
	border: 0px solid black;
}

	div#options {
		padding-top : 20px;
		padding-right : 20px;
		font-size : 15px;		
	}
	
	div#options a:link {
		font-family : arial;
		text-decoration: none;
		color: red;
		cursor:crosshair
	}
		
	div#options a:visited {
		font-family : arial;
		text-decoration: none;
		color: red;
		cursor:crosshair
	}

	div#options a:hover {
		font-family : arial;
		text-decoration: none;
		color: red;
		cursor:crosshair
	}

div#content {
	position : relative;
	float:right;
	overflow : auto;
	width : 443px;
	height : 450px;
	padding : 0px;
	background-image: url(../graphics/bg/bg03.jpg);
	background-repeat: no-repeat;
	border: 0px solid black;
}

	div#content2 {
 		padding : 5px;
		}

div#movies {
	position : relative;
	float : right;
	width : 159px;
	height : 450px;
	padding : 0px;
	margin-left : 0px;
	background-image: url(../graphics/bg/bg04.jpg);
	background-repeat: no-repeat;
	border: 0px solid black;
}

	div#moviescroll {
		overflow : auto;
		width : 130px;
		height : 315px;
		margin-top : 8px;
		margin-left : 14px;
		b.ackground-position: 74% 56%;
  		b.ackground-attachment: fixed;
  		background-repeat: no-repeat;
 		font-size : 10px;

	}
		
div#gallup {
        float:right;
        width: 160px;
        margin : 1px;
        padding: 3px;
	border-style: solid;
	border-color: White;
	border-width: 3px;
	font-size: 9px;
}

div#error {
	color: red;
	font-weight: bold;

}

div#copyright {
	font-size: 9px;
}
