﻿
body
{
	background-color: black;
	text-align:center;
	margin:0px;
	padding:1px;
	padding-top:0px;
	background-image:url(../images/background.jpg); 
	background-repeat:repeat-x;
}

#fixWhiteRightEdge
{
	position:absolute;
	background-color: black;
	background-image:url(../images/background.jpg); 
	height:100%;
	width:10px;
	background-repeat:repeat-x;
	top:0px;
	right:4px;
	display:none;
}
#page_wrapper
{
	position:relative;
	top:0px;
	left:0px;
	width: 959px;
	margin:auto;
	text-align:left;
	padding:2px;					
}

/* Set the height of this property until a blank page with no content will not be smaller than
the navigational links. */
#minheight
{	
	position:relative;
	float:left;
	width:1px;
	
}

/* */
#content_wrapper
{						
	position:relative;
	padding:0px;
	width:945px;				
	margin-left:0px;
	background-image:url(../images/stretch.jpg);
	
	background-repeat:repeat-y;
}



#content
{
	float: right;
	position:relative;
	right:6px;
	width:682px;
	background-color:white;
	padding: 0px;	
	padding-top:370px;
	margin:5px;
	margin-bottom:0px;	
}

#footer
{
	padding: 0px;
	position:relative;
	left:0px;
	clear: both;
	background-color:#ebe5dc;
	width: 945px; 
	height: 19\px;
	background-image:url(../images/footer2.jpg);
	background-repeat:no-repeat;
	
}

#copyright
{
	text-align:right;
	padding: 0px;	
	position:absolute;	
	background-color:black;
	width: 697px; 
	height: 18px;
	left:256px;
	top:20px;
	font-size:10px;
	/* background-image:url(../images/footerStretch.jpg); */
	/* background-repeat:repeat-y; */
}

#footer #logo
{
	position:absolute;
	left:4px;
	top:19px;
}

#footer #logo a
{
	border:0px;
	outline:0px;
	text-decoration:none;
}

#footer #logo a img
{
	border:0px;
}

#pageHeader
{	
	position:absolute;	
	top:127px;
	left:-4px;
	width:240px;
	height:150px;
}

/* IE6 Only hack */
* html #pageHeader { left: 0px; }

#pageTitleImage
{
	
	padding-left:50px;
	padding-bottom:10px;
}