.hidden {
display: none;
}
html, body {
margin:0px;
padding:0px;
text-align:center;
height:100%;
}
img{
border:0;}
* html {.container:height:100%;}
body {
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 12px;
color: #666666;
text-align: center;
background-image: url(../../bas-images/tile.gif);
background-repeat: repeat-x;
}
img{
border:0;}
h1 {
margin: 0;
padding: 0;
float: right;
margin-top: 57px;
padding-right: 31px;
}
.container {
width:760px;
text-align:left;
margin:auto;
min-height:100%;
position:relative;
}
#header {
height: 100px;
background-image: url(../../bas-images/branding.gif);
background-repeat: no-repeat;
background-position: right center;
}
#sidebar-a {
float: right;
width: 240px;
line-height: 18px;
}
#sidebar-a .padding {
padding: 15px;
}
#sidebar-a h2 {
margin: 0;
padding: 0;
padding-bottom: 15px;
}
#sidebar-a p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
}
#sidebar-a a {
color: #CCCCCC;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
outline-style:none;
}
#sidebar-a a:hover{
color: #FFFF00;
}
#content {
	margin-right: 225px;
	line-height: 18px;
}
#content .padding {
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	color: #F00;
	text-align: left;
}
#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	text-align: left;
}
#content a {
color: #666666;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #666666;
outline-style:none;
}
#content a:hover{
color: #FF0000;
text-decoration: none;
}
#content ul {
list-style-type: none;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0px;
margin-left: 0px;
}
#content li {
margin-bottom: 5px;
background-image: url(../../bas-images/mybullet.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 15px;
}
#footer {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #424242;
}
#footer #altnav {
width: 100%;
float: left;
text-align: center;
line-height: 90%;
padding-top: 5px;
}
#footer #copyright {
color: #000000;
clear: both;
margin: 0px;
padding: 0px;
text-align: center;
}
#footer a {
color: #333333;
text-decoration: none;
outline-style:none;
}
#footer a:hover {
color: #FF0000;
}
