body{
	font:normal normal normal 1.2em Arial;
	padding:0px;
	margin:0px;
	min-width:900px;
	height:768px;
	background:#fff;
}
#container {
	width:1010px;
	margin:0px auto;
}
#header {
	height:110px;
	width:1010px;
	margin:0px auto;
}
#header h1{
	text-indent:-99999px;
	background:url(../images/logo.gif);
	width:388px;
	height:107px;
}
#nav {
	background:#333;
	color:#fff;
	height:60px;
	font-size:1.0em;
}
#nav ul {
}
#nav li {
	display:inline;
	list-style:none;
}
#nav li a {
	display:inline-block;
	color:#fff;
	font-size:1.8em;
	text-decoration:none;
	padding:5px;
}
#nav li a:visited {
	color:#fff;
	font-size:1.78em;
}
#nav li a:hover {
	text-decoration:none;
	font-weight:bold;
}
#port h3, #curr-port h3{
	text-transform:uppercase;
	color:#09f;
}
#main-content {
	width:1010px;
	font-size:0.75em;
	min-height:500px;
	/*background:url(../images/content-bg.png) repeat-y;*/
	margin-top:10px;
}
#content-left{
	float:left;
	width:650px;
}
#content-right{
	float:right;
	width:260px;
	height:auto;
	padding:5px;
	color:#fff;
}
#content-right ul {
	width:auto;
padding:0;
margin:0;
}
#content-right li {
border:solid 1px #333; padding:5px;
background:#666;
width:250px;
}
#content-right li a {
color:#fff;
}
#curr-port{
	width:1010px;
	float:none;
}
#curr-port ul.links, #port ul.links{
	display:inline!important;
}
#curr-port li, #port li{
	display:inline!important;
	list-style:none;
	padding:5px;
}
#curr-port img, #port img{
	border:solid 4px #ccc;
	margin-right:10px;
}
#port {
	width:1010px;
	float:none;
}
#footer {
	width:100%;
	font:normal normal normal 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top:40px;
	background:#333;
	vertical-align:text-bottom;
	border-top: solid 0.5em #666;
	color:#fff;
	padding:20px 10px 10px 10px;
}
#footer h3{
	font:normal normal normal 1.7em Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
color:#fff;
}
#footer a {color:#999;}
#footer a:hover{color:#ccc;}
#footer ul {
	float:left;
	padding:0px;
}
#footer ul h3 {
	font-size:1.4em;
	color:#fff;
}
#footer ul li {
	padding:5px;
	background:#09f;
	border:solid 1px #fff;
	margin-bottom:15px;
	list-style:none;
	width:250px;
}
#footer li a {
	color:#fff;
	font-size:1.1em;
}
#block-views-tweets-block2 li{

}
/*html*/
h1 {
	font-size:3em;
}
h2 {
	font:normal normal bold 1.7em Trebuchet MS;
	color:#489dd6;
}
h3 {
font:normal normal bold 1.5em Times New Roman;
color:#000;
}
p {
	font:normal normal normal 1.1em Arial;
}
li {
margin-bottom:10px;
	font:normal normal normal 1.2em Arial;
}
label {
	font:normal normal bold 1.3em Trebuchet MS;
}
label.option {
	font:normal normal normal 1.2em Arial;
}
input {
	border:solid 1px #999;
	margin-bottom:10px;
	font:normal normal normal 1.2em Arial;
}
select {
	width:300px;
	border:solid 1px #999;
}
/*.class*/
.curr {
	width:310px;
	height:200px;
	background:#ccc;
	border:solid 3px #000;
	float:left;
	margin:10px;
}
.square {
	height:79px;
	width:101px;
	background:#ccc;
	border: solid 3px #000;
	float:left;
	margin:9px;
}
.clear {
	clear:both;
}
.standout {
	font-size:2.0em;
	color:#fff;
	padding:20px;
	background:#60AAE3;
	background:url(../images/standout-bg.gif)repeat-x;
}
.help {
	background:#945F5F;
	color:#fff;
	font-weight:bold;
	border-bottom:#6E4747;
}
.form-checkboxes {
	border:solid 1px #ccc;
}
.form-select{
	margin-bottom:5px;
}
.help a {
	color:#ccc;
}
.breadcrumb{
	background:#60AAE3;
	color:#fff;
	padding:5px;
	display:none;
}
.breadcrumb a {
	color:#fff;
}

div.form-item {
margin-bottom:5px;
}

.left{float:left;}
.right{float:right;}

#footer-content{
	width:995px;
	margin:0px auto;
}
#left-mid{
	width:660px;
	float:left;
}
#left-mid div.left{
	float:left;
	width:310px;
	padding:0px 10px 0px 0px;
	border-right:solid 1px #ccc;
}
#left-mid div.right{
	float:right;
	padding:0px 10px 0px 0px;
	width:310px;
	border-right:solid 1px #ccc;
}
#footer-right{
	padding:0px 0px 0px 10px;
	/*border-left:solid 1px #ccc;*/
	width:310px;
	float:right;
}
p{
	color:#333;
}
a:hover{
text-decoration:none;
}

.right .views-row{
	border:solid 1px #ccc; 
	padding:10px;
}
.views-field-field-small-photo-fid img{
padding:5px;
background:#fff;
border:solid 2px #ccc;
margin-right:5px;
margin-bottom:10px;
}

