html, body {

	behavior:url(../issue05/csshover.htc);

	margin: 0;

	padding: 0;

	background-color: #262f32;

	background-image: url(../issue05/images/bg.gif);

	background-repeat: repeat;

	height: 100%;

	font-size: 100%;

}



#main {

	position: absolute;

	background-color: #262f32;

	padding: 100px 0px 0px 0px;

	margin: 0px 75px 0px 75px;

	width: 735px;

	border-left: 1px;

	border-right: 1px;

	border-top: 0px;

	border-bottom: 1px;

	border-color: #464a4c;

	border-style: solid;

	min-height: 100%;

	height: auto !important;

	height: 100%;

}

* html #main {

width:887px;

w\idth:735px;

}



#mainindex {

	position: absolute;

	background-color: #262f32;

	padding: 100px 0px 0px 0px;

	margin: 0px 75px 0px 75px;

	width: 797px;

	border-left: 1px;

	border-right: 1px;

	border-top: 0px;

	border-bottom: 1px;

	border-color: #464a4c;

	border-style: solid;

	min-height: 100%;

	height: auto !important;

	height: 100%;

}

* html #mainindex {

width:949px;

w\idth:797px;

}



#navbar {

	float: left;

}



#header {

	padding: 0;

	margin: 0;

}



#header img.tag {

	padding: 0px;

	margin: 0px 0px 0px 262px;

	border:none;

}



#header img.notag {

	padding: 0px;

	margin: 0px 0px 0px 200px;

	border: none;

}



#cover {

	float:right;

	padding: 0px 20px 20px 0px;

	margin: 0px;

	width: 602px;

}	

* html #cover {

width:622px;

w\idth:602px;

}



#cover img {

	margin: 0px;

	border: 1px;

	border-width: 1px;

	border-style: solid;

	border-color: #777;

}

#cover p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 8px;
}

#cover p.cover1 {
	margin-left: 100px;
}

#cover p.cover2 {
	margin-left: 200px;
}

#cover p.cover3 {
	margin-left: 150px;
}



#content {

	float: right;

	padding: 20px;

	margin: 0px 20px 20px 0px;

	width: 500px;

	min-height: 200px;

	background-color: #fff;	

}

* html #content {

width:560px;

w\idth:500px;

}



.clear {

	clear: left;

	line-height: 0;

	height: 0;

	font-size: 0;

}



#content p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;

	color: #000000;

}



#content a:link, #content a:visited {

	text-decoration: none;

	color: #888; 

}



#content a:hover {

	color: #464a4c;

}



#content h1 {

	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: normal;

	line-height: 20px;

	color: #6e8a9a;

}

#content h2 {

	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	line-height: 16px;

	color: #888;

}

#content h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	line-height: 16px;

	color: #888;

}



#content ul {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	line-height: 24px;

	color: #000;

	margin-left: 0px;

	padding-left: 0px;

	list-style-type: none;

}



#content ul li {

	color: #000;

	margin-left: 0px;

	padding-left: 0px;

}



#content ul ul li {

	color: #000;

	margin-left: 20px;

	padding-left: 0px;

}



#content ul ul li a:link, #content ul ul li a:visited {

	text-decoration: none;

	color: #888; 

}



#content ul ul li a:hover {

	color: #464a4c;

}



img.floatright {

	float: right;

	border: none;

	margin-left: 10px;

}


#content a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000;

}



#content p.credit {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 14px;

	color: #666666;

}


.indent1 {



margin-left: 40px;



}



hr {

	border: 0;

	color: #6e8a9a;

	background-color: #6e8a9a;

	height: 1px;

	width: 300px;

	text-align: center;

	margin-top: 35px;

	margin-bottom: 35px;

}



