/* CSS Document */
body
{
	
	text-align: center;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
}
#outerwrapper 
{
	position: relative;	
	margin: 5 auto;
	width: 950px;
	height: 584px;	
}
#outerwrapper2 
{
	position: relative;
	margin: 5 auto;
	width: 950px;
	height: 765px;
}
/* TOP NAV BAR */
#topimage {
	position: absolute;
	width: 950px;
	height:28px;
	background-image: url('images/top_lines.jpg');
	background-repeat: no-repeat;
	left: 0px;
	top: 0;
}
p.nav
{
	font-size:13px;
	color:000000;
	text-align: right;
	margin-top: 7px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
/* END top nav bar */


/* DIE PAGE */
#dieimage {
	position: absolute;
	padding-left:11px;
	top:48;
	width: 927px;
	height:464px;
	background-image: url('images/image5_die2.jpg');
	background-repeat: no-repeat;
	left: 11.5px;
}

#diecol1 {
	position:absolute;
	width:133px;
	height:20px;
	right: 15	px;
	top: 272px;
	left: 600px;
}
p.diecol1
{
	font-size:13px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
}
#diecol1A {
	position:absolute;
	width:133px;
	height:20px;
	right: 15px;
	top: 302px;
	left: 600px;
}
p.diecol1A
{
	font-size:13px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
}
#diecol2 {
	position:absolute;
	width:191px;
	height:19px;
	right: 13px;
	top: 273px;
}
p.diecol2
{
	font-size:13px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
}
#diecol2A {
	position:absolute;
	width:87px;
	height:72px;
	right: 114px;
	top: 303px;
}
p.diecol2A
{
	font-size:13px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
}
#diecol2B {
	position:absolute;
	width:63px;
	height:73px;
	right: 42px;
	top: 303px;
}
p.diecol2B
{
	font-size:13px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
}
#diecol3 {
	position:absolute;
	width:299px;
	height:64px;
	right: 23px;
	top: 116px;
}
p.diecol3
{
	font-size:12px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: justify;
}
#dieoarrow {
	background-image: url('images/right_arrow.jpg');
	background-repeat: no-repeat;
	position:absolute;
	width:30px;
	height:20px;
	right: 205px;
	top: 414px;
	}
#diecol6 {
	position:absolute;
	width:162px;
	height:20px;
	right: 41px;
	top: 401px;
}
p.diecol6
{
	font-size:13px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
	margin-right: 0px;
}
/* END die page */


/* LOWER BAR - including logo & email */
#bottomimage {
	position: absolute;
	padding-left:0px;
	top:529px;
	width: 950px;
	height:52px;
	background-image: url('images/bottom_lines.jpg');
	background-repeat: no-repeat;
	left: 0;
}
/* pds email */
#portcol7 {
	position:absolute;
	width:230px;
	height:20px;
	right: 12px;
	top: 8px;
}
p.portcol7
{
	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: right;
	margin-right: 10px;
}
/*pds logo*/
#portcol8 {
	position:absolute;
	width:258px;
	height:23px;
	left: 12px;
	top: 13px;
}
p.portcol8
{
	font-size:23px;
	color:#000000;
	text-align: left;
	margin-left: 9px;
	margin-top:0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
/*facebook logo*/
#facebook {
	position:absolute;
	width:35;
	height:35;
	left: -55px;
	top: 0px;
}
/* END  lower bar - including logo & email */



a.grey:link {color: #999999; text-decoration: none}
a.grey:visited {color: #999999; text-decoration: none}
a.grey:hover {color: #ff0000; text-decoration: none}

a.black:link {color: #000000; text-decoration: none}
a.black:visited {color: #000000; text-decoration: none}
a.black:hover {color: #999999; text-decoration: none}

a.dkgrey:link {color: #666666; text-decoration: none}
a.dkgrey:visited {color: #666666; text-decoration: none}
a.dkgrey:hover {color: #000000; text-decoration: none}

