body
{
	font-family:Verdana,Arial,Tahoma;
	font-size:10px;
	/*width:100%;*/
	/*height:100%;*/
	background: url(../img/bg3.jpg) repeat;
	overflow-y:scroll;
}

td 
{
	font-family:Verdana,Arial,Tahoma;
	font-size:10px;
}

a 
{
	text-decoration: none;
	color: #999999;
}

a:hover 
{
	text-decoration:underline;
}


/*** PAGE LAYOUT CSS ***/

div.pagecontainer
{
	position:absolute;
	top:0px;
	bottom:0px;
	left:50%;
	margin-left:-450px; /* = (div.page.width + 2 * div.pagecontainer.padding) / 2 */
	background:#ffffff;
}

div.page 
{
	width:900px;
	background: #ffffff;
	padding:10px;
}

div.header 
{
	position:relative;
	margin:0px;
	margin-top:0px;
	padding:0px;
	height: 67px;
}

div.logo 
{
	position:relative;
	margin:0px;
	padding:0px;
	left:0px;
	float:left;
}

div.frontimage
{
	width: 900px;
	height: 270px;
	border: 1px solid #999999;
	margin-top: -1px;
	margin-bottom: 4px;
}

div.image 
{
	width: 900px;
	height: 150px;
	border: 1px solid #999999;
	margin-top: -1px;
	margin-bottom: 4px;
}

div.main
{
	width:902px; /* = div.page.width + 2 to avoid linebreak of floats */
}

div.content 
{
	float: left;
	width: 668px;
	border: 1px solid #999999;
	padding: 6px;
}

div.sidebarcontainer 
{
	float: right;
	width: 210px; 
	margin-left: 0px;
	padding:0px; 
	padding-right: 6px;
}

div.sidebar 
{
	width: 210px;
	border: 1px solid #999999;
	margin-bottom: 4px;
	background:#eeeeee;
	padding:2px;
	font-size: 10px;
}

div.footer 
{
	clear: both; /* after float:left and float:right elements */
	width: 898px;
	padding: 1px;
	margin-top: 4px;
	padding-top:4px;
	margin-bottom: 0px;
	text-align: left;
	/*border: 1px solid #999999;
	background: #eeeeee;*/
	color: #999999;
	font-size:9px;
}

/*** SIDEBAR SPECIFIC CSS ***/

div.sidebar h1 
{
	font-size:10px;
	margin-top:2px;
	margin-bottom:2px;
}

div.sidebar p 
{
	margin-top:2px;
	margin-bottom:2px;
}

div.sidebar ul
{
	margin:6px; 
	padding-left:10px;
	margin-left:10px; 
}

div.sidebar li
{ 
	margin:0px; 
	padding:0px; 
	font-weight: normal;
}

div.sidebar li a
{
	color: #000000;
}

div.sidebartitle 
{
	left:2px;
	right:2px;
	background: #dddddd;
	color: #999999;
	padding:1px;
	padding-left:2px;
	margin-bottom:6px;
	font-weight:bold;
	font-size:12px;	
}

/*** CONTENT SPECIFIC CSS ***/

div.content h1 
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	color: #000000;
} 

div.content h2 
{
	border-top: 1px dotted #999999;
	margin-top: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 16px;
}

div.content h3
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
}

div.content h3 p
{
	margin:0px;
	font-size:10px;
	font-weight: normal;
}

div.content p 
{
	margin-top: 6px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 16px;
}

div.content td 
{
	margin-top: 6px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 16px;
	padding-right: 20px;
}

div.content img.main {
	float:left;
	border:1px solid #999999;
	margin-top:16px;
	margin-right:16px;
	margin-bottom:10px;
}

div.content p.readon {
	font-size:10px;
	text-align:right;
}

div.content img.person {
	border:1px solid #cccccc;	 
}

/*** NEWS SPECIFIC CSS ***/

div.news
{
	float:left;
	width:210px;
	border:1px solid #999999;
	background:#eeeeee;
	padding:2px;
	margin-right:4px;
}

div.newsheader 
{
	left:2px;
	right:2px;
	background: #dddddd;
	color: #999999;
	padding:1px;
	padding-left:2px;
	margin-bottom:6px;
	font-weight:bold;
	font-size:12px;
}

div.newsitem h1 
{
	font-size:14px;
	margin-top:0px;
	margin-bottom:10px;
}

div.newsitem p 
{
	margin-top:0px;
}

div.newsitem a
{
	color: #999999;
	text-decoration: none;
}

div.newsitem:hover a
{
	color: #999999;
	text-decoration: underline;
}

/*** BUTTON SPECIFIC CSS ***/

div.fullbannerbutton
{
	float: right;
	position: relative;
	width: 680px; 
	border: 1px solid #999999;	
	background-color: #e0e0e0;
	margin-bottom: 5px;
	text-align: right;
}

div.fullbannerbutton img
{

	margin: 6px;
	cursor: pointer;
}

/*** QUICKLINK SPECIFIC CSS ***/

div.quicklinks 
{
	float:right;
	position: relative;
	width: 680px; /* = div.page.width - div.news.width */
	border: 1px solid #999999;	
	margin-bottom: 5px;
}

div.quicklinks img
{
	float:center;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}


div.sticker_01
{
	position:absolute;
	top:344px;
	left: 220px;
	padding:0px;
	z-index: 9999999;
}

div.quicklink 
{
	margin: 6px;
	margin-top: 4px;
	cursor: pointer;
}

div.quicklink > table 
{
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}

td.quicklinkimage 
{
	padding: 0px;
	margin: 0px;
	/*float:left;*/
	vertical-align: top; 
	width: 60px;
	height: 60px;
	/*margin-top: 3px;*/
	padding-top: 3px;
	margin-right: 10px;
	
	font-size:10px;
	text-decoration: none;
	color: #999999;
}

td.quicklinkimage img 
{
	/*border: 1px solid #cccccc;*/
}

td.quicklinktext
{
	/*float:left;*/
	width: 550px;
	font-size: 12px;	
}

div.quicklink h1 
{
	margin-top: 2px; 
	margin-bottom: 0px;
	font-size: 16px;
}

div.content div.quicklink h1 
{
	border-top: 1px dotted #999999;
	margin-top: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 16px;
} 

div.quicklink p 
{
	margin-top: 6px;
	margin-bottom:0px;
	line-height: 16px;
}

div.quicklink a 
{
	font-size:10px;
	text-decoration: none;
	color: #999999;
}

div.quicklink:hover a
{
	text-decoration: underline;
}

/*** MENU SPECIFIC CSS ***/

div.menu 
{
	position:absolute;
	bottom:5px;
	left: 200px;
	padding:0px;
}

table.menu 
{
	padding:0px;
	width:702px; /* = div.page.width - div.menu.left */
	height:24px;
	border-collapse:collapse;
}

td.menu-leftcell 
{
	padding:0px;
	margin:0px;
	width:26px;
}

td.menu-centercell 
{
	background:#eeeeee;
	border:1px solid #999999;
	/*border-bottom:1px solid #999999;
	border-right:1px solid #999999;*/
}

td.menu-rightcell 
{
	width:24px;
}

table.menu-menu td 
{
	padding-left:50px;
	width:60px;
}

table.menu-menu a 
{
	text-decoration:none;
	color:#999999;
	font-weight:bold;
}

table.menu-menu a:hover 
{
	text-decoration:underline;	
}

/*** MENU INTRODUCING TABLE ***/

table.menu-intro
{
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	border-collapse:collapse;
}

table.menu-intro td 
{
	padding:0px;
	margin:0px;
	width:8px;
	height:8px;
	font-size:3px;
}

table.menu-intro td.c2
{
	/*width:16px;*/
}

table.menu-intro td.c5, table.menu-intro td.c3 
{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	background:#eeeeee;
}

table.menu-intro td.c6
{
	background:#eeeeee;
}

table.menu-intro td.c7
{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	background:#eeeeee;
}

table.menu-intro td.c8, table.menu-intro td.c9
{
	border-bottom:1px solid #999999;
	background:#eeeeee;
}

/*** MENU ENDING DISTORTIONS ***/

div.menu-rightdistortion 
{
	position:absolute;
	top:-1px; /* 0px in IE */
	width:8px;
	height:8px;
	font-size:3px;
	background:#ffffff;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

/*** FORM SPECIFIC CSS ***/

input[type="text"] 
{
	width: 300px;
}

textarea 
{
	height: 150px;
	width: 300px;
}

input[type="submit"] 
{
	width: 80px;
}

/*** FOOTER SPECIFIC CSS ***/

div.footer a 
{
	text-decoration: none;
	color: #999999;
}

div.footer a:hover
{
	text-decoration: underline;
}


/*** CSS image rollover ***/

#pic {
	position: relative;	
}

#pic a .large {
	width: 1px;
	height: 1px;
	display: block;
	position: absolute;
	left: -1px;
	bottom: 0px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	width: 60px;
	height: 86px;
	display: block;
	left: 0;
	top: 0;
	background: #FFFFFF;
	text-decoration: none;
}

#pic a.p1:hover {
	text-decoration: none;
}

#pic a.p1:hover .large {
	width: 400px;
	height: 300px;
	display: block;
	position: absolute;
	left: 20px;	
	bottom: 0px;
	border: 1px black solid;
}

