body {
	font-family: "Times New Roman", Times, serif;
	font-size: 76%;
	line-height: 150%;
}

a {color:#505050; font-weight:bold;	text-decoration:underline;}
a:hover {color:#808080;	text-decoration:underline;}

p {line-height:1.5em; margin:0 0 15px;}

#container {
	width:100%;	min-width:770px;
	background-color:#FFF;	color:#303030;
	text-align:left;
}

#header_left {
	width:180px; height:92px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;
	margin-bottom: 10px;
	padding-top: 10px;	padding-right: 10px;	padding-bottom: 10px;	padding-left: 20px;
}

#header_right {
	width:100px;	height:30px;
	float:right;
	font-size: 13px; 	text-align: right;	vertical-align: middle;
	padding-top: 0;	padding-right: 10;	padding-bottom: 10;	padding-left: 10;
	margin-top: 9px;
}

#sitename {
	height:92px;
	font-weight: bold;	text-align:center;
	margin-bottom: 10px;	margin-right: 150px;
	padding-top: 20px;
}

#header1 {font-family: "Times New Roman", Times, serif;		font-size: 40pt; 	color: #C06;}
#header2 {font-family: "Times New Roman", Times, serif;		font-size: 12pt; 	color: #333;}

#mainmenu {margin-top:11px;		margin-bottom:5px;		border:1px solid #505050;}
#mainmenu ul {font-size:16px; 	margin:0;	padding:0;}
#mainmenu li {float:left; 	height:37px; 	list-style:none;}

#mainmenu a {
	color:#333;
	font-size:0.7em; 	text-transform:uppercase;	text-decoration:none;
	border-right:1px solid #b0b0b0;
	display:block;
	padding:11px 10px 10px;
}

#mainmenu a:hover {background:#f0f0f0;	color:#505050;	text-decoration:none;}
.mainmenu_active {background-color: #e8e9ea;}


#wrap {
	padding-top:30px;
	font-size:100%;
	border-top:1px solid #505050;	border-bottom:1px solid #505050;
	clear:both;
}


#leftside {width:200px;	float:left;	margin-right:10px;	padding:0 10px 10px;}

/*** LEFT MENU ***/
.nav {
	width:140px;
	background:#e8e9ea; 	color:#333;
	border:1px solid #b0b0b0;
	display:block;
	margin-top:8px;
	padding:5px 4px 4px 10px;
	position:relative;
	text-transform:uppercase;	text-decoration:none;
}

.nav:hover,.active {
background:#f8f9fa; 	color:#303030;
text-decoration:none;
border:1px solid #909090;
}

.sub {
width:125px;
font-size:0.8em; 	letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
}


#rightside {width:200px; 	float:right; 	margin-left:10px;	padding:0 10px 10px;}

#rightside h1 {
	color:#505050;
	font-size:1.6em;	font-weight:bold;	letter-spacing:-1px;
	margin:0 0 12px;
}

#rightside h2 {font-size:1.1em;		margin:0 0 20px;}
#rightside p {font-size:0.9em; 	line-height:1.4em; 	margin:0 0 16px 10px;}


#content {
	background-color:#fafcff;
	color:#2a2a2a;
	border:1px solid #909090;
	font-size: 140%;
	font-weight: normal;
	text-align: justify;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 30px;
	margin-right: 220px;
	margin-left: 220px;
}

#content h1,#content h2, {
	background-color:inherit;	color:#606060;
	font-size:1.8em;	font-weight:bold;	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}

#content h2 {font-size:1.6em; 	margin-bottom:10px;}

#content img {
	border:1px none #b0b0b0;
	float:none;
	padding:5px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#footer {
	width:100%;
	background-color: #CCC;		color:#666;
	font-size:0.9em;	font-weight:bold;	text-align:center;
	padding-top: 5px;	padding-bottom: 5px;
	clear:both;
}

#footer a {color:#666; 	font-weight:bold;}


/*** TEXT FORMAT ***/

.proverbum_program_title {font-family: "Times New Roman", Times, serif;		font-size: 180%; 	color: #C03;}
#program_header {text-align: center; 	font-weight: normal;}
.seminar_title {font-size: 150%; 	font-style: italic;}
.partner_title {font-size: 130%; 	font-weight: bold;}

#header_smaller {font-size: medium;}
.header_smaller {font-size: medium;}
.subheader {font-size: 125%;}
#intercomp {line-height: 100%;}
#proverbum_index {color: #933;}
#links p {margin-bottom: 0px;}


/*** MISCEL ***/

.intro {font-size:1.1em;	font-weight:bold;	letter-spacing:-1px;}
#copy {font-family: "Times New Roman", Times, serif; 	font-size: 9pt;}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

#greeting {
	color: #F06;
}
#TFR_headline {
	font-size: 200%;
	color: #03F;
}
#tfr_program {
	font-size: 110%;
	line-height: 150%;
}
#rest_of_text {
	font-size: 110%;
	line-height: 150%;
}
.rest_of_text {
	font-size: 110%;
	line-height: 150%;
}

