/* Layout Styles */ 

/* http://www.greywyvern.com/code/min-height-hack.html */
/*.prop {
    float:right;
    width:1px;
    height:435px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}*/

body {
	margin:10px;
 	background:#FFFFFF;
 	color:#333333;
 	text-align:left;
 	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: 400;
	}

body a {
 	color: #009900;
	text-decoration:none;
 	}

body a:hover {
 	color: #006600;
 	}

#outer {
 	width:950px;
 	margin:auto;
 	}

#header {}

#header-left {
 	height:80px;
 	width:175px;
 	float:left;
 	background-image: url(images/fana_logo.jpg);
 	background-position: center center;
 	background-repeat: no-repeat;
	}

#header-right {
 	height:80px;
	}

#bar {
 	color: #FFFFFF;
 	margin: 3px 0 3px 0;
	}

#bar-left {
 	height:20px;
 	width:175px;
 	float:left;
 	background:#006600;
 	text-align:center;
	}

#menu {
 	height:20px;
 	background:#99CC66; 	
	}
	
#menutable
{
	width:100%;
	text-align:center;
}

#menutable a
{
	text-decoration: none;
 	color: #FFFFFF;
 	cursor: pointer;
}

#menutable a:hover
{
 	color:#006600;
}

.menuInative {
 	background:#99CC66; 	
	}

.menuActive {
 	background:#009900; 	
	}
	
.emphasize {
	background-color: #CCCCCC;
	padding: 5px;
}

#bodyblock {
	border-top: thin dotted #999999;
	border-bottom: thin dotted #999999;
 	}

#leftcol {
	height:435px;
 	width:175px;
 	float:left;
	border-right: thin dotted #999999;
 	color: #009900;
	background-image: url(images/logo_med_gilde.jpg);
 	background-position: 50% 200px;
 	background-repeat: no-repeat;
 	vertical-align:top;
}

#content {
	height:435px;
 	}

#contentframe {
    /*height:435px;*/
 	width:772px;
	}

#footer {
 	height:20px;
 	background:#99CC66;
 	text-align:center;
 	color: #FFFFFF;
 	margin-top:3px;
 	}
 	
#leftcolframe {
    height:204px;
 	width:175px;
 	}

.leftcolbody {
 	color: #009900;
 	}
 
.leftcolbody a {
 	color: #009900;
 	}

.leftcolbody p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#newsleft {
	width: 48%;
	padding: 4px;
	float: left;
	background: transparent;
	/*height: 100%;*/
	margin-top: 10px;
}

#newsright {
	width: 48%;
	padding: 4px;
	float: right;
	background: transparent;
	/*height: 100%;*/
	margin-top: 10px;
}

#newsbody {
}

.newsHeader {
 	color: #009900;
	font-size: 16px;
	margin-bottom: 0px;
	text-align: left;
}

.newsHeaderNoTop {
 	color: #009900;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}

.newsHeaderMedium {
 	color: #009900;
	font-size: 14px;
	margin-bottom: 0px;
	text-align: left;
}

.newsHeaderSmall {
 	color: #000000;
	font-size: 12px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: normal;
}

.imageText {
	text-align: center;
	font-style: italic;
	}

.newsTimestamp {
	color: #FF6600;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.newsImage {
	margin: 5px 5px 0px 10px;
	float:right;
	border: 0;
}

.newsImage p {
   text-align: center;
   font-weight: bold;
}

.newsImageDiv {
	float: right;
	margin: 5px 5px 0px 10px;
   	width: 50%;
}

.newsImageDivFull {
	float: right;
	margin: 5px 0px 0px 0px;
   	width: 100%;
}

.newsImageDiv p {
   text-align: center;
   font-weight: bold;
}

.newsImageDivFull p {
   text-align: center;
   font-weight: bold;
}

.newsImageLeft {
	margin: 5px 10px 0px 5px;
	float:left;
	border: 0;
}

.newsImageLeft p {
   text-align: center;
   font-weight: bold;
}

.newsImageFrontBig {
	width: 350px;
	margin: 5px 0px 5px 0px;
	float:left;
	border: 0;
}

.newsImageFrontMedium {
	width: 180px;
	margin: 5px 5px 0px 4px;
	float:left;
	border: 0;
}
.newsImageFrontSmall {
	width: 90px;
	margin: 5px 5px 0px 4px;
	float:left;
	border: 0;
}

.newsImageFrontRealSize {
	margin: 5px 5px 0px 4px;
	float:left;
	border: 0;
}

.newsAbstract {
	margin-top: 6px;
	padding-bottom: 8px;
	margin-bottom: 12px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.newsParagraph {
	margin-top: 6px;
	padding-bottom: 8px;
	margin-bottom: 12px;
	color: #333333;
	font-size: 12px;
	/*border-bottom: 1px solid #1B374B;*/
	text-align: left;
}

.newsTable {
	border: 2px dotted #FF6600;
	border-collapse:collapse;
	border-spacing:0;
}

.noLinkBorderImage {
	border: 0;
}

p {
	margin-top: 6px;
	padding-bottom: 8px;
	margin-bottom: 12px;
	color: #333333;
	font-size: 12px;
	/*border-bottom: 1px solid #1B374B;*/
	text-align: left;
}

hr {
	border: 2px dotted #FF6600;
}

h1 {
	font-family: arial black, sans-serif;
	font-size: large; 
	font-weight: normal; 
	/*display: inline; */
	color: #009900;
	}

h2 {
	font-family: arial, sans-serif; 
	font-size: medium; 
	font-weight: bold; 
	/*display: inline; */
	color: #009900;
	}

h3 {
	font-family: arial, sans-serif; 
	font-size: small; 
	font-weight: bold; 
	/*display: inline; */
	color: #009900;
	}

h4 {
	font-family: arial, sans-serif; 
	font-size: x-small; 
	font-weight: bold; 
	/*display: inline; */
	color: #009900;	
	}

h5 {
	font-family: verdana, sans-serif; 
	font-size: xx-small; 
	font-weight: bold;
	text-decoration: none; 
	/*display: inline; */
	color: #009900;
	}
	

#latestnews {
	border: thin solid #99CC66;
	margin-bottom: 10px;
}

#latestnewsTitle {
	background: #99CC66;
}

#latestnewsTitle h2 {
	margin:0;
	font-family: arial, sans-serif; 
	font-size: medium; 
	font-weight: bold; 
	color:#006600;
	padding-left:5;
}

#latestnewsItems {
	padding:5;
}

.latestnewsDate {
	color: #FF6600;
	float:left;
}

.latestnewsItem {
	margin-left: 40px;
	border-bottom: 1px solid;
}

#localInfo {
	border: thin solid #99CC66;
	background: #99CC66;
	padding:5;
}

#localInfo h2 {
	margin:0;
	font-family: arial, sans-serif; 
	font-size: medium; 
	font-weight: bold; 
	color:#006600;
	padding-left:5;
}

.feedbackText {
	margin-top: 6px;
	padding-bottom: 8px;
	margin-bottom: 12px;
	color: #333333;
	font-size: 12px;
	/*border-bottom: 1px solid #1B374B;*/
	text-align: left;
	font-style: italic;
}

.feedbackFrom {
	margin-top: 6px;
	padding-bottom: 8px;
	margin-bottom: 12px;
	color: #333333;
	font-size: 12px;
	/*border-bottom: 1px solid #1B374B;*/
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
