
body	{
	background: #000000 url(../images/page-bg.jpg) top center no-repeat fixed;
	margin: 0 0 0 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

#container {
	position: relative;
	text-align: center;
	margin: auto;
	padding: 0;
	width: 850px;
	height: 100%;
}

#header	{
	width: 800px;
	padding: 55px 25px 0 25px;
	text-align: left;
}

#index	{
	width: 300px;
	height: 225px;
	padding: 50px 50px 0 500px;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
}

#index1	{
	width: 300px;
	height: 165px;
	padding: 180px 50px 0 500px;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
}

#index2	{
	width: 400px;
	height: 300px;
	padding: 50px 50px 0 400px;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
}

.intro	{
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

#content	{
	background: url(../images/latest-bg-copy.png) center top no-repeat;
	width: 850px;
	height: 408px;
	text-align: left;
}

#content-dmm	{
	width: 850px;
	height: 408px;
	text-align: left;
}

#latest	{
	width: 300px;
	height: 300px;
	padding: 60px 50px 0 500px;
	text-align: left;
	line-height: 16px;
}

#inner	{
	background: url(../images/compositions-bg.png) center top no-repeat;
	width: 850px;
	text-align: left;
}

#content-compositions	{
	width: 300px;
	padding: 50px 50px 30px 500px;
	text-align: left;
	line-height: 16px;
}

#content-info	{
	width: 330px;
	padding: 50px 50px 30px 500px;
	text-align: left;
	line-height: 16px;
}

ul {
	margin: 0 0 0 0;
	padding: 0;
}
ul li {
	list-style: square;
	margin: 0 0 0 25px;
	padding: 0;
	color: #FF0000;
}

#endorsers	{
	background: url(../images/endorsers-bg.png) center top no-repeat;
	width: 850px;
	text-align: left;
}

#content-endorsers	{
	width: 300px;
	padding: 60px 50px 30px 500px;
	text-align: left;
	line-height: 16px;
}

#blog-entry	{
	width: 350px;
	padding: 40px 0 30px 500px;
	text-align: left;
	line-height: 16px;
}

.date	{
	font-size: 11px;
}

.pages	{
	font-size: 11px;
}

.selected	{
	font-weight: bold;
}

#video	{
	background: url(../images/endorsers-bg.png) center top no-repeat;
	width: 850px;
}

#content-video	{
	width: 320px;
	padding: 60px 0 30px 500px;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
}

#content-gallery	{
	width: 320px;
	padding: 40px 30px 30px 500px;
	text-align: left;
	line-height: 16px;
}

#content-tour	{
	width: 330px;
	padding: 40px 30px 30px 500px;
	text-align: left;
	line-height: 12px;
	font-size: 10px;
	color: #FFFFFF;
}

#tour-month	{
	padding: 5px;
	background-color: #FF0000;
}

#footer	{
	width: 800px;
	padding: 0 25px 50px 25px;
	font-size: 11px;
	text-align: center;
	line-height: 16px;
	color: #999999;
}

#index a, a:visited {
	color: #7eff00;
	text-decoration: underline;
}
#index a:hover {
	color: #7eff00;
	text-decoration: none;
}

#index2 a, a:visited {
	color: #7eff00;
	text-decoration: underline;
}
#index2 a:hover {
	color: #7eff00;
	text-decoration: none;
}

#latest a, a:visited {
	color: #7eff00;
	text-decoration: underline;
}
#latest a:hover {
	color: #7eff00;
	text-decoration: none;
}

#content-endorsers a, a:visited {
	color: #990000;
	text-decoration: underline;
}
#content-endorsers a:hover {
	color: #990000;
	text-decoration: none;
}

#blog-entry a, a:visited {
	color: #7eff00;
	text-decoration: underline;
}
#blog-entry a:hover {
	color: #7eff00;
	text-decoration: none;
}

.pages a, a:visited {
	color: #7eff00;
	text-decoration: underline;
}
.pages a:hover {
	color: #7eff00;
	text-decoration: none;
}

#content-info a, a:visited {
	color: #7eff00;
	text-decoration: underline;
}
#content-info a:hover {
	color: #7eff00;
	text-decoration: none;
}

#footer a, a:visited {
	color: #999;
	text-decoration: underline;
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}




