* {
	margin:0;
	padding:0;
}


/* body */
body {
	background:#fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:left;
	font-size:11px;
	color:#5c5c5c;
	text-decoration:none;
}
a:link img, a:visited img, a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	background-image: url(../images/background_content2fire.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
/* general */
a {
	color:#00a2df;
	text-decoration:none;
}

a:hover {
	color:#555;
	text-decoration:none;
}

/* header */
#header {
	background:#6d6e71 url('../images/background_header3.jpg') center repeat-y;
	width:100%;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin:0 auto;
	width:800px;
}
#header_inside h1 {
	color:#fff;
	float:left;
	font:3.2em 'Trebuchet MS', Verdana, sans-serif;
	height:100px;
	line-height:100px;
	margin:0 0 0 20px;
	width:180px;
}
#header_inside h1 span {
	color:#9c0;
}
#header_inside ul {
	float:right;
	height:100px;
	list-style:none;
	width:600px;
}
#header_inside ul li {
	border-right:1px solid #555;
	float:right;
	height:100px;
	list-style:none;
	width:75px;
}
#header_inside ul li a {
	color:#fff;
	display:block;
	height:50px;
	line-height:50px;
	padding:50px 0 0;
	text-align:center;
	width:75px;
}
#header_inside ul li a:hover {background:#fff;color:#111;}
#header_inside ul li a.active {
	background:#fff;
	color:#111;
}

/* content */
#content {
	background:#fff url('../images/background_content2.jpg') center repeat-y;
	clear:both;
	width:100%;
}
#content_inside {
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #bbb;
	border-left-color: #bbb;
}
#content_inside_sidebar {
	line-height:175%;
	width:165px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
}
#content_inside_sidebar h2 {
	background:#fff;
	color:#00aeef;
	font-size:90%;
	font-weight:300;
	padding:5px 0;
	text-align:left;
}
#content_inside_sidebar ul {
	letter-spacing:-1px;
	list-style:none;
	margin:0 0 10px;
}
#content_inside_sidebar ul li {
	list-style:none;
}
#content_inside_sidebar ul li a {
	border-bottom:1px solid #e9e9e9;
	display:block;
	padding:3px;
	text-align:left;
	width:159px;
}
#content_inside_sidebar ul li a:hover {
	background:#ddd;
	color:#000;
}
#content_inside_main {
	letter-spacing:-1px;
	line-height:175%;
	padding:9.5px;
	width:590px;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content_inside_main h1 {
	border-bottom:1px solid #ccc;
	font-size:125%;
	padding:0 0 2px;
}
#content_inside_main h2 {
	color:#ccc;
	font-size:115%;
	text-align:right;
}
#content_inside_main p {
	padding:0 0 10px;
}

/* footer */
#footer {
	background:#ffffff url('../images/background_footer4.jpg') center repeat-y;
	clear:both;
	height:50px;
	width:100%;
}
#footer_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	height:50px;
	margin:0 auto;
	width:800px;
}
#footer_inside p {
	color:#fff;
	line-height:50px;
	text-align:center;
}
.bold {
	font-weight: bold;
	color: #00a2df;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}
.thumbnail
{
	padding: 5px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	float: none;
}
.thumbAlign {
	text-align: center;
}


.portLogo {
	text-align: right;
	padding-right: 4px;
}

.sainsLink {
	padding-left: 135px;
}
#player {
	text-align: center;
}