body {
	text-align: center;
	background-color: #434f5c;
	background-image: url(/portfolio/screen_shots/bg.gif);
	background-repeat:repeat;
}
#container {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: center;
	position: relative;
}
#ddm {
	width: 500px;
	margin: 0px auto 0px;
	padding: 20px;
	text-align: left;
	background-color:#333333;
	position: relative;
}

p {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}
#holder508 {
	position:relative;
	width:10px;
	top:350px;
	height:10px;
	overflow:auto;
	z-index:1;
}
#altContent {
	position:relative;
	margin: 8px auto 0px;
	width: 960px;
	z-index:2;
}
#legal {
	text-align:right;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #cfcfcf;
	padding-right:5px;
}
A:link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #cfcfcf
}
A:visited {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #cfcfcf
}
A:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #cfcfcf
}


a.ddmlink :link {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #cfcfcf
}
a.ddmlink :visited {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underlined;
	color: #cfcfcf
}
a.ddmlink :hover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #cfcfcf
}
object { outline:none; }
