/* CSS Document */


body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../images/bkImg.jpg);
    
}

a, a:link, a:visited {
	color: #FFFF00;
}
a:hover {
	color: #CC0000;
}
 

#linkList { 
	position: absolute;
	top: 243px;
	width: 890px;
	height: 47px;
	left: 130px;
}

#links{
	background-color: #000000;
}


.p5 span a {
    font-weight: bold;
}

p {
    margin-bottom: 10px;
    line-height: 20px;
}

#outside{	background: url(../images/topBK.jpg) top repeat-x; 
			margin: 0px 0px 0px 0px;	
			height: 800px;	
}

#bottom{
	position: absolute;
	background: #000000 url(../images/BottomBar.jpg) top repeat-x;
	color: #FFFFFF;
	left: 0px;
	top: 840px;
	width: 2587px;
	height: 280px;
}

#container {
	position: center;
	background-color: #000000;
	color: #FFFFFF;
	width: 900px;
	margin: 0 0 0 120px;
	border-left: 2px outset #000000;
	border-right:2px outset #000000;
}



#preamble {
	padding: 5px 15px 5px 15px;
	color: #ffffff;
}

#preamble h3 {
    margin-bottom: 10px;
    height: 32px;
	
}

#show{
	position: absolute;
	width: 300px;
	left: 1025px;
	top: 206px;
}

#picY{
	position: absolute;
	width: 280px;
	height: 206px;
	text-align: center;
	margin: 10px 10px 10px 10px;
	left: 150px;
	top: 742px;
}
#picR{
	position: absolute;
	width: 280px;
	height: 217px;
	text-align: center;
	margin: 10px 10px 10px 10px;
	left: 686px;
	top: 585px;
}
#picP{
	position: absolute;
	width: 223px;
	height: 210px;
	text-align: center;
	margin: 10px 10px 10px 10px;
	left: 148px;
	top: 354px;
}
#picPnk{
	position: absolute;
	width: 129px;
	height: 122px;
	text-align: center;
	margin: 10px 10px 10px 10px;
	left: 849px;
	top: 334px;
}



#footer {
	background:#000000 url(../images/BottomBar.jpg) top repeat-x;
	height: 82px;
    text-align: center;
    clear: both;
	padding-top: 9px;
    font-size: 70%;
}
