
/*
container: 960px width
wrapper: 950px width
header: 950px width
leftcolumn: 150px width
content: 650px width
rightcolumn: 150px width
footer: 950px width
*/
.art1
{
border: 1px solid black;
}

.updatemenu
{
border:1px solid #0625FF;
width:504px;
height:auto;
}

.updatemenuheader
{
font-size:14px;
background-color:#4FA3FF;
color: white;
padding:2px;
width:500px;
height:20px;
}

.updatemenu1
{
border-top:1px solid grey;
font-size:12px;
background-color:#B7E8FF;
padding:2px;
padding-left:10px;
width:492px;
height:20px;
}

.musiclog
{
padding-left:2px;
padding-right:2px;
padding-top:2px;
padding-bottom:2px;
font-size:11px;
}
a
{
color:gray;
text-decoration:none
}

li
{
list-style-type: none;
padding: 0;
margin-left: 0;
}
*
{
margin:0;
padding:0;
}

body
{
background-image:url(../v3images/bg2.jpg);
background-repeat:repeat-x;
background-color:white;
background-attachment: fixed; 
background-position:top center;
}

.container
{

width:960px;
margin:auto;
padding-top:20px;
}
.wrapper
{

width: 950px;
margin:auto;
background-image:url(../v3images/content.jpg);
border:2px solid blue;
}



.navigation
{
width:930px;
height:30px;
padding:10px;
padding-top:12px;
background-color:#666666;
color:white;
float:left;
display:inline;
background-image:url(../images/backgroundnavi.jpg);
}


.header
{
/*total width is 950.  930 + 10 padding left + 10 padding right */
width:950px;

height:100px;
background-color:#000066;
background-image:url(../v3images/banner.jpg);
float:left;
display:inline; /*IE hack*/
}
.leftcolumn
{
width: 150px;
float:left;
color:white;

}
.content
{
width: 630px;
float: left;
padding-left: 10px;
padding-right: 10px;
padding-top:10px;
border-top:1px solid blue;
padding-bottom:10px;
}
.rightcolumn
{


width: 150px;
float:left;
color:white;

}

.footer
{
width: 946px;
height:18px;
padding:2px;
font-size:12px;
background-color:black;
color:white;
clear: both;
}

.titleS
{
	padding-top:3px;
	color:white;
	width:150px;
	font:"Times New Roman", Times, serif;
	height:21px;
	font-size:15px;
	background-image:url(../v3images/header5.jpg);
}

.header2
{
	padding-top:9px;
	padding-left:20px;
	color:white;
	width:580px;
	height:80px;
	font-size:30px;
	background-image:url(../v3images/header3.jpg);
	background-repeat:no-repeat;
	line-height:35px;
	
}

p
{
text-indent:20px;
}

.leftcolumn, .content, .rightcolumn
{
min-height: 668px;
height: 500px; !important;
height: auto;
display: inline;
}

.header3
{
	padding-top:6px;
	color:white;
	width:400px;
	height:44px;
	font-size:30px;
	background-image:url(../v3images/header2.jpg);
}

.update
{
	padding:6px;
	color:black;
	width:580px;
	height:auto;
	font-size:14px;
	border:1px solid #0625FF;
	background-color:#B7E8FF;
}

.themessageform
{
font-size:14px;
}

