html, body {
	padding: 0;
	/* for dumb IE6 */
	margin: 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.c {
	text-align: center;
}

p {
	margin: 0;
	padding: 0;
}

a {
	color: #59ADFB;
}

a.filedl {
	font-weight: bold;
}

#ubercontainer2 {
	background: url(/images/bkg2.png) repeat-x;
	background-color: #F9F9F9;
	width: 100%;
}

#logo {
	width: 250px;
	height: 90px;
	background-image: url(/images/logo.png);
}


/* generated for download page */


#container2 {
	width:770px;
/*	min-width: 430px; */
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#down2_1 {
	min-width: 430px;
	height: 119px;
	margin: 0 auto;
	background-image: url(/images/down2_01.png);
	background-repeat: no-repeat;
	background-position: center;
}

#down2_1 h1 {
	color: Gray;
	font-family: Bookman Old Style, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	margin: 0 0 0 22px;
}

#down2_2 {
	min-width: 430px;
/*	background-image: url(/images/down2_02.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}

.contentholder {
	border: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 770px;
	min-height: 400px;
	clear: both;
}

#as1 {
	float: left;
}

#file1, #file1_pic {
	float: right;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	width: 336px;
	border: 2px dashed gray;
	padding-top: 20px;
	padding-bottom: 35px;
	padding-left: 15px;
	padding-right: 15px;
}

#file1_pic {
	padding-top: 0px;
	border: 0px;
}

#file1_preview {
	height: 280px;
}

#note {
	float: right;
	font-size:x-small;
	width: 336px;
/*	border: 1px dotted black;*/
}


#uploadlinks, #uploadlinks_pic {
	margin-top: 15px;
	font-size: smaller;
	font-weight: bolder;
	width: 336px;
/*	border: 1px dotted black;*/
}

#uploadlinks a, #uploadlinks_pic a {
text-decoration: none;
}
#uploadlinks a:hover, #uploadlinks_pic a:hover {
text-decoration: underline;
}
#uploadlinks {
	float: right;
}
#uploadlinks_pic {
}


#news {
	clear: both;
	width: 100%;
	padding-top: 20px;
	font-size: 12px;
}
#news strong {
	color: #35374A;
	font-size: 12px;
}
.newstext1, .newstext0 {
/*	border: 1px dotted red;*/
	padding-top: 10px;
	width: 350px;
}
.newstext1 {
	float: left;
}
.newstext0 {
	float: right;
}
.newsdate {
	font-size: 10px;
	color: #999999;
}
.newstitle {
	font-weight: bolder;
	color:#35374A;
}
a.newslink {
}
	
#footer {
	clear:both;
	width: 100%;
	margin: 12px 0;
	padding-top: 8px;
	background: url(/images/down2_04.png) repeat-x;
	font-size: 9px;
	text-align: center;
}



/* footer navigation */
#footer a {
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

/* copyright info */
#footer p {
	color: Silver;
}
