@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg.jpg) no-repeat top center #000000;
	margin:0px;
	padding:0px;
}

object {
outline-style:none;
}

#main {
	width:908px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#topAd {
	width:908px;
	height:153px;
	background: url(../images/top-bg-rep.png) repeat-y;
	margin:0px;
	padding:0px;
}
#adHolder {
	width:841px;
	height:133px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:0px;
	padding-top:8px;
}
.adBorder {
	border:solid 1px #b7b7b7;	
}
#flash {
	width:908px;
	height:442px;
	padding:0px;
	margin:0px;
}
#body{
	width:908px;
	height:auto;
	background:url(../images/bottom-bg.gif) repeat-y center;
	margin:0px;
}
#content {
	width:908px;
	height:auto;
	background:url(../images/title-hdr-bg.gif) no-repeat top center;
	margin:0px;
}

#content_movement {
	width:908px;
	height:auto;
	background:url(../images/title-hdr-movement-bg.gif) no-repeat top center;
	margin:0px;
}

#movement {
	width:815px;
	margin-left:auto;
	margin-right:auto;
}

#movement p.title {
	font:'Denmark', Arial;
	font-size:18px;
	padding-top:10px;
	padding-bottom:7px;
}

#movement .highlight {
	color:#f1c72b;
}

#movement p{
	font-family:Arial, Helvetica, sans-serif;
	color:#b7b7b7;
	font-size:11px;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:4px;
	margin:0px;
}

#movement .smallTitle {
	color:#f1c72b;
	font-size:11px;
}
#movement p.line {
	display:block;
	width:371px;
	height:1px;
	margin-left:13px;
	margin-top:5px;
	padding-bottom:6px;
	margin-bottom:0px;
	font-size:1px;
	border-top:dotted 1px #b7b7b7;
}

#columns {
	width:397px;
	height:auto;
	float:left;
}
#columns p{
	font-family:Arial, Helvetica, sans-serif;
	color:#b7b7b7;
	font-size:11px;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:4px;
	margin:0px;
}
#columns p.title {
	font:'Denmark', Arial;
	font-size:18px;
	padding-top:10px;
	padding-bottom:7px;
}
#columns .smallTitle {
	color:#f1c72b;
	font-size:11px;
}
#columns p.line {
	display:block;
	width:371px;
	height:1px;
	margin-left:13px;
	margin-top:5px;
	padding-bottom:6px;
	margin-bottom:0px;
	font-size:1px;
	border-top:dotted 1px #b7b7b7;
}
#columns .highlight {
	color:#f1c72b;
}
.leftColumn {
	margin-left:42px;
}
.rightColumn {
	margin-left:20px;
}


#columns a:active, #columns a:visited, #columns a:link {
color: #f1c72b;
text-decoration:none;
}
#columns a:hover {
color:#b7b7b7;
text-decoration:underline;
}

#new_everywhere{
	width:347px;
	height:62px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/new-everwhere.gif);
	background-repeat:no-repeat;
}



#everywhere{
	width:360px;
	height:332px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/everywhere_bg.jpg);
	background-repeat:no-repeat;
}

#everywhere_space{
	width:360px;
	height:332px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(http://www.tsmprojects.com/myspace/bottle/images/BottleStar_Everywhere.gif);
	background-repeat:no-repeat;
}

a:link img {
border:0;
}
a:visited img {
border:0;
}

li {	font-family:Arial, Helvetica, sans-serif;
	color:#b7b7b7;
	font-size:11px;
	
}

a{
outline:none;
}