body {
	background:#740406 url(images/back.gif) repeat-y top center;
	padding:0;
	margin:0;
	font-family:Verdana, Sans-serif;
	font-size:74%;
	text-align:center;
}	

abbr {
	cursor:help;
}	

a {
	color:#740406;
	font-size:1em;
	text-decoration:none;
}

#image {
	position:absolute;
	top:50px;
	left:0;
	width:160px;
	height:300px;

}	

a:hover {
	color:#E9B20D;
	text-decoration:underline;
}

#toplinks a {
	margin-right:6px;
}	

span a {
	color:#429EDB;
	margin-left:6px;
}

span a:hover {
	color:#FC6289;
}

h1 {
	color:#740406;
	font-family:tahoma, verdana, sans-serif;
	font-weight:normal;
	padding-left:10px;
	font-size:2.1em;
}

#header h1 {
	color:#333;
}

#sidebar h1 {
	font-size:1.4em;
	margin:0 0 0 5px;
	padding-top:5px;
	width:160px;
	color:#333;
}	

#leftcolumn h1 {
	padding-top:20px;
}	

h2 {
	color:#999;
	padding-left:10px;
	font-size:0.9em;
	font-weight:normal;
	margin-top:-18px;
	text-transform:uppercase;
}	

h2 a {
	text-transform:none;
}

p {
	font-size:1em;
	color:#222;
	margin-left:10px;
	margin-top:-1px;
	line-height:1.3em;
	text-indent:2em;
}	

#sidebar p {
	background:#E9F1F5 url(images/sidebottom.gif) no-repeat bottom right;
	padding:4px;
	text-indent:1em;
}	

#sidebar ul {
	list-style:none;
	margin-bottom:0;
	padding-top:0;
}



#header img {
	margin-left:10px;
	margin-top:-10px;
	padding:3px;
	margin-bottom:0;
	border:1px solid #ccc;
}	

#container {
	width:700px;
	margin:0 auto;
	padding-top:0 !important;
	padding-top:20px;
	text-align:left;
	position:relative;
}	

#toplinks {
	position:absolute;
	top:12px;
	right:30px;
}

#leftcolumn {
	float:left;
	width:675px;
}	

#sidebar {
	float:right;
	width:200px;
	margin:10px 10px 0 0;
}	

#footer {
	clear:both;
	margin-left:0;
	width:677px;
	text-align:center;
	border-top:1px solid #ccc;
	color:#888;
}	

span {
	float:right;
	margin-right:30px;
}

.sidebox {
	width:185px;
	background:#EFEFEF url(images/sidetop.gif) no-repeat top left;
	margin-bottom:15px;
}
#casecontainer {
	width:330px;
	border:#333333
	margin:0 auto;
	padding-top:0 !important;
	padding-top:20px;
	text-align:left;
	position:relative;
}	
#maincasecontainer {
	width:690px;

	border:#333333
	margin:3 auto;
	padding-top:0 !important;
	padding-top:20px;
	text-align:left;
	position:relative;
	overflow: hidden;
}	
#navccontainer {
	width:687px;
	border:#333333
	margin:2 auto;
	padding-top:0 !important;
	padding-top:20px;
	text-align:left;
	position:relative;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#slantedmenu{
font-weight: bold;
font-size: 90%;
}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #e0e0e0;
border: 1px solid #bebebe;
text-align: center; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: #494949;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url(images/slantdivider.gif) top right no-repeat;
}

#slantedmenu ul li a:visited{
color: #494949;
} 

#slantedmenu ul li a:hover{
color: black;
}

.style1 {
	color: #003366;
	font-weight: bold;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}
