body {
	background: #D7EC89 url(images/main-bg.gif) repeat-x;
	color: #333333;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top: 1px;
}
.subhead {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#header {
	height:337px;
	display:block;
	width:570px;
	margin-right:0px;
	background-repeat: no-repeat;
	background-position: right top;
	z-index:2;
	overflow:visible;
	list-style-position: outside;
	list-style-image: url((URL));
}
#header a {
	position:absolute;
	top:322px;
	right:48px;
	width:50px;
	height:20px;
	z-index:3;
	display:inline;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
	position:relative;
}

#copyright {
	clear: both;
	color: #699;
	font-size: 11px;
	margin-bottom: 10px;
	padding-right: 15px;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
}

.photo {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	padding:5px;
	border: 1px solid #666666;
}
.photo img{
	border: 1px solid #666666;
}
#navR {
	float: left;
	padding-top: 70px;
	width: 210px;
}

#menu {
	background: url(images/menu-bg.gif) no-repeat;
	clear: both;
	display: block;
	height: 551px;
	padding-top: 10px;
	width: 190px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	margin-left: 4px;
	margin-bottom: 10px;
	margin-top: 8px;
	padding: 0px;
}

#menu li {
	background: url(images/list-bg.gif) no-repeat;
	display: block;
	font-size: 11px;
	height: 18px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-top: 1px;
	width: 157px;
}

#nav {
	clear: both;
	height: 50px;
	width: 780px;
	position:absolute;
}

#nav ul {
	list-style: none;
	margin: 20px 0px 0px;
	width:601px;
	z-index:15;
	position:absolute;
	text-align:center;
	height: 20px;
	padding-top: 5px;
	left: 176px;
	top: 0px;
}
.pinktrack {
	color: #3CC;
	font-size: 18px;
	font-weight: bolder;
	background-image: url(images/tracks.png);
	background-repeat: no-repeat;
	background-position: 50px;
	text-decoration: underline;
}
.linkpink {
	color: #CFF;
	font-size: 16px;
	font-weight: bolder;
	border-top-color: #09C;
}


#nav li {
	list-style: none;
	float:left;
	margin: 0px;
	padding: 0px;
	display:inline;
	border-right: 2px solid #666666;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display:inline;
	text-transform: uppercase;
	padding: 20px 15px 10px;
}
#nav a:hover {
	color:#09C;
	text-decoration:underline;
}

#leftContent {
	float: left;
	width: 560px;
}
#leftContent a{
text-decoration:underline;}
.tab {
	background: url(images/tab-heading.gif) no-repeat;
	color: #FFFFFF;
	display: block;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	letter-spacing: -1px;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 8px;
	margin-left: 7px;
	width: 166px;
}

.tab2 {
	background: url(images/tab-bg.gif) no-repeat;
	display: block;
	font-size: 10px;
	height: 17px;
	padding-top: 4px;
	padding-left: 10px;
	width: 179px;
}

.tag {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	margin-left: 25px;
}

.textboxtop,.textboxtop2,.textboxtopblue{
	color: #FFFFFF;
	display: block;
	font-size: 19px;
	font-weight: bold;
	height: 33px;
	letter-spacing: -1px;
	margin-left: 8px;
	padding-left: 20px;
	padding-top: 11px;
	width: 526px;
	text-transform: uppercase;
}
.textboxtopblue{
	background: url(images/textbox-top-blue.gif) no-repeat;
}
.textboxtop{
	background: url(images/textbox-top.gif) no-repeat;
}
.textboxtop2 {
	background: url(images/textbox-top2.gif) no-repeat;
}

.textbox {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	color: #FFFFFF;
	margin-left: 8px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	width: 514px;
	padding-bottom:10px;
	background-color: #333333;
	background-image: url(images/textbox-bg.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 18px;
}
.textboxboldpink {
	color: #6CC;
	font-weight: bold;
	font-size: 24px;
}


.textboxbottom {
	background: url(images/textbox-bottom.gif) no-repeat;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 23px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: right;
	width: 531px;
}
a:visited {
	color: #999933;
	font-weight: bold;
	text-decoration: none;
}
a:hover {


	color: #FFFFFF;
	text-decoration: none;
}
#copyright a {
	clear: both;
	color: #699;
	font-size: 11px;
	margin-bottom: 10px;
	padding-right: 5px;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	font-weight: normal;
	padding-left: 5px;
}
.bolditalic {
	font-size: 19px;
	font-style: italic;
}
.rightborder {

]
	border-right-width: .5px;
	border-right-style: solid;
	border-right-color: #4FA3A3;

.textboxtopblue {
	background: url(images/textbox-top.gif) no-repeat;
}
