/* CSS Document */

body {
	margin-top: 20px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/web-bkgd.jpg);
	text-align: left;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

/* Header */

#header {
	background-color: transparent;
    position:relative;
	height: 250px;
	width: 748px;
	padding:0;
	align: center;
	border: 1px solid #999;
	margin-top: 6px;
	margin-bottom: 6px;
}


/* Navigation */

#nav {
	width: 746px;
	padding:0;
	background-color: transparent;
	font-family: Georgia, Times New Romon, Times, serif;
	font-size: .85em;
	color: #333333;
	background-color: #e8d27f;
	border: 2px solid #b06426;
	vertical-align: middle;
}

#logo {
width: 736px;
padding-bottom: 3px;
}



#nav p {
text-align: center;
}

#nav a {
text-decoration: none;
color: #660000;
}

#nav a:hover {
color: #333300;
text-decoration: underline;
}


#contentleft {
float: left;
background-image: url(../images/wrapper-bkgd.jpg);
width: 229px;
border: 1px solid #999;
margin-bottom: 6px;
}

#contentright {
float: right;
background-image: url(../images/wrapper-bkgd.jpg);
width: 511px;
border: 1px solid #999;
margin-bottom: 6px;
margin-left: 6px;
}

#rightmiddle {
width: 497px;
border: 1px solid #999;
margin: 6px;
}

#agxbrands {
font-size: .90em;
text-align: center;
background-color: #9f1b33;
font-family: Georgia, Times New Roman, Times, serif;
color: #FFFFFF;
border-bottom: 1px solid #333333;
padding: 5px;
}

#rightbottom {
width: 497px;
height: 247px;
margin: 6px;
}

#rightbottom a {
color: #660000;
text-decoration: underline;
}

#rightbottom a:hover {
color: #000000;
text-decoration: none;
}

#rbleft {
float: left;
width: 104px;
height: 247px;
background-color: #e8d27f;
border-right: 1px solid #999;
font-family: Georgia, Times New Roman, Times, serif;
color: #663300;
font-size: 1em;
}

#textleft {
float: left;
width: 243px;
height: 247px;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 1em;
color: #660000;
background-color: #fff;
border: 1px solid #999;
text-align: center;
}


#rbright {
float: right;
width: 244px;
height: 247px;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 1em;
color: #660000;
background-color: #e8d17f;
text-align: center;
border: 1px solid #999;
}

#ticker {
padding-top: 3px;
background-color: #e8d27f;
}

#lefttop {
margin: 6px;
height: 262px;
font-family: Georgia, Times New Roman, Times, serif;
color: #FFFFFF;
font-size: 1em;
padding: 0;
line-height: 140%;
border: 1px solid #999;
}

#lefttop a {
color: #FFFFFF;
text-decoration: underline;
}

#lefttop a:hover {
color:#000000;
tet-decoration: none;
}

.tableb {
height:247px;
}

.tableb td {
vertical-align: middle;
padding: 15px;
text-align: center;
}

.tablea {
height:250px;
}

.tablec {
height:220px;
}

.tablec td {
vertical-align: middle;
border: 1px solid #330000;
padding: 15px;
text-align: center;
}



.tablea td {
vertical-align: middle;
border: 1px solid #FFFFCC;
padding: 15px;
text-align: center;
}

#txt {
margin-top: 25%
}

#leftbottom {
margin: 6px;
height: 263px;
font-family: Georgia, Times New Roman, Times, serif;
color: #330000;
font-size: 1em;
padding: 0;
line-height: 140%;
border: 1px solid #999;
}

#leftbottom a {
color: transparent;
}

#leftbottom a:hover {
color: transparent;
}


#translate {
padding:10px;
}

#rmtop {
padding: 5px;
font-size: .83em;
font-family: Georgia, Times New Roman, Times, serif;
text-align: center;
color: #000;
border-top: 1px solid #999;
}


/* Footer */


#footer {
	clear: both;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 70%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
    text-align:center;
    color: #e8d17f;
    background-color: #b16629;
	height:15px;
	border: 1px solid #666;
}

#footer a {
color: #330000;
text-decoration: none;
}

#footer a:hover {
color: #000000;
text-decoration: underline;
}

#footer a:active {
color: #330000;
text-decoration: none;
}

#footer a:visited {
color: #330000;
text-decoration: none;
}


