@charset "UTF-8";
/* CSS Document */

/* kill defaults */

html, body, dl, dt, dd, li, h1, h2, h3, h4, img, cellpadding, cellspacing, p { margin: 0; padding: 0; }
img	{ border: 0; }

/* ============= */

/* Header Start */

#toc_header {
	background-image:url(../images/toc_header.png);
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
	float:left;
	height:221px;
	width:770px;
}

#right_header{
	left:593px;
	position:absolute;
	top:62px;
	height: 20px;
	width: 129px;
}


#page_effect_top img {
	clear:both;
	float:left;
	margin:0;
	padding:0;
	position:relative;
}

#page_effect_center {
	background-image:url(../images/page_shadow.jpg);
	background-position:left center;
	background-repeat:repeat-y;
	clear:both;
	float:left;
	position:relative;
	width:770px;
}

#page_effect_botttom {
	float:left;
	position:relative;
}

#content {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:770px;
}

#content p{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

body {
	background-color:#E6E6E6;
}

/* print box */

#printversion {
	position: absolute;
	top: 35px;
	left: 551px;
	width: 132px;
	z-index: 0;
}
.print {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003399;
	font-style: italic;
}
.print a:link {
	color: #0099FF;
	text-decoration: none;
	font-style: italic;
}
.print a:visited {
	color: #0099FF;
	text-decoration: none;
}
.print a:hover{ 
	color:#CC0000; 
	text-decoration:underline;
}
.print a:active {
	color: #0099FF;
	text-decoration: none;
}

/* search box */
	
#search_box_info {
	position: absolute;
	width: 218px;
	height: 22px;
	overflow: hidden;
	left: 551px;
	top: 6px;
	z-index: 0;
}

.search {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #777777;
	font-style: normal;
	text-decoration: none;
	outline: none;
	margin: 0px;
	padding: 0px;
	
}
.go {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	outline: none;
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	
}

#searchprettybox {
	position: absolute;
	top: 10px;
	left: 553px;
	z-index: 45;
}
/* Search End */


#footer {
	margin-top: 5;
	padding-top: 10px;
	clear: both;
	width: 770;
	margin-right: auto;
	margin-left: auto;
	
}
#footer p  {
	color:#666666;
	font-size:10px;
	line-height:12px;
	text-align:	center;
}


/* TOC page */

ul	{
	list-style: none;
}

#toc {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:770px;
}

#toc p {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	line-height:20px;
	padding-top:5px;
	padding-bottom:5px;
}

#cover_story {
	margin-top: 5;
	padding-top: 10px;
	clear: both;
	width: 770;
	margin-right: auto;
	margin-left: auto;
}

#cover_pic {
	background-image: url(../images/cover_pic.jpg);
	width: 118px;
	height: 119px;
	position: relative;
	left: 207px;
}

#cover_text {
	position: absolute;
	width: 290px;
	left: 334px;
	top: 69px;
}

#toc .style2 {
	color: #990000;
	font-weight: bold;
}

#toc .style3 {
	font-style: italic;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	color: #0000CC;
}

#toc a:link {
	color:#000000;
	text-decoration: none;
}
#toc a:visited {
	color: #000000;
	text-decoration: none;
}
#toc a:hover {
	color: #FF0000;
	font-style:italic;
	text-decoration: none;
}
#toc a:active {
	color: #FF0000;
	font-style:italic;
	text-decoration: none;
}



#column1 {
	background-image:url(../images/index_fade.png);
	background-position:0 top;
	background-repeat:no-repeat;
	height:485px;
	left:44px;
	padding-left:28px;
	padding-right:10px;
	position:relative;
	top:10px;
	width:304px;
	float: left;
}

#column2 {
	background-image:url(../images/index_fade.png);
	background-position:0;
	background-repeat:no-repeat;
	border-left:1px dotted #66CCFF;
	height:485px;
	left:-40px;
	padding-bottom:1px;
	padding-left:20px;
	padding-right:20px;
	position:relative;
	top:10px;
	width:301px;
	float: right;
}

#news {
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}

#news p{
	padding-top:3px;
	padding-bottom:5px;
}

#credits {
	margin-top: 5;
	padding-top: 20px;
	float: left;
	width: 700px;
	margin-top: 5px;
	height: 210px;
	margin-right: 10px;
	margin-left: 35px;
	clear: none;
}

#credits p{
	font-size:10px;
	font-style:normal;
	line-height:13px;
	padding-left:30px;
}

#credits .name {
	color:#990033;
	font-style:normal;
	font-weight:bold;
	padding-bottom:3px;
}

#credits .title {
	color:#000066;
	font-style:italic;
}

#disclaimer {
	margin-top: 5;
	padding-top: 5px;
	float: left;
	width: 700px;
	margin-top: 10px;
	height: 160px;
	margin-right: 10px;
	margin-left: 35px;
	clear: none;
}

#disclaimer p {
	background-color:#EEEEEE;
	font-size:9px;
	line-height:12px;
	padding-bottom:2px;
	text-indent:1em;
}








	
