body{
	background: #EFECE5 url(../images/background.png);
	padding: 0px;
	margin: 0px;
}

a img{
	border: none;
}

#nameLogo{
	position:absolute;
	z-index: 8;
	top: 40px;
}

#bg{
	width: auto;
	height: 800px;
	background: url(../images/bg2.png);
	padding-top: 100px;
}

#box{
	width: 800px;
	height: 600px;
	background: white;
	margin: auto;
	margin-top: 4px;
	margin-bottom: 4px;
}

#frameL{
	height: 600px;
	width: 33px;
	background: url(../images/frameL.png) repeat-y;
	z-index: 4;
	position: absolute;
}

#frameR{
	height: 600px;
	width: 33px;
	background: url(../images/frameR.png) repeat-y;
	z-index: 4;
	position: absolute;
	margin-left: 767px;
}

#frameT{
	height: 33px;
	width: 800px;
	background: url(../images/frameT.png) repeat-x;
	z-index: 4;
	position: absolute;
	margin: auto;
}

#frameB{
	height: 33px;
	width: 800px;
	background: url(../images/frameB.png) repeat-x;
	z-index: 4;
	position: absolute;
	margin: auto;
	margin-top: 567px;
}

#frameLL{
	width: 66px;
	height: 66px;
	background: url(../images/frameLL.png);
	z-index: 5;
	position: absolute;
	margin-top: 534px;
}

#frameUL{
	width: 66px;
	height: 66px;
	background: url(../images/frameUL.png);
	z-index: 5;
	position: absolute;
}

#frameUR{
	width: 66px;
	height: 66px;
	background: url(../images/frameUR.png);
	z-index: 5;
	position: absolute;
	margin-left: 734px;
}

#frameLR{
	width: 66px;
	height: 66px;
	background: url(../images/frameLR.png);
	z-index: 5;
	position: absolute;
	margin-left: 734px;
	margin-top: 534px;
}

#links{
	width: 143px;
	height: 544px;
	z-index: 2;
	padding-top: 28px;
	padding-bottom: 28px;
	padding-left: 28px;
	position: absolute;
	top: 104px;
	
}

#side{
	width: 570px;
	height: 532px;
	position: absolute;
	z-index: 2;
	padding-top: 34px;
	padding-bottom: 34px;
	padding-right: 60px;
	margin-left: 180px; 
}

#flashCont{
	width: 100%;
	height: 100%;
}

.pLink{
	width: 100%;
	height: 60px;
	margin-bottom: 9px;
	z-index: 3;
}
#mainName{
	margin-top: 175px;
}

.linkLabel .pLink{
	width: 202px;
	height: 60px;
}

.linkLabel{
}

#cred{
	width: 300px;
	margin: auto; 
	margin-top: 10px;
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, FreeSans, Jamrul, Arial, sans-serif;
}

#valXwd{
	padding: 0px;
	margin: 0px;
}