
/* borders - 4px */
td.bord-t {
	background: url(/images/design/border_top.gif) repeat-x bottom;
	line-height: 4px; 
}
td.bord-r {
	background: url(/images/design/border_right.gif) repeat-y left;
}
td.bord-b {
	background: url(/images/design/border_bottom.gif) repeat-x top;
	line-height: 4px; 
}
td.bord-l {
	background: url(/images/design/border_left.gif) repeat-y right;
}
/* ------------- */

/* horizontal band text */
.hband {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	/* text-align: right; */
	padding: 0px 4px 0px 0px;
}

.menu-center {
	background: url(/images/design/menu_center.gif) repeat-y;
	padding:6px 0px 0px 0px;
}
.menu-center img {
	margin: 0px 0px 6px 7px;
}


/* checkered stripe */
.checker-bg {
	background: #F0F0F0 url(/images/design/checker_bg.gif) repeat-y;
	padding: 5px 10px 0px 5px;
	/* top padding here 1 pixel off in ff */
}
.checker-bg p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	margin: 0px 0px 6px 0px;
}
.checker-bg a:link { color: #000000; }
.checker-bg a:visited { color: #004878; }
.checker-bg a:hover { color: #0071BC }
/* ------------- */

.bottom {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: smaller;
}
p#contact a:link { color: #3E90FF; }
p#contact a:visited { color: #3E90FF; }
p#contact a:hover { color: #8EBEFF }

a.black:link { color: #000000 }
a.black:visited { color: #000000 }
a.black:hover { color: #444444 }

table#main {
	margin: 10px 10px 5px 10px;
	/*	margin: 10px 48px 10px 10px; */
}

#main-content {
	padding: 0px 5px 0px 0px;
}

#starring img {
	margin: 5px 0px 5px 0px;
}

html, body {
	padding: 0;
	margin: 0;
	height:100%;
	border:none;
	color: Black;
	background-image: url(/images/design/background2.jpg);
	background-color: Black;
}

h1 {
	font-size: 1.4em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px 0px;
}
h2 {
	font-size: 1.05em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
blockquote {
	font-family: "Times New Roman", Times, serif;	
}

/*
Maximum width = 760 pixels
Maximum height = 410 pixels (visible without scrolling)
*/
