/* CSS Document */

body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 100px;
	background-image: url(../images/links.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment:fixed;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	font-weight:bold;}
.white {color:#FFF; font-size:22px; font-weight:bold;}
.whitesmall {color:#FFF; font-size:12px;}
.footercenter {text-align:center;}
div.header {
	width:385px;
	height:140px;
	margin:20 auto;
	background-color:#CCCCCC;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.6;
	border-radius: 0px;
}
div.nav {
	width:485px;
	height:60px;
	margin:20 auto;
	background-color:#000000;
	/* for IE */
  filter:alpha(opacity=70);
	/* CSS3 standard */
  opacity:0.7;
	border-radius: 0px;
	text-align:center;
}
div.contenthome {
	width:485px;
	text-align:left;
	height:1550px;
	margin:0 auto;
	background-color:#8d5116;
	/* for IE */
  filter:alpha(opacity=90);
	/* CSS3 standard */
  opacity:0.9;
	border-radius: 0px;
}
div.transbox3 {
	width:900px;
	height:1325px;
	margin:0 auto;
	background-color:#ffffff;
	border:1px solid black;
	/* for IE */
  filter:alpha(opacity=90);
	/* CSS3 standard */
  opacity:0.9;
	border-radius: 15px;
}
div.transbox4 {
	width:900px;
	height:3975px;
	margin:0 auto;
	background-color:#ffffff;
	border:1px solid black;
	/* for IE */
  filter:alpha(opacity=90);
	/* CSS3 standard */
  opacity:0.9;
	border-radius: 15px;
}
div.footer {
	width:900px;
	height:40px;
	margin:0 auto;
	background-color:#ffffff;
	border:1px solid black;
	/* for IE */
  filter:alpha(opacity=90);
	/* CSS3 standard */
  opacity:0.9;
	border-radius: 15px;
}
div.footer2 {
	width:900px;
	height:80px;
	margin:0 auto;
	background-color:#ffffff;
	border:1px solid black;
	/* for IE */
  filter:alpha(opacity=90);
	/* CSS3 standard */
  opacity:0.9;
	border-radius: 15px;
}
div.transbox p {
	margin:30px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
{
 width:900px;
 height:181;
 margin: 0 auto;
}
.green {
	font-size:12px;
	color:#060;
}
@font-face {
	font-family: dandrea;
	src: url('adinekir.ttf');
}