@charset "UTF-8";
#content_2colMain {
	position:absolute;
	left:120px;
	top:210px;
	width:493px;
	height:533px;
	z-index:11;
}
#container2col {
	position:relative;
	left:0px;
	top:-8px;
	width:1024px;
	height:768px;
	z-index:0;
	background-color: #FFFFFF;
	margin: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bkgrnd_2col.jpg);
}
body {
	background-color: #252026;
	background-image: url(../images/bkgrnd_1col_repeat.jpg);
	background-repeat: repeat-x;
}
#content_sidebar2col {
	position:absolute;
	left:695px;
	top:210px;
	width:227px;
	height:534px;
	z-index:16;
}
#contactContent {
	position:absolute;
	left:0px;
	top:-15px;
	width:209px;
	height:66px;
	z-index:1;
}
#contactBtn {
	position:absolute;
	left:0px;
	top:70px;
	width:144px;
	height:48px;
	z-index:1;
}
#container2col #content_sidebar2col #contactContent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
