 /* CSS CONTENT */

body {
background:#fff2e6 url(images/background2.jpg) repeat center top;
color:#303030;
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

a {
color:#505050;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
line-height:1em;
margin:0 0 15px;
}

/*** Main container ***/

#container {
	background:repeat left top;
	color:#303030;
	margin:0 auto;
	width:770px;
	padding:0;
	text-align:left;
	height: 0px;

}

/*** Header section ***/

#sitename {
color:#FFFFFF;
height:0px;
margin:0 20px 10px;
text-align:left;
}

#sitename img {
	float:left;
	margin:0px 15px 0px 0;
	padding:0px;
	height: 0px;
}

#sitename h1,#sitename h2 {
	font-weight:400;
	letter-spacing:-2px;
	margin:0;
	padding:0;
	height: 0px;
}

#sitename h1 {
	font-size:2.4em;
	padding-top:0px;
	height: 0px;
}

#sitename h2 {
	font-size:1.6em;
	padding: 0px;
	height: 0px;
}

/*** Horizontal menu ***/

/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;
      width:100%;
      background:#fff2e6;
      font-size:93%;
      line-height:normal;
      border-bottom:2px solid #000000;
      border-top:1px dotted #000000;
      }
    #tabsF ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

/*** Content wrapE1DBCD ***/

#wrap {
clear:both;
background:#fff2e6 url(images/mother.png) top left no-repeat;
font-size:0.9em;
padding:0 0px 0 0;

}

/*** Content ***/
#content,#contentalt {

	opacity: 0.78;
-moz-opacity: 0.78;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78);
	border: 1px solid #000000;
	margin-left:5px;
	width: 220px;
	height: 1240px;
	padding: 0 0 0 5px;

}

#content {margin:0px 100px 0px 0px;}
#contentalt {margin:0px 0px 0px 0px;}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
background-color:inherit;
color:#303030;
font-size:1.8em;
font-weight:bold;
letter-spacing: -1px;
margin:0 0 15px;
padding:0;
}

#content h2,#contentalt h2 {
	font-size:1.6em;
	margin-bottom:10px;
	color: #303030;
}

#content img,#contentalt img {
border:1px solid #b0b0b0;
float:left;
margin:5px 15px 6px;
padding:5px;
}

/*** Sidebars ***/



#rightside {
float: right;


width: 450px;
height: 1215px;
opacity: 0.70;
-moz-opacity: 0.70;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
border:1px solid #000000;
color:#2a2a2a;
padding: 25px 0 0 25px;

}

#rightside h1 {
color:#303030;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;

}

#rightside h2 {
font-size:1.6em;
margin:0 0 20px;

}

#rightside p {
font-size:1.2em;
line-height:1.4em;
margin:0 0 16px 10px;
color: #303030;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:0.7em;}

.linklist a {
color:#303030;
}




/*** Scroll Box ***/

#scroll {
width: 400px;
height: 1150px;
color:#2a2a2a;
padding:0px 5px 0px 10px;
overflow: auto;
}





/*** Footer ***/

#footer {
background:#FFF2e6 url(images/footerbg.jpg) top left ;
clear:both;
color:#303030;
font-size:0.9em;
font-weight:bold;
margin:0;
padding:20px 0;
text-align:center;
width:100%;
}

#footer a {
color:#303030;
font-weight:bold;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

/*** End of file ***/
