@charset "utf-8";
body  {
		background-image:url(../images/bg.png);
		background-repeat: repeat-x;
		font-family:Arial, Helvetica, sans-serif;
		text-align: center;
		font-size:0.8em;
}

h1,h2,h3,h4,h5,h6 {
	margin:0 0 0.5em;
	color:#444;
}
h1 {font-size:2em;}
h2 {font-size:1.5em;
	border-top:dashed #360 thin; padding-top: 5px; margin-top: 15px;}
h3 {font-size:1.2em;}
p {margin:0 0 1em;}
a:link {
	color:#360;
}
a:visited {
	color:#350;
}
a:hover,
a:focus,
a:active {
	color:#360;
	background-color:#e3e0d1;
}


.main #container {
	width: 950px;  /* this will create a container 80% of the browser width */
	background-repeat:repeat-x;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
} 
.main #header { 
	background: #DDDDDD; 
	background-image:url(../images/header.png);
	height: 90px;
	padding: 5px 5px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.main #footer {
		font-size:9pt;
	color: #003366;
}

.main #footer  span {
	margin: 4px; 
}
.main #sidebar {
	margin: 0 0px 0 0px;
	width: 15%;
	left: 0px;
	height:100%;
	float: left;
	background-color: #FFF;
	padding: 12px 5px;
}




.main #content {
	position: relative;
	margin-left: 15.5%;
	background-color: #FFF;
	padding: 10px 15px;
}

.main #content table tr td {
	vertical-align: top;
}

.main #tableheader {
	background-color:#CCC;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
.main #contenthome {
	position: relative;
	background-color: #FFF;
	padding: 10px 15px;
}

.main table tr td {
	border: #CCC 1px solid;
}

.main #contenthome table tr td{
	border: none;
}

.main #noborders tr td{
	border: none;
}

.main #homebox {
	width: 265px;
	height: 375px;
	background-image:url(../images/mainboxgraident.jpg);
	background-repeat:repeat-x;
position: relative;
}

.main #homeboxlittle {
	width: 265px;
	height: 375px;
	background-image:url(../images/mainboxgraidentlittle.png);
	background-repeat:repeat-x;
position: relative;
}



.main #homeboxcorners span {
	height:8px;
	width:8px;
	background-image:url(../images/mainboxtr.jpg);
	background-repeat:no-repeat;
	float:right;
}

.main #homebox h1 {
	color: #FFF;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	background: none;
	text-align: center;
	vertical-align:middle;
	text-shadow:#FFF;
	font-size:1.7em;
	position:absolute;
	top: 12px;
	width:255px;
}

.main #homebox h1 a {
	color: #fff;
	text-decoration: none;
}

.main #homebox h1 a:hover {
	background: none;
	background-image:none;
	color: #666;
}

.main #homebox #text {
	position:absolute;
	top:75px;
	margin-left: 5px;
	margin-right: 5px;
	width: 255px;
}


.main #homeboxlittle h1 {
	color: #FFF;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	background: none;
	text-align: center;
	vertical-align:middle;
	text-shadow:#FFF;
	font-size:1.7em;
	position:absolute;
	top: 12px;
	width:255px;
}

.main #homeboxlittle h4 {
	color: #444499;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	background: none;
	text-align: left;
	vertical-align:bottom;
	text-shadow:#FFF;
	font-size:1.0em;
	position:absolute;
	top: 45px;
	width:255px;
}


.main #homeboxlittle h1 a {
	color: #fff;
	text-decoration: none;
}

.main #homeboxlittle h1 a:hover {
	background: none;
	background-image:none;
	color: #666;
}

.main #homeboxlittle #text {
	position:absolute;
	top:75px;
	margin-left: 5px;
	margin-right: 5px;
	width: 255px;
}


/* stuff for Corner shading */
.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:#fff;
}

.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background-color:#efece6;
}

	/* Left border */
.i1 {
	padding:0 0 0 12px;
	background:url(../images/borders.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background:url(../images/borders.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:0px 0px;
	background:#fff;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}

span.ticknumber {
	float:left;
	font-size:2em;
	color:#360;
	text-align:right;
	width: 10px;
}

.main #homeboxcorners {
	width: 265px;
	padding:0;
	height: 8px;
	background-image:url(../images/mainboxtl.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}