body{
	background-color:#99D6E4;
	font-family:Arial, Verdana, Tahoma;
	font-size:10pt;
}

#container{
	width:760px;
	margin:0px auto;
	border:10px solid white;
	border-radius:14px;
	line-height:120%;
	text-align:left;	
	padding:0px;
	background-color:white;
	-moz-box-shadow: 0 0 5px 5px #003D4B;
	-webkit-box-shadow: 0 0 5px 5px #003D4B;
	box-shadow: 0 0 5px 5px #003D4B;
}

#header
{
	border-top-left-radius:14px;
	border-top-right-radius:14px;
	border:0px;
	padding:10px;
	padding-left:10px;
	margin:0;
	color:White;
	height:95px;
	line-height:normal;
	background:#0099BC url(images/HeaderGradient.png) repeat-x;
}

#header h1
{
	padding:0;
	margin:0;
	border:0;
	font-size:24pt;
	margin-top:5px;
	margin-bottom:10px;
}

#header h3
{
	padding:0;
	margin:0;
	border:0;
	color:white;
	/*font-size:14pt;*/
}

#header p
{
	padding:0;
	margin:0;
	border:0;
}

#footer
{
	padding:10px;
	margin:0;
	color: White;
	line-height:normal;
	font-size:10pt;
	border-width:0px;
	text-align:center;
	background:black url(images/MenuGradient.png) repeat-x;
	border-bottom-left-radius:14px;
	border-bottom-right-radius:14px;
}

#footer p
{
	border:0;
	margin:0;
	padding:0;
}

#header img
{
	float:left;
	margin-right:30px;
	margin-left:0px;
}

h2
{
	line-height:200%;
	color:red;
	padding:0;
	margin:0;
}

h3
{
	line-height:200%;
	color: #005498;
	padding:0;
	margin:0;
}


#navmenu ul
{
	float:left;
	width:760px;
	padding:0px;
	margin:0;
	list-style-type:none;
	padding:0; 
	list-style-image: none; 
}

#navmenu a
{
	float:left;
	width:8em;
	color:White;
	padding:0px;
	border:0;
	text-decoration:none;
	font-size:16px;
	background:black url(images/MenuGradient.png) repeat-x;
}

#navmenu a:hover
{
	background:black url(images/MenuGradientHover.png) repeat-x;
}

#navmenu li
{
	display: inline; 
	margin: 0px;
}
#navmenu a
{
	text-decoration:none; 
	margin: 0px; 
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	width: 152px;
	text-align:center;
}


#main
{
	float:right; /*remove this to add a right column*/
	padding:10px;
	color:Black;
	font-family:Arial, Verdana, Tahoma;
	line-height:130%;
	font-size:11pt;
	text-align:left;
	margin:0;
	border-left-style:solid;
	border-left-width:0px;
	border-left-color:black;
	background-color:white; /*to change this, change it for #container as well*/
	width:608px;
	min-height:370px;
}

#leftcol
{
	float:left;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:20px;
	margin:0px;
	color:Black;
	font-family:Arial, Verdana, Tahoma;
	font-size:10pt;
	text-align:center;
	width:132px;
	background-color:white;
	min-height:320px;
}

#leftcol a:link, #leftcol a:visited
{
	display:block;
	color:#FFFFFF;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:120%;
	text-decoration:none;
}

#leftcol a:hover, #leftcol a:active
{
	background:black url(images/VerticalMenuGradientHover.png) repeat-y;
}

#leftcol ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:129px;
	border-top:1px solid #0099BC;
	border-right:1px solid #0099BC;
	border-left:1px solid #0099BC;
	border-bottom:1px solid #0099BC;
	background:#CCCC00 url(images/VerticalMenuGradient.png) repeat-y;
}

#leftcol li
{
	border-bottom:1px solid #0099BC;
	padding:0px;
	font-weight:bold;
	background:#0099BC url(images/VerticalMenuGradient.png) repeat-y;
}

#leftcol h4
{
	color: #005498;
	padding:4px;
	padding-left:0px;
	margin:0;
}

#leftcol h3
{
	color: #0099BC;
	background:#0099BC url(images/VerticalMenuGradient.png) repeat-y;
	border-top:1px solid #0099BC;
	border-left:1px solid #0099BC;
	border-right:1px solid #0099BC;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	width:129px;
	border-bottom:0px;
	margin-top:10px;
	margin-right:0px;
	margin-left:0px;
	margin-right:0px;
}

#newcookie img{
	float: left;
	width:240px;
	height:180px;
}

#newcookie h4{
	color: #0099BC;
	font-size:14pt;
	padding:0px 10px 0px 10px;
}

#newcookie table{
	width:100%;
	border-collapse:collapse;
}

#newcookie td{
	border:1px solid #0099BC;	
	vertical-align:center;
}

#newcookie p{
	padding:0px 10px 0px 10px;
}

#cookie img{
	float: left;
	width:200px;
	height:150px;
}

#cookie h4{
	color: #0099BC;
	font-size:12pt;
	padding:0px 6px 0px 6px;
	margin:0px;
	text-align:center;
}

#cookie table{
	width:100%;
	border-collapse:collapse;
}

#cookie td{
	border:1px solid #0099BC;	
	vertical-align:center;
}

#cookie p{
	font-size:10pt;
	padding:0px 8px 0px 8px;
}

#candle table{
	border-collapse:collapse;
}

#candle td{
	border:1px solid #0099BC;
	text-align:center;
}

#candle th{
	border:1px solid #0099BC;
	text-align:center;
}

#footer
{
	padding-left:0px;
	margin:0;
	background-color:black;
	color:White;
	height:15px;
	line-height:normal;
	border-style:solid;
	clear:both;
}
