@charset "utf-8";

/* CSS Document */

<!--

HTML { overflow-y:scroll;

overflow-x:auto;

}

BODY {

	line-height:normal; 

	font-size: 13px;

	background-color:#1f5353;

	background-image:url("/files/visuals/main-back.gif");

	background-repeat:repeat-x;

	border:0px;

	color:#000000; 

	font-family:Arial, Helvetica, sans-serif;

	font-weight: normal;

	letter-spacing: 0px;
 
	margin:0px;

	min-width: 600px;

	padding:0px;

	text-transform: none;  

	text-decoration: none; 

	text-align: left;

	word-spacing:.2em; 

}

A {border:0px;

	color:#C17930;

}
#IMAGEGALLERY {
width: 220px;
margin:0px auto;

}
IMG {
	text-decoration:none;
	border:0px;

}

.FLOAT-LEFT {

	float:left;

}

IMG.BUFFER {

	margin:0px 15px 15px 0px;

}


#HEADER {

	background-image:url("/files/visuals/header_back.gif");

	clear:both;

	width:891px;

	height:110px;

	

}

#displayText {
background-color:#1F5453;
padding: 6px;

color:#FFF;
font-size:12px;
text-decoration:none;
font-weight:bold;
}

#HEADER_LEFT {

	padding: 15px 0px 15px 25px;

}

#MENU_1 {  float : left; padding: 4px 0px 7px 0px; background-color:#FFF;}

UL.MENU_1 {text-align: center; margin:0px auto;  padding: 0px;  color:#000;font-family:Arial, Helvetica, sans-serif;}

UL.MENU_1 LI { float : left;list-style-image : none; list-style : none; display:inline-block; margin: 0px 2px 0px 6px;  background-color:#1F5453; padding: 0px; height : 26px;}

UL.MENU_1 A { text-decoration:none; font-size:.9em; letter-spacing: 0em; color:#FFF; display : block; line-height : 26px; padding : 0 11px 0 12px; font-weight:bold;}

UL.MENU_1 A:hover {text-decoration:none;color:#94BBB7; display : block; line-height : 26px;}



#MENU_2 {  }

UL.MENU_2 {text-align: left; margin: 0px; padding: 0px;  color:#1f5353;width:220px; font-family:"Times New Roman", Times, serif; }

UL.MENU_2 LI { list-style-image : none; list-style : none;  margin: 0px;  background-color:#94BBB7; padding: 0px;  border-bottom:#FFF 3px solid; padding:0px 0px 0px 10px;}

UL.MENU_2 A { text-decoration:none; font-size:1.2em; letter-spacing: 0em;  color:#1f5353;display : block; line-height : 26px;  font-weight:normal;}

UL.MENU_2 A:hover {text-decoration:none; display : block; line-height : 26px; color:#FFF;}

#MENU_3 { }

UL.MENU_3 {text-align: left; margin: 0px; padding: 0px;  color:#1f5353; font-family:"Times New Roman", Times, serif; }

UL.MENU_3 LI { list-style-image : none; list-style:none;  margin: 0px;  padding: 0px;  border-bottom:#1f5353 0px solid; border-bottom:#FFF 1px solid; padding:0px 10px 0px 10px;}

UL.MENU_3 A { text-decoration:none; font-size:1.2em; letter-spacing: 0em;  color:#1f5353;display : block; line-height : 26px;  font-weight:normal;}

UL.MENU_3 A:hover {text-decoration:none; display : block; line-height : 26px; color:#FFF;}

#main {

	background-color:#FFF;

	padding: 4px 5px 5px 5px;

	position:relative;

	margin:0px auto;

	overflow:hidden;

	width:890px;

}

#SPLASH{

	    clear:both;

}

#SPLASH DIV.MESSAGE{

background:#FAF0CF;

padding:10px 5px 0px 10px;

	font-size:.9em;

}

#SPLASH DIV.MEMBERS{

	padding:5px 0px 5px 0px;

	font-size:.9em;

	width:100%;

	float:left;

	margin:0px 0px 0px 0px;
	

}

#SPLASH DIV.MEMBERS A{
text-decoration:underline; line-height : 32px; 	color:#C17930; font-size: 14px;
}

#SPLASH DIV.ARTICLES{

	padding:5px 10px 5px 10px;

	font-size:.9em;

	width:450px;

	float:left;

	margin:0px;
	margin:0px 10px 0px 10px;
}
#SPLASH DIV.ARTICLES A{
	font-size:1.2em;
}
 H2{
text-align: left;
margin:0px auto;
}

MESSAGE.H2{
text-align: center;
margin:0px auto;
}
#SPLASH DIV.BREAKING{
	padding:5px 10px 5px 10px;
	font-size:.8em;
	width:870px;
	color:#C17930;
	margin:0px;

}
#SPLASH DIV.BREAKING table{
border:2px solid #1f5353;
}
#SPLASH DIV.BREAKING TD.TOP{color:#1f5353; background-color:#FFF; 
}


#SPLASH TABLE{

	BORDER:2px solid #94BBB7;

	width:100%;

	padding:3px;

}

#SPLASH TABLE TD.TOP{

	background-color:#94BBB7;

	text-align:center;

	color:#FFF;

	font-family:Georgia,"Times New Roman",Times,serif;

		font-size:1.5em;

}

TABLE{

	BORDER:2px solid #94BBB7;

	width: 100%;

	padding:3px;

	text-align:center;

}

TD.TOP{

	background-color:#94BBB7;

	text-align:center;

	color:#FFF;

	font-family:Georgia,"Times New Roman",Times,serif;

		font-size:1.5em;

}



#SPLASH H1{

	font-family:Georgia,"Times New Roman",Times,serif;

	color:#C17930;

	font-size:1.5em;

	font-weight:normal;

	padding:0px;

	margin:5px 0px 0px 0px;

}

#SPLASH H2{

	font-family:Georgia,"Times New Roman",Times,serif;

	color:#1F5453;

	font-size:1.5em;

	font-weight:normal;

	padding:0px;

	margin:0px;

}

.colmask {

		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */

	    clear:both;

	    float:left;

        width:100%;			/* width of whole page */

		overflow:hidden;	/* This chops off any overhanging divs */

	}

	.leftmenu {

	    background:#F5DD96;

		

	}

    .leftmenu .colright {

        float:left;

        width:200%;

		position:relative;

		left:220px;

        background:#fff;

    }

    .leftmenu .col1wrap {

	    float:right;

	    width:50%;

	    position:relative;

	    right:220px;



	}

	.leftmenu .col1 {

        margin:0 15px 0 220px;

	    position:relative;

	    right:100%;

	    overflow:hidden;

		padding:30px 0px 5px 35px;

	}

    .leftmenu .col2 {

        float:left;

        width:220px;

        position:relative;

        right:220px;

    }

#TITLE {

	font-family:Georgia,"Times New Roman",Times,serif;

	color:#C17930;

	font-size:2em;

	color:#1f5353;

	font-weight:normal;

	margin:0px 0px 20px 0px;

}

H1 {

	font-family:Georgia,"Times New Roman",Times,serif;

	color:#C17930;

	font-size:1.4em;

	font-weight:normal;

	margin-top:30px;

}

#CONTENT {

	padding:0px 20px 10px 0px;

	font-size:1em;

	color:#333;

}

#footer {

  clear: both;

  width: 890px;

  height:45px;

	background-image:url("/files/visuals/flags.jpg");
	margin:0px auto 10px;

}

#BOTTOM {

	text-align:center;

	height: 50px;

  clear: both;

  width: 900px;

	margin:0px auto;

	color:#94BBB7;

	font-size:1em;

}



/*** IE6 Fix ***/

* html #left {

  left: 150px;           /* RC width */

}
