/* CSS Document */

body 
{
	background-color: #d4d7ea;
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	text-align: center;
} 

table.menu a {
	border: 0px;
	display: block;
}

div.menu a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;	
	font-size: 13px;
	background: #B5B5B5;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:3px 6px;
	vertical-align: middle;
}

div.menu a:link {
	color: #FFFFFF;
	background: #B5B5B5;
	vertical-align: middle;
	
}

div.menu a:active {
	color: #FFFFFF;
	background: #B5B5B5;
	vertical-align:middle;

}

div.menu a:visited {
	color: #FFFFFF;
	background: #B5B5B5;
	vertical-align: middle;

}

div.menu a:hover {
	color: #121c43;
	background: #dcdcdc;
	vertical-align: middle;
}


.menuAt {
	color: #121c43;
	background: #dcdcdc;
	font-weight: bold;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding:3px 4px;
}



.HeadingFont
{
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #7B8181;
}

.MenuFont
{
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #121c43;
}

.MenuFontWhite
{
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

.DefaultFont
{
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #281414;
}

.DefaultFontSmall
{
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7B8181;
}

.DefaultFontGrey
{
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7B8181;
}

.DefaultFontLarger
{
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #281414;
	font-weight:bold;
}

div.img
{
  margin: 8px;
  height: auto;
  width: auto;
  float: left;
  vertical-align: top;
}
	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

A:link {text-decoration: none; color:#4A1414}
A:visited {text-decoration: none; color:#281414}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}

div.img2
{
  margin: 8px;
  height: auto;
  width: auto;
  float: right;
  vertical-align: top;
}
	
div.img2 img2
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

A:link {text-decoration: none; color:#4A1414}
A:visited {text-decoration: none; color:#281414}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}

/* id positioning */

#wrapper
{
	width: 612px;
	margin: 0 auto;
	text-align: left;
}

#hdr1
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
}

#nameText
{
	margin: 0;
	padding: 0;
	top: 91px;	
	position: absolute;

	z-index: 50;
}

#textBg
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 146px;
	z-index: 0;
}

#menu
{
	position: absolute;
	width: 595;
}

#menu_right
{
	position: absolute;
	top: 0px;
	left: 727px;
	z-index: 0;
}

#img_right {
	margin-left: 0px;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#img_logos {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#body_full
{
	background-image:url(images/body_bg.jpg);
	size:
}

#container {
	margin: 50px auto;
	width: 612px;
	text-align: left;
	background-image:url(images/line_bg.gif);
	
	/* Reset IE5win center for other browsers */
	/*background: #fff url(/images/layout/full_width_bg.jpg) repeat-y;*/
}

#menu_line {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: -1;
}

#header {
	position: relative;
	margin: 0;
	width: 612px;
	background-image:url(images/line_bg.gif);
	/*height: 131px;*/
}

#toplinks {
	position: absolute;
	top: 45px;
	left: 74px;
	z-index: 50;
}

#menu_below {
	position: relative;
	width: 612px;
	background-image:url(images/line_bg.gif);
}

#menu_below2 {
	position: absolute;
	top: 21px;
	background-image:url(images/line_bg.gif);
}

#body1 {
	position: relative;
}

#body2 {
	position: absolute;
	top: 0px;
	width: 612px;
	background-image:url(images/line_bg.gif);
	height: 217px;
}

#bodyimage {
	position: absolute;
	left: 100px;
	top: 20px;
}

#bodytext {
	position: relative;

	width: 592px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/line_bg.gif);
}

#bottom_line {
	position: relative;	
}
