html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, img,
fieldset, form, label, legend, table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	line-height: 1em;
}


html, body { 
	background-color: white; 
	font-family:"arial", helvetica, serif;
	height: 100%; 
	margin: 0; 
	padding: 0;
    text-align: center; 
}


table { 
	margin-left: auto;
	margin-right: auto;
	background-color: #C0C0C0 ;
	height:100%;
	width:100%;
}


p { 
	font-size: .8em;
	color: #ffffff;
}


a {
	color: #707070 ;
	text-decoration:none;
	font-weight: bold;
}


a:hover {
	color: #E8E8E8;
}


h1 {
	font-weight: bold;
	color: #ffffff;
	font-size: .8em;
	padding: 30px 0px 0px 0px
}


h2 {
	font-weight: bold;
	color: #909090;
	font-size: .8em;
}


ul{
	float:left;
	list-style:none;
	text-align: left;
}


li{ 
	line-height: 12px;
}


#wrapper {
	width: 960px;
	height: 580px;
	border: 0px solid red;
	background-color: ffffff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}


#contentbox {
	float: left;
	width: 470px;
	height: 580px;
	margin-left: 40px
}



#textbox {
	float: left;
	width: 230px;

}


#textbox p {
	padding-top: 16px;
}


#textbox a {
	color: #ffffff;
}


#textbox2 {
	float: left;
	width: 230px;
	padding-top: 14px;
}


#textbox2 a {
	font-size: .8em;
}


#textbox2 p {
	padding: 0px 0px 14px 0px
}


#nav {
	float: left;
	width: 186px;
	height: 200px;
	padding: 16px
}


#nav a {
	line-height: 1;	
	letter-spacing: -1px ;
	font-size: .95em;
}


#nav #currentpage a {
	color: #E0E0E0 ;
	}


#whitebox {
	float: left;
	width: 470px;
	height: 278px;
	overflow: auto;
	background-color: #ffffff; 
	font-size: .9em;
}


#whitebox p {
	color: #909090;
	padding-bottom: 6px;
	width: 170px;
}


#whitebox a {
	color: #A8A8A8;
	font-size: .8em;
}


#whitebox #currentpage a {
	color: #686868  ;
}


#whitebox a:hover {
	color: #E8E8E8;
}


#pages {
	float: left;
	padding-left: 22px;
}


#whiteleft {
	float: left;
	height: 234px;
	width: 166px;
	padding: 16px;
}


#whiteleft2 {
	float: left;
	width: 300px;
	padding: 16px 0px 0px 16px
}


#largethumbs {
	float: left;
	width: 435px;
	padding: 16px;
}

#whiteright {
	float: right;
	padding: 14px;
}


#thumbbox {
	float: right;
	width: 236px;
	height: 236px;
	padding: 14px 14px 6px 0px
}


table#box {
    background-color:#FFFFFF;
}


table#box a {
    font-weight: normal;
}


table#box td {
	vertical-align: top;
}


#featured {
	float: right;
	padding: 14px 14px 6px 0px
}


#thumbbox li {
	display: inline;
}


a.linksy {
	padding-left: 20px;
	font-weight: normal;
}


a.linksy2 {
	font-size: .8em;
}


a.linksy3 {
	font-weight: normal;
}


.red {
	font-weight: bold;
	font-size: .8em;
	color: #686868   ;
}


