@charset "ISO-8859-1";

body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
}

.style1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	padding-top: 50px;
}

p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: left;
	line-height: 12px;
}

.style1 a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .1em;
	font-style: italic;
	color: #666;
}



img {
	border: 1px dotted #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
}

.noborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	font-style: italic;
}

.style6 {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9999;
	font-size: 12px;
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #FFFF66;
}
.style7 {color: #FF7979}

.style6:hover {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9999;
	font-size: 12px;
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #99FFFF;
}


#one {
	width: 500px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-color: #000;
	text-align: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#two a{
	width: 400px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-color: #CCC;
}

#three a{
	width: 300px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-color: #999;
}

#four a{
	width: 200px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	letter-spacing: 3px;
	text-transform: uppercase;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-color: #333;
}

#five {
	width: 80px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8px;
	letter-spacing: 4px;
	text-transform: uppercase;
	list-style-type: none;

}

#five a{
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8px;
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-color: #CCCCCC;
	vertical-align: middle;
}
#six {
	width: 90px;
	font-style: italic;
	font-family: "Courier New", Courier, monospace;
	color: #000;
	font-size: 8px;
	letter-spacing: 4px;
	line-height: 8px;
	border-width: 1px;
	border-style: dashed;
	border-color: #666666;
	background-color: #ffff;
	padding-left: 5px;
	list-style-type: none;
	font-weight: lighter;
	margin-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 2px;

}

#seven a{
	width: 160px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-color: #CCC;
}

#eight a{
	width: 160px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	background-color: #333;
}

#framecontent{
	width: 800px;
	height: 205px; /*Height of frame div*/
	overflow: hidden;
	color: white;
	margin: 0px 0px 7px;
	background: #fff;
	list-style-type: none;
	padding: 0px;
}


#maincontent {
	/*Set top value to HeightOfFrameDiv*/
	overflow-y: auto;
	overflow-x: hidden;
	background: #fff;
	width: 850px;
	height: 480px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}

#maincontent ul{
	width: 800px;
	float: left;
	height:auto;
	margin:0px;
	padding: 0px;
}

#maincontent li{
	list-style-type: none;
	padding: 2px 2px 2px 0px;
	margin: 2px 2px 2px 0px;
	display: inline-block;
	float: left;
	position: relative;
	height: 140px;
	width: auto;
}

#links {
	overflow-y: scroll;
	overflow-x: hidden;
	background: #fff;
	width: 850px;
	height: 480px;
	float: left;
	margin: 0px;
	padding: 0px 0px 20px;
}

#links ul{
	width: 800px;
	float: left;
	height:auto;
	margin-left:20px;
	margin:0px;
}

#links li{
	list-style-type: none;
	padding: 2px;
	margin: 2px;
	display: list;
	float: left;
	width: 700px;
}

li p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #000;
	background-color: #FFFFFF;
	font-weight: lighter;
	line-height:14px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

li a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #666;
	background-color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
}

li a:hover{
	color: #333;
}


#links img{
padding-right: 5px;
margin-right: 5px;

}



.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.1em;
	color: #000;
	background-color: #FFFFFF;
	font-weight: normal;
	border-bottom: 1px dotted #CCCCCC;
}

* html body{ /*IE6 hack*/
padding: 130px 0 0 0; /*Set value to (HeightOfFrameDiv 0 0 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}
.blank {
	color: #FFFFFF;
}
