body {

	margin: 0 auto;  /* outside space */

	padding: 0; /* inside space */

	position: relative;

	text-align: center;

	/*background-image: url(../images/background121.jpg);
	*/
	background-color:#444;
	size: 12pt;

}



/*  titlebar */

#titlebar{
position:absolute;
background:url("../TitleBar/TitleGraphic_copy.gif");

height:128px;

width:776px;

left:5%;

z-index:4;

color:#FFFFFF;

}
#titlebar a {
color:#FFFFFF;
text-decoration:none;
}
#titlebar a:hover{
text-decoration:underline;
}

.title_back_right{

	background:url(../TitleBar/title_right_back.gif) right repeat;

	position:absolute;

	z-index:1;

	top:36px;

	height:92px;

	left:12px;

	

}



.title_back_left{

	background:url(../TitleBar/title_left_back.gif) left repeat;

	position:absolute;

	z-index:1;

	height:92px;

	left: 0px;

	

}



.title_corners { 

	background: url(../TitleBar/title_right.gif) no-repeat top right;

	position:absolute;

	z-index:3;

	top:36px;

	text-align:left;

	height:92px;

	left:0px;

}



img.corner {

   width: 12px;

   height: 92px;

   border: none; 

   display: block !important;

}





.container{

	position: relative;

	margin: 0 auto;  /* outside space  top left right bottom*/ 

}  



.style1 {

	font-size: 36px;

	color: #FFFFFF;

}





.style2 {

	font-size: 24pt;

	font-weight: bold;

}



.content {

	z-index:1;

background-color:#4D7286;
	/*
	background-color:#809FAA;
	background-color:#565742;
*/
	position: absolute;

	border: 2px #16161A solid;

	left: 0px;

}

.content a {

	color: #FFFFdd;

}


.artwork a{
color:#CCCCCC;
}


.info{

	position: absolute;

	left: 200px;

	height:50px;

	width:375px;

	color: #FFFFdd;

}





#counter{

position: absolute;

	left: 450px;

	top:20px;



}





/* #title {

text-align:center;

z-index: 2;

position:relative;

/* background-color:#00FF33;*/

/*width:846px;

height:160px;

text-align:center;

margin: 0 auto;

}



#title_dimensionals {

	/*background-color:#474836;*/

/*	z-index: 2;

	position:relative;

	/* background-color:#00FF33;*/

/*	height:160px;

	width:1000px;

	text-align:center;

	margin: 0 auto;

	/*border-left: 2px #16161A solid;

	border-right: 2px #16161A solid;

	border-top: 2px #16161A solid;*/

/*}

*/

.smallprint {

	font-size: 10px;

}

div.smallprint {

	text-align: center;

}

#actual_content {

	color: #FFFFFF;

}

