html, body {
   margin : 0;
   padding : 0;
   background-color: #B6DAB6;
   
}

	body {
	font : 11px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	color : #666;
	text-align:center;
	background:  url(../images/background.gif) repeat-x;
	}
	
	


#header {
padding: 0;
margin: 0;
background:  url(../images/background.gif) repeat-x;
height: 130px;
text-align:center;
border: 1px solid #B6DAB6;
}
#header2 {
margin: 20px auto 0 auto;
width: 1000px;
background:  url(../images/header.png) no-repeat;
height: 90px; 
}

#menu_top {
margin: 0px auto 0 auto;
width: 1000px;
background:  url(../images/menu_bg.png) no-repeat;
height: 21px;
text-align:left; 
}

#member_menu {
padding: 10px;
background-color: #FFEFBF;
border: 1px solid #cccccc;
}


#outer {width : 779px; height: 20px; overflow: hidden; position: relative; }
#outer[id] {display: table; position: static; }

#middle {width : 779px; position: absolute; top: 50%; } /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%; } /* for explorer only */



#container {
margin: 0px auto 0px auto;
width: 1000px;
   background-color: #FFFFFF;
   text-align:left;
   background:  url(../images/main_bg.png) repeat-y;
}

#footer {
margin: 0px auto 0 auto;
width: 1000px;
background:  url(../images/footer_bg.png) no-repeat;
height: 28px;
text-align:left; 
}

#top_content {
	width: 100%;
	padding: 0;
	margin: 0;
}

.margin{
margin: 0px 30px 0px 30px;
}

.submenu{
margin: 0px 30px 0px 30px;
padding: 4px 0px 0px 0px;
}






#main_content {
width: 800px;
min-height: 300px;
height: 100%;
background-color: #C9DBD8;
background: #C9DBD8 url(../images/confexp_r5_c3.png) bottom right no-repeat;

}

#main_content_left {

float: left;
width: 720px;



}

 #right_column
{
float: right;
width: 200px;
padding: 0;
margin: 0;
}

#main_content_left_small {

float: left;
width: 400px;
padding: 0 10px 0 0;
}
#main_content_middle_small {

float: left;
width: 320px;
}





.clear{
  clear: both;
  line-height: 0;
height: 0;
font-size: 0;
  }


 #float_right
{
float: right;
width: 320px;
padding: 0;
margin: 0;
}

 .mymargin
{
padding: 0;
margin: 10px;
}


 #float_left
{
float: left;
width: 460px;
padding: 0;
margin: 0;
}


	
	.style3 {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; 
	}



/* Menu links */
A.menu:link  {
   text-decoration : none; 
   color : #ffffff; 
}
A.menu:visited  { 
   text-decoration : none; 
   color : #ffffff; 
}

A.menu:hover  {
text-decoration : underline; 
   color : #cccccc; 
}	

/* SUBMenu links */
A.menu2:link  {
   text-decoration : none; 
   color : #336633; 
}
A.menu2:visited  { 
   text-decoration : none; 
   color : #336633; 
}

A.menu2:hover  {
text-decoration : underline; 
   color : #41372C; 
}	
	
	
/* Normal links */
a:link, a:visited {
	color: #336633;
	text-decoration: underline;
	}

a:hover, a:visited:hover {
	color: #41372C;
	text-decoration: underline;
	}

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent;
	}


	

.white a {
	text-decoration: none;
	color: #fff;
		font-weight: bold;
}
.white a:hover {
	color: #fff;
	text-decoration: underline;
		font-weight: bold;
}

.white a:visited {
	color: #fff;
		font-weight: bold;
		}
		
		
.bold {
font-family: 'Verdana', arial, helvetica, sans-serif;
font-size: 10px;
font-weight: bold;

}

.italic {
font-family: 'Verdana', arial, helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
font-style: italic;

}

.h1 {

font-size: 14px;
font-weight: bold;
	}

.h2 {
	font-size: 12px;
	font-weight: bold;
	}

.h3 {
	
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CC6600;
	font-variant: normal;

	}

.h4 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CC6600;
	font-variant: normal;
	}

.h5 {	
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CC6600;
	font-variant: normal;
	}

.h6 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CC6600;
	font-variant: normal;
	}


.header1 {
	font-size: 18px;
	font-weight: bold;
}
.header2 {
	font-size: 16px;
	font-weight: bold;
}

.boldtext {
	font-weight: bold;
}
.italictext {
	font-style: italic;
}

.news {
    PADDING-BOTTOM: 15px;
    PADDING-TOP: 0px;
	border-bottom: 1px solid white;

}


 .gallery
{
text-align:center;
float: left;
width: 180px;
padding: 0;
margin-top: 20px;

}

/* input styles for table elements */

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#mytable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #C9C9E4;
	border : 1px solid #808080;
	
}
	
tr.myrow {font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #808080;
 }
 
 td.mycell{
	margin: 5px;
	padding:5px 5px 5px 5px;
 }
 
td.mycell_bold  {
	
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #C9C9E4;
}

.asterisk
 {
font-weight: bold;
	color: red;
}

input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #DBFBC8;
	border: outset 1px #708090;
 margin-top : 10px;}
 
 
.date  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

 .story_main
{
float: left;
width: 350px;
padding: 0px;
margin-right: 8px;
margin-top: 8px;
border: 1px solid #006699;
background:  url(../images/story_background.jpg) repeat-x;
}

 .story_image
{
float: left;
width: 130px;
padding: 0px;
}

.story_heading  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}


 .story_margin
{

margin: 10px;
}

.prop {
    height:130px;
    float:right;
    width:1px;
  }
  
  .prop2 {
    height:125px;
    float:right;
    width:1px;
  }
  
  li{
  margin-bottom: 7px;
line-height : 150%;
}

 .image_reuse
{
padding: 5px;
border: 1px solid #336633;
background-color: #B6DAB6;
text-align:center;
}


