#frame {
	width:750px;
	height:875px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	padding:0px;
	text-align:left;
}

#top {
	margin:5px;
	padding:0px;
	background:#000000;
	height:45px;
	text-align:center;
}

#left {
	width:135px;
	height:775px;
	float:left;
	background:#663330;
	margin-right:3px;
    background-image:url(images/left_background.jpg); 
    background-repeat:repeat-y;
}

#center {
	width:474px;
	height:775px;
	float:left;
	background:#ffffff;
	color:#000000;
}

#right {
	width:135px;
	height:775px;
	float:left;
	background:#ffffff;
	color:#000000;
	margin-left:3px;
}

#bottom {
	height:20px;
    width:474px;
    margin-left:137px;
	padding:3px;
	margin-top:5px;
	text-align:center;
    color: #ffffff;
    font-family:verdana;
	font-size:10px;
        
}

body {
	background:#000000;
	text-align:center;
}

h1 {
    font-size:18px;
    font-face:verdana;
    color:#663330;
}

h2 {
    font-size:16px;
    font-face:verdana;
    font-style: italic;
    color:#663330;
}

h3 {
    font-size:12px;
    font-face:verdana;
    color:#aabbaa;
}

a {
	color:#000000; 
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.leftnav {
	font-family:verdana; 
	font-size:12px; 
	font-weight:bold; 
	text-decoration:none;
}

.leftnav:hover {
	text-decoration:none;
	background:#ffffff;
}

.lntitle {
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	background:#666655;
}

.titletext {
	color:#ffffff; 
	font-family:verdana; 
	font-size:13px; 
	font-weight:bold
}

.textsmall {
	font-family:verdana;
	font-size:10px;
}

.textstd {
	font-family:verdana;
	font-size:12px
}

.linkurlwithlinemed {
	color: #663330; 
	font-family: verdana; 
	font-size: 12px;
}

.linkurlwithlinesmall {
	color: #663330; 
	font-family: verdana; 
	font-size: 9px;
}

.articletext {
    color: #000000; 
    font-family: verdana; 
    font-size: 10px;
}

.articletitle {
    color: #ffffff; 
    font-family: verdana; 
    font-size: 12px; 
    font-weight: bold;
}

.articletextsmall {
    color: #000000; 
    font-family: verdana; 
    font-size: 9px;
}

.scripture {
    color: #000000; 
    font-family: Times New Roman, Serif; 
    color: #000080; 
    font-size: 11px; 
}

.byline {
    color: #999999; 
    font-family: verdana; 
    font-size: 10px; 
    font-style: italic;
}  
