body
{
	background:#2d2d2b;
}

#bigbody
{
	width:980px;
	border:none;
	margin:auto;
	margin-top:-7px;
	margin-bottom:0px;
}

.header
{
	width:957px;
	height:245px;
	border:none;
	margin-bottom:0px;
	padding:0px;
	background:url("http://leviolonrouge.com/images/template/header.jpg");
}

.header a
{
	color:white;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.header a:hover
{
	text-decoration: underline;
}

.header div
{
	text-align:center;
}

.header #currentpage
{
	color:red;
}

.footer
{
	clear: both;
}

.footer a:hover
{
	text-decoration: none;
}

#menu
{
	float:left;
	margin:0px;
	width: 250px;
	background: #20201f;
}

#menu h3
{
	font-size: 18px;
	font-family: "Times New Roman", Verdana, Serif;
	color: #C0C0C0;
	margin:auto;
	margin-top : 20px;
	text-align : center;
}

#menu ul
{
	list-style-type : none;
}

#menu ul li a
{
	color:#899673;
	text-decoration:underline;
	font-size: 0.8em;
}

#menu ul li a:hover
{
	text-decoration:none;
}

#body
{
	float:right;
	margin:0px;
	margin-right: 20px;
	width:680px;
}

#showimage
{
	margin:auto;
	margin-bottom: 20px;
	border: none;
	border-width:2px;
	border-color: #1668a2;
}

.contenttext
{
	font-family: Arial, Verdana, Serif;
	color: #CCCC99;
	font-size:0.75em;

}

h1,h2,h3,h4,h5,h6
{
	font-size: 20px;
	font-family: "Times New Roman", Verdana, Serif;
	color: #C0C0C0;
	margin-top : 20px;
	text-align : center;
}

.artistrow
{
	width:530px;
	margin: auto;
	margin-bottom: 15px;
	font-family: Arial, Verdana, Serif;
	color: #CCCC99;
	font-size:0.75em;
	clear:both;
}

.artistrowleft
{
	float:left;
	width:200px;	
}

.artistrowright
{
	float:right;
	width:200px;
}

.form input
{
	width:320px; 
	height:21px; 
	background:#20201f; 
	border:0; 
	color:#666; 
	font-size:1.1em; 
	font-family:Arial;
	text-align:center;
}

.form textarea
{
	 width:320px;
	 height:121px;
	 background:#20201f;
	 overflow:auto;
	 border:0;
	 color:#666;
	 font-family:Arial;
	 font-size:1em;
	 text-align:center;
}

.form select
{
	width:320px;
	background:#20201f;
	border:0;
	color:#666;
	font-size:1.1em;
	font-family:Arial;
}

form select
{
	width:320px;
	background:#20201f;
	border:0;
	color:#666;
	font-size:14px;
	font-family:Arial;
}