/* CSS Document */
 
body {
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    padding: 0;
    border: 0;
    width: 100%;
    background: #000;
    min-width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white
    }
#container {
	margin: 0px auto;
	padding: 0px;
	width: 100%; /* width of the layout -- can be set to any value including percentages */
	min-width: 990px;
	background-color: black;
	overflow: hidden;
	}
#header{
	padding : 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	width: 100%;
	min-width: 780px;
	height:150px;
	background-color: #000000;
	overflow: hidden;
	}
#hdr-logo {
	position:absolute;
	left:0;
	top:0;
	width:462px;
	height:150px;
	background-image: url(images/hdr-pic.jpg);
	}
#hdr-xmas1 {
	position:absolute;
	left:0;
	top:0;
	width:462px;
	height:150px;
	background-image: url(xmas/santa.jpg);
	}
#hdr-xmas2 {
	position:absolute;
	left:0;
	top:0;
	width:462px;
	height:150px;
	background-image: url(xmas/xmastree.jpg);
	}
#hdr-xmas3 {
	position:absolute;
	left:0;
	top:0;
	width:462px;
	height:150px;
	background-image: url(xmas/snowmen.jpg);
	}
	
	
#hdr-txt1 {
	position:absolute;
	right:0;
	top:0;
	height:70px;
	}
#hdr-txt2 {
	position:absolute;
	right:0;
	top:70px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	padding: 5px;
	}
#head {	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
	}

#sidebar-right {
	float: right;
	width: 180px; /* width of the right sidebar -- can be set to any value including percentages */
	margin: 0px;
	margin-left:1%;
	padding: 0px;
	background-color: black;
	overflow: hidden;
	}
#sidebar-left {
	float: left;
	width: 180px; /* witdh of the left sidebar -- can be set to any value including percentages */
	margin: 0px;
	margin-right:1%;
	padding: 0px;
	background-color: black;
	overflow: hidden;
	}
#menu {
	float:left;
	top: 0;
	left: 0;
	width: 100%;
	background: black;
	}

#content {
	margin: 0px;
	padding: 0px;
	min-width: 600px;
	height: 1%; /* IE6 hack... it's very minor, though */
	background-color: black;
	overflow: hidden;
	}
#content-inner {
	width: 100%;
	min-width: 600px;
	background-color: black;
	overflow: hidden;
	}
#content-left {
	float: left;
	margin: 0px;
	padding: 5px;
	width: 60%;
	min-width: 360px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: black;
	color: white;
	}
#content-right {
	float: left;
	margin: 0px;
	padding: 5px;
	width: 35%;
	min-width: 210px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: black;
	color: white;
	}
#content-home {
	width: 600px;
	min-width: 600px;
	margin-top:10px;
	overflow: hidden;
	}
#box-menu1 {
	float: left;
	width:31%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: white;
	color: black;
	padding: 1%;
	}
#box-menu2 {
	float: left;
	width:31%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: black;
	color: white;
	padding: 1%;
	}
#sitem {
	float: left;
	width: 150px;
	padding: 5px 0px 0px 0px;
	}
#costa {
	float: right;
	width:30px;
	padding: 5px 0px 0px 0px;
	}
#desc {
	clear:both;
	float: left;
	width: 98%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	}
#box-c1 {
	float: left;
	width:35%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: black;
	color: white;
	padding: 1%;
	}
#box-c2 {
	float: right;
	width:60%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: black;
	color: white;
	padding: 1%;
	}
#clear {
	clear:both;
	}
#flashcontent {
	float: left;
	width: 405px;
	height: 100%;
	}
#key {
	float: right;
	width: 150px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	}
#image {
	float: left;
	width:400px;
	height:350px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:white;
	}
#thumbs {
	float: left;
	width:200px;
	height:350px;
	background-color:#000000;
	overflow-y: scroll; 
	scrollbar-face-color : #C0C0C0;
	scrollbar-highlight-color : #000000;
	scrollbar-3dlight-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #000000;
	scrollbar-arrow-color : #000000;
	}
#box-tn {
	float: left;
	width: 84px;
	height: 75px;
	padding:1px;
	margin:1px;
	border: 1px solid #808080;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: black;
	overflow: hidden;
	}
img.rt {
	float:right;
	margin-left:5px;
	}
img.lt {
	float:left;
	margin-right:5px;
	}


/* Text Formats */


h1 {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	padding: 5px;
	margin-top:0;
	background: #202020;
	border: 1px #808080 solid;
	}
h2 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	}
h3 {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #303030;
	}
h4 {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	}
p {	
	margin-top: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	}
p.menu {
	float: left;
	width:170px;
	height:20px;
	padding: 5px;
	margin: 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-color: #232323;
	}

<!-- Link Formats -->
a.menu {
	float:left;
	width:170px;
	height:20px;
	padding:5px;
	margin:2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	background-color: #000000;
	}
a.menu:hover {
	font-weight: bold;
	}
#menu a {
	  float:left;
	width:170px;
	height:20px;
	padding:5px;
	margin:2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	background-color: #000000;
	}
#menu a:hover {
	font-weight: bold;
	}
a.but:link, a.but:visited, a.but:active {
	color: #c0c0c0; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	}
a.but:hover {
	color: #ffffff;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	}
	


