body {
	margin:0px;
	text-align:center;
	font-family: 'Lucida Sans Unicode', Verdana;
	font-size: .8em;
	color:#ffffff;
	background: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color:#2d2d2d;
	margin-bottom:15px;
	}

a {
	color:#cacaca;
	text-decoration:none;
	border-bottom:1px solid #ffffff;
}

a:hover {
	border:0px;
	color:#ffffff;
	text-decoration:none;
	border-bottom:0px dotted #dda819;
	}

.img, a.img, a.img:link, a.img:hover, a.img:visited, a.img:active {
text-decoration:none;
border:0px;
}
.
.current, a.current, a.current:link {
	color:#ffffff;
	text-decoration:none;
	border-bottom:0px;
}

.submit input {
	color: #000000;
	background: #ffffff;
	border: 2px dotted #731313;
}

input, option, select, textarea, submit { 
	font-family:verdana;
	font-size:10px;
	color:#731313;
	border:1px solid #4f4f4f;
	margin-bottom:5px;
	}

	form {
		font-size:10px;
		}

h1 {
	font-family: 'Philosopher', serif;
	font-weight: bold;
	font-size: 3em;
	padding: 0px;
	margin: 0px;
	text-shadow: 1px 1px 1px #363636;
}
	
h2 {
	font-family: 'Philosopher', serif;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0px;
	margin: 0px;
	text-shadow: 1px 1px 1px #363636;
	}
	
h3{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 5px;
	margin: 0px;
	letter-spacing: 1pt;
	}
	
#main {
	position:relative;
	width:1000px;
	margin:auto;
	text-align:center;
	padding-left:0px;
	}
	
.cornerbox {
  background : #1f6296 url(../images/cornertl.jpg) no-repeat;
  height : auto;
  position : relative;
  padding : 14px 19px;
  text-align:left;
}

.cornerbox2 {
  background : #1f6296 url(../images/cornertl.jpg) no-repeat;
  height : auto;
  position : relative;
  padding : 14px 19px;
  text-align:left;
}
.cornerbox3 {
  background : #1f6296 url(../images/cornertl.jpg) no-repeat;
  height : auto;
  position : relative;
  padding : 14px 19px;
  text-align:left;
}

.tr, .bl, .br {
  position : absolute;
  width : 18px;
  height : 18px;
  display : block;
  margin-bottom: 0px;
}

.tr2, .bl2, .br2 {
  position : absolute;
  width : 18px;
  height : 18px;
  display : block;
  margin-bottom: 0px;
}

.tr {
  background:  url(../images/cornertr.jpg) no-repeat;
  top: 0px;
  right: 0px;
}

.bl {
  background: url(../images/cornerbl.jpg) no-repeat;
  bottom: 0px;
  left: 0px;
}

.bl2 {
  background: url(../images/cornerbl.jpg) no-repeat;
  bottom: 0px;
  left: 0px;
}

.bl3 {
  background: url(../images/cornerbl.jpg) no-repeat;
  bottom: 0px;
  left: 0px;
}

.br {
  background: url(../images/cornerbr.jpg) no-repeat;
  right: 0px;
  bottom: 0px;
}

#navbox {
position:fixed;
width:200px;
margin-left:50px;
}

#floatmenu {
position:fixed;
margin-left:755px;
}

#tooltip{
position: absolute;
width: 200px;
border: 1px solid #FE201C;
padding: 5px;
background-color: #ffffff;
visibility: hidden;
z-index: 100;
text-align: left;
}
#tt {
 position:absolute;
 display:block;
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 overflow:hidden;
 }
 #ttcont {
 text-align:left;
 display:block;
 padding:10px;
 margin-left:5px;
 background:#2d2d2d;
 color:#ffffff;
border: 1px solid #FE201C;
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
overflow:hidden;
}
.middlebox {
margin-left:263px;width:480px;float:left;
}
#seofooter {
margin-left:255px;width:500px;float:left;color:#a9a9a9;height:150px;
}

.toprightcorner {
right: 20px;
top: 0px;
position: absolute;
text-decoration:none;
}

.table {
font-size: 0.9em;
}
