@charset "UTF-8";

body {
	background: url(images/starsbackground.jpg) repeat #fff;
	
}

/* p {
	text-indent: 0.4in;
}

.noIndt {
	text-indent: 0px;*/
}

#header {
	background: url(images/slideshow/1.jpg); 
    {

}
	width: 960px;
	height: 125px;
}

#container {
	margin: 0 auto;
	width: 960px;
	/* background: #FFF;*/
    background: #ffffff;
	border: thin solid #3a8ddb;
	-moz-box-shadow: 5px 5px 12px #000;
-webkit-box-shadow: 5px 5px 12px #000;
box-shadow: 5px 5px 12px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');

}

#headMain {
	width: 960px;
	height: 85px;
	border-bottom: thin solid #3a8ddb;

}


#linkList {
	position:relative;
	float: right;
	padding-right: 90px;
	top: 50px;
	
	
}


#content {
	/*background: #fcfcfc;*/
    background: #ffffff;
   	margin-top: 20px;
    color: #000;
	padding-left: 20px;
	padding-right: 20px;
	width: 920px;
	min-height: 270px;
	position: relative;

}

a:link {color:#3a8ddb;} /* unvisited link */
a:visited {color:#4668A6;} /* visited link */
a:hover {color:#545257;} /* mouse over link */
a:active {color:#545257;} /* selected link */

#fizz {
	float: right;
	position: relative;
	width: 250px;
	border: none;
	margin-left: 10px;
	padding-left: 20px;
	margin-right: -20px;
    padding-right: 10px;
    padding-bottom: 75px;
}

#fizz p {
	text-indent: 0in;
}

#fizz ul ul li {
	margin-left: -15px;
}

#image {
	float: right;
	position: relative;
	width: 150px;
    padding-left: 20px;
	padding-right: -20px;
    padding-bottom: 75px;
	/*border: thin solid #00008B;
	border-right: none;*/
}

#home {
	position: relative;
    top:100%
	width:920px;
    height:200px;
    padding-left: 20px;
	padding-right: 20px;
    padding-bottom: 20px;

}

#footer {
	border-top: thin solid #3a8ddb;
	text-align: center;
	font-size: small;
}

#footer2 {
	border-top: none;
    /*padding-top: 20px;*/
	text-align: center;
	font-size: small;
}

/*#footer p {
	text-indent: 0in;*/

h1 {
	color: #3a8ddb;
	text-align: left;
	/*text-shadow: 3px 3px 1px #000;*/
	font-size: 14pt;
	/*letter-spacing: 10px;*/
}

/*a {
	color: #3a8ddb;
	/* font-weight: bold;*/
	/*text-decoration: underline;

}*/

/*a:hover {
	text-decoration: none;
    color: #545257;
}*/

#suggested {
width:100%;
border-collapse:collapse;

}

#suggested td, #suggested th {
/* font-size:1em;*/
border:1px solid #324A76;
padding:3px 7px 2px 7px;
vertical-align:top;
color:#1E2D47;
}

#suggested th {
font-size:1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
color:#FFFFFF;
background:#283C5F;
}

  
#suggested tr.alt td {
color:#1E2D47;
background-color:#E0EAFB;

}

/* #columns {
	margin-top: -25px;
}

.double_list_left {
	float:left;
	width: 35%;
}

.double_list_right {
	float: right;
	width: 35%;
}

.short { width: 110px; }

.shortInner { width: 110px; }

.long { width: 150px; }

.last { width: 110px; }

.lastInner { width: 110px; }

.lastFinal { width: 110px; }

.clearFloat {
	clear: both;
	margin: 0;
	padding: 0;
}*/
