BODY {
	Background-color: #809FFF;
	
}

td {
	font-family:  Tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:none;
	line-height:13px;
	padding-top: 2px;
	padding-left: 0px;
	top: auto;
}
.text2 {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #FFFFFF; 
	line-height:12px; 
	font-weight: none; 
}
.menu2 {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	line-height:12px; 
	font-weight: bold; 
	text-decoration:none; 
}
.menu2:hover {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	line-height:12px; 
	font-weight: bold;
	text-decoration:underline; 
}
.footermenu {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #525252; 
	line-height:12px; 
	font-weight: none; 
	text-decoration:none; 
}
.footermenu:hover {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #FFFFFF; 
	line-height:12px; 
	font-weight: none;
	text-decoration:underline; 
}

/* 
	rounded corners 
*/
.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(../images/nav_rc/tl.png) no-repeat 0px 0px; 
}

.dialog .hd .c {
 background:transparent url(../images/nav_rc/tr.png) no-repeat right 0px;
}

.dialog .bd {
 background: transparent url(../images/nav_rc/ml.png) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(../images/nav_rc/mr.png) repeat-y right 0px;
}

/*
****  optional gradient background  *****
.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#000 url(ms.jpg) repeat-x 0px 0px;
 padding:1em;
}
*/

.dialog .ft {
 background:transparent url(../images/nav_rc/bl.png) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(../images/nav_rc/br.png) no-repeat right 0px;
}


.dialog2 .hd2 .c2,
.dialog2 .c2 {
	font-size:12px; /* ensure minimum height */
	height:13px;
}

.dialog2 .c2 {
 height:14px;
}

.dialog2 .hd2 {
 background:transparent url(../images/main_rc/tl.png) no-repeat 0px 0px; 
}

.dialog2 .hd2 .c2 {
 background:transparent url(../images/main_rc/tr.png) no-repeat right 0px;
}

.dialog2 .bd2 {
 background: transparent url(../images/main_rc/ml.png) repeat-y 0px 0px;
}

.dialog2 .bd2 .c2 {
	background: transparent url(../images/main_rc/mr.png) repeat-y right 0px;
	width: auto;
}

/* content-specific 

.dialog2 h1 {
 /* header 
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.dialog2 p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}

html>body .dialog2 pre {
 font-size:1.1em;
}

*/

</style>
<link href="html/media_style.css" rel="stylesheet" type="text/css">
<style type="text/css">

ul {
margin-top: 0px;
margin-bottom: 0px; 
list-style-image: url(your custom bullet);
font-size: 80%;
font-weight: normal;
margin-left: 20px; 
padding-left: 20px; 
} 

.scrollArea {
	width: 395px;
	height: 122px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	overflow: auto;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
}


.inspirationalReadingScrollArea {

	width: 410px;
	height: 675px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	overflow: auto;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
}

div#columns {
    position: relative;
    width: 50px;
    top: 0px;
}

.scrollAreaVideo {
	width: 550px;
	height: 405px;
	padding-left: 5px;
	padding-right: 5px;
	float: none;
	overflow: auto;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
}

.scrollAreaVideoSongs {
	width: 550px;
	height: 240px;
	padding-left: 5px;
	padding-right: 5px;
	float: none;
	overflow: auto;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
}

.scrollAreaMedia {

	width: 500px;
	height: 90px;
	padding-left: 5px;
	padding-right: 5px;
	float: none;
	overflow: auto;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
}
.scrollAreaSongs {

	width: 500px;
	height: 470px;
	padding-left: 5px;
	padding-right: 5px;
	float: none;
	overflow: auto;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
}
.scrollAreaGuestBook {
	width: 578px;
	height: 300px;
	padding-left: 5px;
	padding-right: 5px;
	float: none;
	overflow: auto;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
}
