body {
	background: url(images/bg-numbers6b.jpg) fixed repeat-y;

}


#banner {
	background: url(images/pdxbanner.png);
	width: 750px;
	height: 150px;
	border-right: 4px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 4px solid #000000; 
	margin-top: 10px;
	margin-left: 20px;

}



#menu {
	margin-left: 20px;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
	background-color: inherit;
}

a:link 	{ color: #000000; text-decoration: underline; background-color: inherit;
}
a:visited 	{ color: #333333; text-decoration: underline; background-color: inherit;
}
a:hover 	{ color: #FFFF00; text-decoration: none; background-color: #333333;}
a:active 	{ color: #333333; text-decoration: underline; background-color: inherit;
}

.blank {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 1pt;
}
.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.leftdivborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-left: 0px;
	margin-bottom: 10px;
	float: left;
	padding: 5px 5px 5px 5px;
	width: 340px;
}

.leftdivnoborder {
	float: left;
	margin-left: 10px;
	width: 340px;
}

.rightdivborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 10px;
	float: right;
	padding: 5px 5px 5px 5px;
	width: 340px;
}

.rightdivnoborder {
	margin-right: 10px;
	float: right;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	background-color: #ffffff;
	text-decoration: underline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	list-style-type: disc;
}
.tablecelllight {
	background-color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tablecelldark {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	list-style-type: disc;
}

#contentbox {
	background-color: #FFFFFF ;
	border-right: 4px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 4px solid #000000; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 500px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	color: #000000;

}

#contentbox2 {
	background-color: #FFFFFF ;
	border-right: 4px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 4px solid #000000; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 730px;
	margin-left: 20px;
	margin-top: 20px;
	color: #000000;

}


#links {
	background-color: #a6a6a5;
	color: #ffff00;
	background: url(images/bg-numbers6.jpg);
	text-align: center;
	border-right: 4px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 4px solid #000000; 
	padding: 5px 5px 5px 5px;
	width: 200px;
	float: right;
	margin-top: 20px;
}

#footer {
	color: #ffffff;
	margin-top: 40px;
	margin-left: 200px;
	text-align: center;
	background-color: inherit;
	padding-bottom: 5px;
	float: left;
	
}

#footer	a:link 	{ color: #ffffff; text-decoration: underline; background-color: inherit;
}
#footer	a:visited 	{ color: #a6a6a6; text-decoration: underline; background-color: inherit;
}
#footer	a:hover 	{ color: #FFFF00; text-decoration: none; background-color: #333333;}
#footer	a:active 	{ color: #333333; text-decoration: underline; background-color: inherit;
}

#weather {
	background: transparent;
	border-right: 4px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 4px solid #000000; 
	width: 144px;
	height: 108px;
	margin-top: 40px;
	margin-left: 200px;
	float: left;
}

.leftcolumn {
	float: left;
	width: 340px;

} 

.rightcolumn {
	float: right;
	width: 340px;

} 

#badges {
	background: transparent;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	margin-top: 20px;
}
