@charset "utf-8";
/* CSS Document */


a { outline:none } /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's blue borders */

body {
	margin:0;
	padding:0;
	height: 550px;
	width: 2760px;
	color:#CCCCCC; 
	font: 62.5%/150% Helvetica, Sans-Serif; 
	background: #191919 url(../img/bg.gif) repeat-x left top;
}

img {
	border: none;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

#photomenu li {display:inline;}

#rightsider {
	padding: 0 0px 0px 0;
	position: absolute;
	right: 0;
	display:inline;
}	

#rightsider a{
	position:fixed
}

.cushycms {
	outline: 1px solid #FFFFFF;
	margin-right: 10px;
	}

.scroller {
	white-space: nowrap;
	list-style: none;
	position: absolute;
	top: 58px;
	left: 1500px;
}

.mainpic {
	white-space: nowrap;
	list-style: none;
	position: absolute;
	top: 58px;
	left: 850px;
}

.gallery2 {
	white-space: nowrap;
	list-style: none;
	position: absolute;
	top: 58px;
	left: 320px;
}

.titleimage{
	position:absolute;
	top: 65px;
	left: 30px;
}

img.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}


#images {
	top: 36px;
	left: 500px;
	display:inline;
}

#images li {
	display:inline;
}

#gallery {
	top: 36px;
	left: 0px;
	display:inline;
}

#gallery li {
	display:inline;
}

#page {
	height: 550px; 
}

#leftsider {
	padding: 60px 0 0 50px;
	float: left;
	width:300px; 
}

#menu {
	margin-top: 135px;
	padding-left: 0px;
}

#menu ul {
	list-style: url(../img/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover{
	border-bottom: 1px solid #ab0d0d;
}

#content {
	margin: 75px 0 0 40px; 
	float: left;
	font-size: 1.1em; 
}

.par {
	margin: 90px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	height: 300px;
	border: none;
}

.alt {
	width: 500px;
	padding-right: 90px; 
	
}
