html {height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #259086;}
a:hover {color: #282828;}

body {
	background: #000000 url('images/bg_bd.jpg') no-repeat;
	color: #282828;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 2px;
	background-attachment: fixed;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}


h1,h2,h3 {padding-top: 6px; color: #259086; margin-bottom: 4px;}


.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}


.inner-container {
	border: 0px solid #000000;
	background:  url('images/bg.png') no-repeat;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 750px;
	height:740px;
}

.outer-container {
	padding-bottom: 0px;
	
}


.center {
	margin: 0;
	padding: 20px 0px 0 19px;
	width: 660px;
	font-size: 1.1em;
	color:#ffffff;
	height:370px;
	z-index:26;
}



.left {
	margin: 0 0 0px 30px;
	float: left;
	width: 680px;
	padding: 0;
	font-size: 1.1em;
	color:#fff;
	height:420px;
}

.right {
	margin: 0 0 0px 0px
	float: right;
	width: 225px;
	padding: 5px;
	font-size: 1.1em;
 	color:#fff;
	height:370px;
}

.main {
	
	height:100%;
	padding: 0px 0px 0 0;
}

.center h1 {
font-size: 1.8em;
color:#ffffff;
}

.left h1 {
font-size: 1.8em;
color:#fff;
}

.right h1 {
font-size: 1.8em;
color:#fff;
}

.foot {
float: right;
padding-top:155px;
font-size: 1.0em;
color:#ffffff;
margin-right:30px;
text-align:right
}

.menu {
float: left;
padding-top:150px;
font-size: 1.0em;
color:#ffffff;
margin-left:20px;
}

.menu img {
border:0px;
margin-right:5px;
}

.footerfixed {
	float:left;
	position:relative;
	bottom:0px;
	right:228px;
	height:18px;
	z-index:25;
	width: 180px;
	color:#555;
	top: 12px;
}

.imgs {
padding: 20px 0 0px 15px;

}

.transparent_class {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity: 1;
}


.photos  { float: left; display: inline; overflow:hidden; margin-right: 9px; margin-bottom: 6px; }
.photos .last { margin-right: 0;}
.photos  a img { border: 3px solid #ffffff; }
.photos  a:hover img { border: 3px solid #fff500; }


#twitter_over { float:left; position:fixed; overflow:hidden; display:block; padding-left:0px; bottom:0;}
#twitter_div {
	position: absolute;
	left: 186px;
	top: 99px;
	width: 376px;
	height: 360px;
	overflow: auto;
}
ul#twitter_update_list {
	list-style: none;
	font-size: 14px;
}
ul#twitter_update_list li {
	margin-bottom: 10px;
	padding: 10px;
	color: #7a8a99;
	background: url(images/transpBlue.png);
}
a { color: #96997a; }
#leftcontainer {
background-image:url(images/leftcontainer.png);
background-repeat:no-repeat;
width:200px;
height:430px;
float:left;
display:block;
z-index:2;
overflow:hidden;
position:fixed;
top:0;
}
