body {
	background-image:  url(middle.jpg);
	background-repeat: repeat-y;
	background-position:center;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7F7F7F;
	/* margin-bottom: -10px; */
	height:100%;
}

.container {
	display:table;
	display: table-cell;
	background-image:  url(background-main.jpg);
	background-repeat: repeat-y;
	background-position:center;
	font-family: verdana;
	width=800px;
	height:100%;
}

.container-top {
	background-image:  url(sp_pagebg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.container-left {
	position:absolute;
	display:table;
	display: table-cell;
	background-image:  url(background-left.png);
	margin-top:312px;
	background-attachment:fixed;
	width:95px;
	float:left;
	background-repeat: repeat-y;
	background-position:left;
	font-family: verdana;
	height:100%;	
}

.container-right {
	position:absolute;
	display:table;
	display: table-cell;
	background-image:  url(background-right.png);
	margin-top:312px;
	background-attachment:fixed;
	width:95px;
	float:left;
	background-repeat: repeat-y;
	background-position:right;
	font-family: verdana;
	height:100%;	
}

.Top{
	background-image:  url(top_core.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}

.Top_new{
	background-image:  url(sp_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	}

	
.Middle
	{
	background-color: black;	
	border-left: 1px solid #042431;
	border-right: 1px solid #042431;
	}	

.Separation_navigation
	{
	padding-top: 5px;
	padding-bottom: 5px;
	}

.News_Top
	{
	background-image:  url(box_top.jpg);
	background-repeat: no-repeat;
	color: white;
	font-family: arial;
	font-size: 12px;
	letter-spacing: 5px;
	}

.News_Bottom
	{
	background-image:  url(box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}

.News_Middle
	{
	background-image:  url(box_mid.jpg);
	background-repeat: repeat-y;
	color: #7F7F7F;
	font-family: arial;
	font-size: 11px;
	}

.News_Allignement
	{
	padding-left: 25px;
	padding-right: 25px;
	}
	
.Release_Top
	{
	color: #12A3E0;
	font-size: 13px;
	text-transform: uppercase;
	border-bottom: 1px solid #12A3E0;
	}

.Release_Specs
	{
	color: #12A3E0;
	text-transform: lowercase;
	}
	
.Release_Bottom
	{
	border: 1px dotted #12A3E0;
	}
	
.Photos
	{
	border: 1px solid black;
	}

.Photos_Random
	{
	border: 1px solid black;
	}

.menu_selected {
	letter-spacing: 5px;
	color: #EEA200;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}
		
a:link, a:visited {
	letter-spacing: 5px;
	color: #7F7F7F;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}

a:hover, a:active {
	letter-spacing: 5px;
	color: #EEA200;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}

option.theme {
	font-size: 12px; 
	background-color: #172533; 
	border: 1px solid #466F98; 
	}
	
input.theme {
	background-color: white; 
	font-size: 12px; 
	color: #7F7F7F; 
	border: 1px solid #7F7F7F;
	}
	
textarea.theme {
	background-color: white; 
	font-size: 12px; 
	color: #7F7F7F; 
	border: 1px solid #7F7F7F;
	}

.selector {
	background-color: white; 
	font-size: 12px; 
	color: #7F7F7F; 
	border: 1px solid #7F7F7F;
	width : 500px ;
	}
