body{
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	color: #000000 ;
	background-image: url('../images/background.jpg');
	background-repeat:repeat-x;
	background-position:left top;

	/*border: solid 1px black;*/
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color : #FF9933;
	scrollbar-shadow-color: #FF9933;
	scrollbar-arrow-color: #FF9933;
}

H3
{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	color: #000000 ;
	font-weight: bold;
}

hr
{
	color: #FF9933;
	height: 1px;
}

A:link, A:visited, A:active
{
	color: #FF9933;
}

A.small:link, A.small:visited, A.small:active
{
	color: #FF9933;
	font-size: 10pt;
}

div.outer{
	width : 775px;
	position: relative;
	left: 50%;
	margin-left: -387px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

div.inner
{
	position: relative;
	top: 0px;
	left: 0px;
	width : 775px;
	height: 86%;
}



div.top, div.topKids{
	width : 775px;
	height: 70px;
	position: relative;
	left: 0px;
}

div.topKids
{
	background-image: url('../images/topBackgroundKids.png');
}

div.top
{
	background-image: url('../images/topBackground.png');
}

div.left{
	width : 130px;
	height: 550px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	text-align: center;
}

div.menu
{
	position: relative;
	left: 0px;
	top: 25px;
	color: #FF9933;
}

div.content
{
	background-image: url('../images/logoBig2.gif');
	background-repeat:no-repeat;
	background-position: bottom right;
}

 div.title
 {
	position: relative; 
	top: 5px;
	padding-bottom: 15px;
 }

span.h1
{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	color: #000000 ;
	font-weight: bold;
}

img.headerLine{
	position:absolute;
	left:0px;
	top:19px;
}

A.menu:link, A.menu:visited, A.menu:active {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 13px ;
	font-weight: bold;
	/*color: #666666 ;*/
	color: #FF9933 ;
	text-decoration: none ;
	padding: 12px;
} 

A.menu:hover
{
	background-image: url('../images/dot.gif');
	background-position:center;
	background-repeat:no-repeat;
}

img.logo{
	position:absolute;
	right:10px;
	top:2px;
}

img.logoKids
{
	position:absolute;
	right:5px;
	top:2px;
}

.mainPicture
{
	/*position: relative;
	left: 120px;
	top: 60px;*/
	position: absolute;
	left: 180px;
	top: 0px;
	width: 250px;
	
}

.jtvNews
{
	/*left: 360px;*/
	/*top: 169px;*/
	position: absolute;
	left: 320px;
	top: 152px;
	width: 280px;
	
}

table.news
{
	width: 100%;
	
}


td.news
{
	border-style:solid; 
	border-width: 1px; 
	border-color: white;
	border-bottom-color: #FF9933;
}

ul.jtvNewsBullet
{
	list-style-image: url(../images/dotSmall.gif);
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 0px; /*Necessary for Firefox*/
}

li.jtvNewsBullet
{
	padding-bottom: 5px;
}

.NewsLabelBold
{
	font-weight: bold;
}

.mandatory
{
	color: #FF9933;
}

.text{
	border: solid 1px #FF9933;
	font-family: Arial;
	
}

.button
{
	background-color: #FFFFFF;
	color:#FF9933;
	border: solid 1px #FF9933;
}

.error
{
	color: #FF9933;  
	font-size: 110%; 
	font-weight: bold;
}

.errortext
{
	color: #FF9933;  
	font-size: 100%; 
	/*font-weight: bold;*/
}

#contentwrapper
{
	position: relative;
	left: 130px;
	top: 30px;
	width : 638px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

#contenttop
{
	background-image: url('../images/content_top.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	/*border: solid 1px black;*/
	height: 20px;
}

#content
{
	background-image: url('../images/content_text.jpg');
	background-repeat:repeat-y;
	background-position:left top;
	width : 610px;
	padding: 0px 15px 10px 15px;
}

#contentbottom
{
	background-image: url('../images/content_bottom.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	width : 638px;
	height: 15px;
	margin-bottom: 30px;
}

#contentlogo
{
	float:right;
	position: absolute;
	z-index: 10;
	bottom: 48px;
	right: 5px;
	background-image: url('../images/logoBig2.gif');
	background-repeat:no-repeat;
	background-position: top left;
	width: 225px;
	height: 225px;
	visibility:hidden;

}

#contentimage
{
	float:right;
	position: relative;
	z-index: 10;
	top: 48px;
	right: 5px;
	width: 250px;
	/*height: 180px;*/
	visibility:hidden;
	/*border: solid 1px black;*/
	/*margin-left: 20px;*/
	margin-bottom: 60px;
	padding-left: 20px;
	display: none;
		
}

#contenttext
{
	position: relative;
	z-index: 20;
}

#bottominformation
{
	font-size: 11px;
	position: absolute;
	bottom: 23px;
	right: 10px;
}

div.popup
{
	position: absolute;
	background-color: #FFFFFF;
	background-image: url('../images/logoBig2.gif');
	background-repeat:no-repeat;
	background-position: bottom right;
	font-size:10px;
	top: 75px;
	left: 80px;
	width: 500px;
	height: 400px; 
	z-index: 2;
	border: solid 2px #FF9933;
	padding: 10px;
}

div.popupsmall
{
	position: absolute;
	background-color: #FFFFFF;
	background-image: url('../images/logoBig2.gif');
	background-repeat:no-repeat;
	background-position: bottom right;
	font-size:10px;
	top: 75px;
	left: 80px;
	width: 150px;
	height: 150px; 
	z-index: 22;
	border: solid 2px #FF9933;
	padding: 10px;
}

div.disableScreen
{
	position: absolute;
	background-color: Silver;
	opacity:.25;
	filter:alpha(opacity=25);
	top: -5px;
	left: -5px;
	z-index: 21;
	width: 620px;
	height: 510px;
}

.close
{
	position: absolute;
	top: 5px;
	right: 20px;
}

/*Grid*/

.row
{
	background-color: #F7F8FC;
}

.alternate
{
	background-color: #FEF5F1;
}

.header
{
	background-color: #FEF5F1;
}
