/******************************************************************************
* All pages                                                                   *
******************************************************************************/
a {
   text-decoration: none;
   border: none;
}
a:link {

   color: #4663A6;

}

a:visited {	

   color: #4663A6;

}

a:hover {
	color: #903;
}

a:active {
	color: #903;

}
img {
   border: none;
}
body {
   background-color: #C3D6D2;
   background-image: url("../images/fmc_backgroundwrap.jpg");
   background-position: center;
   background-repeat: repeat-y;
   color: #697C83;
   text-align: center;
}
/*^^^min-width: 600px; USE IF DIV FRAME POPS OUT^^^*/
.logo {
   text-align: center;
   margin: 0;
   padding: 0;
   border-bottom: #999999 1px dashed;
}
div.navigationbox {
   position: relative;
   top: 10px;
   z-index: 1; 
   text-align: center;    
   font-family: sans-serif;
   font-size: 14px;
}
a.navigationlinks {
   font-weight: normal;
   font-size: 14px;
   color: #4763A7;
   background-color: transparent;
   text-decoration: none;
}
.splash {
   font-family: Arial;
   font-style:normal;
   font-size:10px;
   text-align: center;
   margin: 0;
   padding: 0;
   text-decoration: none;
   color:#4763A7;
}
a.splashlink {
   font-family:Arial;
   font-style: normal;
   font-size:10px;
   text-decoration: none;
   background-color: transparent;
   color:#4763A7;
}
#framecontent {	
   width: 97%;
   height: 215px;
   overflow-x: hidden;
}
div.iframecontained {
   font-family: Arial;
   font-size:14px;
   background-color: #FFFFFF;
   border-color: #CCCCCC;
   border-style: solid;
   border-width: 2px;
   padding: 4px;
   text-align:center;
}
div.iframecontainer {
   width: 30em;
   background-color: #C3D6D2;
   border-color: #4663A6;
   border-style: solid;
   border-width: 2px;
   padding: 4px;
   margin:0 auto;
   text-align: left;
}
div.lang {
	position:absolute;
	width:80px;
	left:75%;
}
div.main_text {
   font-family: Arial;
   font-size:14px;
   text-align:left;
}
div.imagecontained {
   font-family: Arial;
   font-size:12px;
   padding: 4px;
   text-align:center;
}
	
/******************************************************************************
* Contact Page                                                                *
******************************************************************************/
.contactform
{	
   width: auto;
   font-family: Arial;
   font-size: 12px;
   color: #4663A6;
   text-align: left;
}
.contactform1
{
   margin-right: 70px;
   margin-left: 70px;
   width: 50%;
   font-family: Arial;
   font-size: 12px;
   color: #000000;
}
.contactform2 {
   font-family: Arial;
   text-align: left;
   margin: 0;
   padding: 0;
   text-decoration: none;
   background-color: transparent;
   color:#4663A6;
}
/******************************************************************************
* Admin page                                                                  *
******************************************************************************/
.adminfont {
   font-family: Arial;
   font-size: 12px;
   font-weight:bold;
   text-align: center;
   margin: 0;
   padding: 0;
   text-decoration: none;
   background-color: transparent;
   color: #999999;
}
.adminfont1 {
   font-family: Arial;
   font-size: 12px;
   font-weight:bold;
   text-align: center;
   margin: 0;
   padding: 0;
   text-decoration: none;
   background-color: transparent;
   color: #F00;
}
/******************************************************************************
* Links                                                                       *
******************************************************************************/
.linksfont {
   font-family: sans-serif;
   font-size: 12px;
   text-align: center;
   margin: 0;
   padding: 0;
   text-decoration: none;
   background-color: transparent;
   color: #999999;
}
#links {
   font-family: sans-serif;
   font-size: 10px;
   text-align: left;
   margin: 0;
   padding: 0;
   text-decoration: none;
   background-color: transparent;
   color: #FF6633;
}
/******************************************************************************
* Testing                                                                     *
******************************************************************************/
.**backgroundcontent** {
   background-image: url("../images/greedirgirls_backgroundcontent.jpg");
   background-position: center;
   background-repeat: repeat-y;
   margin: 0;
   padding: 5px 5px 10px 10px;
