body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-transform: lowercase;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-attachment: fixed;
	background-image: url(layout/background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: 500;
}
p {
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 15px;
	text-align: justify;
	line-height: 18px;
}


h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	margin-right: 45px;
	margin-left: 45px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
}
h2 {
	font-size: 12px;
	text-align: center;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 36px;
}
h6 {
	font-size: 9px;
}

a:link {
	color: #999999;
	text-decoration: none;
}
#main_music a:link {
	color: #FF6699;
	text-decoration: none;
}
#main_video a:link {
	color: #66CC66;
	text-decoration: none;
}
#main_images a:link {
	color: #FFCC33;
	text-decoration: none;
}
#main_journal a:link {
	color: #6699CC;
	text-decoration: none;
}
#main_info a:link {
	color: #999999;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: #999999;
}
#main_music a:visited {
	text-decoration: none;
	color: #FF6699;
}
#main_video a:visited {
	text-decoration: none;
	color: #66CC66;
}
#main_images a:visited {
	text-decoration: none;
	color: #FFCC33;
}
#main_journal a:visited {
	text-decoration: none;
	color: #6699CC;
}
#main_info a:visited {
	text-decoration: none;
	color: #999999;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
#main_music a:hover {
	text-decoration: none;
	color: #CC3366;
}
#main_video a:hover {
	text-decoration: none;
	color: #339933;
}
#main_images a:hover {
	text-decoration: none;
	color: #CC9900;
}
#main_journal a:hover {
	text-decoration: none;
	color: #336699;
}
#main_info a:hover {
	text-decoration: none;
	color: #666666;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#menu {
	text-align: center;
	padding-top: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
}


#main {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	width: 750px;
	padding: 10px;
	margin-top: 50px;
}
#main_music {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6699;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	width: 750px;
	padding: 10px;
	margin-top: 50px;
}
#main_video {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #66CC66;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	width: 750px;
	padding: 10px;
	margin-top: 50px;
}
#main_images {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC33;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	width: 750px;
	padding: 10px;
	margin-top: 50px;
}
#main_journal {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6699CC;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	width: 750px;
	padding: 10px;
	margin-top: 50px;
}
#main_info {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	width: 750px;
	padding: 10px;
	margin-top: 50px;
}


#masthead {
	padding-top: 20px;
	text-align: center;
}

#submenu {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 25px;
}
#submenu   li   {
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	list-style-type: disc;
	display: inline;
	text-align: left;
	font-size: 18px;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	white-space: nowrap;
	margin-right: 5px;
	margin-left: 5px;
	padding: 10px;
}
#submenu img   {
	vertical-align: middle;
	margin-top: 5px;
	margin-left: 3px;
	margin-bottom: 5px;
	padding-bottom: 7px;
	padding-top: 5px;
}

#main    #submenu a:hover   {
	color: #FFFFFF;
}
#main_music #submenu li:hover {
	background-color: #FFD1E0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6699;
}
#main_video #submenu li:hover {
	background-color: #D1F0D1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #66CC66;
}
#main_journal   #submenu   li:hover {
	background-color: #D1E0F0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
#main_images  #submenu  li:hover {
	background-color: #FFF0C1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}
#main_info #submenu li:hover {
	background-color: #E0E0E0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#main     #submenu li#selected    {
	color: #666666;
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#main_music #submenu li#selected {
	color: #CC3366;
	background-color: #FFD1E0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6699;
}
#main_video #submenu li#selected {
	color: #339933;
	background-color: #D1F0D1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #66CC66;
}
#main_images #submenu li#selected {
	color: #CC9900;
	background-color: #FFF0C1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}
#main_journal #submenu li#selected {
	color: #336699;
	background-color: #D1E0F0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
#main_info #submenu li#selected {
	color: #666666;
	background-color: #E0E0E0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#main_music    #submenu a   {
	color: #FFFFFF;
}

#submenu  li:hover  {
	background-color: #D1D1D1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#footer {
	width: 740px;
	text-align: right;
}

#footer a {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
#main_video #submenu a {
	color: #FFFFFF;
}
#main_images #submenu a {
	color: #FFFFFF;
}
#main_journal #submenu a {
	color: #FFFFFF;
}
#main_info  #submenu  a {
	color: #FFFFFF;
}
#main_info   #content img  {
	padding: 25px;
}
img.music  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #FF6699;
}

img.video {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #66CC66;
}
img.images {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #FFCC33;
}
img.journal {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #6699CC;
}
li  {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 50px;
}

#twitter_update_list {
	text-transform: lowercase;
	list-style-position: outside;
	list-style-type: none;
	text-align: justify;
	padding: 0px;
	margin: 0px;
	width: 650px;
}
.subheader1 {font-size: 11px}
.title1 {
	font-size: 12px;
}
.vidtable {
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: solid;
	background-color: #F4F4F4;
	border-right-width: 3px;
	border-right-color: #66CC66;
	width: 600px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.vidtable td {
	padding: 10px;
}

.vidtable img {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.vidtable .featured  {
	border: 3px solid #66CC66;
}


.imgtable {
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: solid;
	background-color: #F4F4F4;
	border-right-width: 3px;
	border-right-color: #FFCC33;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imgtable td {
	padding: 10px;
}

.imgtable img {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.mustable {
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: solid;
	background-color: #F4F4F4;
	border-right-width: 3px;
	border-right-color: #FF6699;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mustable td {
	padding: 10px;
}

.mustable  img   {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.journaltable {
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: solid;
	background-color: #F4F4F4;
	border-right-width: 3px;
	border-right-color: #6699CC;
	width: 600px;
	padding-bottom: 10px;
	padding-top: 20px;
}

#main_music #submenu #selected a {
	color: #CC3366;
}
#main_video #submenu #selected a {
	color: #339933;
}
#main_images #submenu #selected a {
	color: #CC9900;
}
#main_journal #submenu #selected a {
	color: #336699;
}

#main_info  #submenu  #selected a {
	color: #666666;
}
#playermusic {
	margin-top: 50px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3B3B3;
	border-right-color: #FF6699;
	border-bottom-color: #B3B3B3;
	border-left-color: #B3B3B3;
}
#playermusic img {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#playervideo {
	margin-top: 50px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3B3B3;
	border-right-color: #66CC66;
	border-bottom-color: #B3B3B3;
	border-left-color: #B3B3B3;
}

.new {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
#main_images #content .imgtable .thumb td {
	padding: 10px;
	text-align: center;
	vertical-align: top;
}
#main_music h1 {
	border-bottom-color: #FED8E5;
}
#main_video h1 {
	border-bottom-color: #D8F2D8;
}
#main_images h1 {
	border-bottom-color: #FEF2CB;
}
#main_journal h1 {
	border-bottom-color: #D8E5F2;
}
#main_info h1 {
	border-bottom-color: #E5E5E5;
}
.sublist {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
}
