.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 8px;
}
.vscrollerbar {
width: 8px;
background-color: gray;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto;
 left: auto;
bottom: 0px;
 right: 0px;
background-color: gray;
}

.menu {
  width: 900px;
  height:40px;
  margin-bottom:2px;
}

/* pushes the page to the full capacity of the viewing area */
html {
	height:100%;
}
body {
	height:100%; 
	margin:0; 
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
/* prepares the background image to full capacity of the viewing area */
#bg {
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
}
/* places the content ontop of the background image */
#content {
  	width: 976px;
	height: 589px;
  	margin-left: -488px;  /***  width / 2   ***/
  	position: absolute;
  	top: -293px;          /***  height / 2   ***/
  	left: 50%;
	padding-bottom:0px;
	margin-bottom:-3px;
	z-index:10;
}
div.title {height:67px;}
div.menutext {
	visibility:hidden;
	line-height:14px;
	width:70px;
	font-weight:bold;
	text-align:center;
	background-color:#c81e08;
	color:#DDDDDD;
	float:left;
}
div.menutext2 {
	visibility:hidden;
	line-height:14px;
	width:70px;
	font-weight:bold;
	text-align:center;
	background-color:#c81e08;
	color:#DDDDDD;
	float:left;
}
#portsubtext {
	height:14px;
	width:0px;
	overflow: hidden;
	float: left;
}
#pmulti { left: 140px; }
#pvid { left: 70px; }
#pdraw { left: 0px; }
#porfoliosub {
	line-height:14px;
	width: 0px;
	height: 39px;
	overflow: hidden;
	font-weight:bold;
	text-align:center;
	background-color:#c81e08;
	border: solid 1px;
	color:#DDDDDD;
	float:left;
}
div.menuimg {
	float:left;
	width:70px;
	text-align:center;
}
div.top {
	position: relative;
	height: 122px;
	border-width:0px;
	margin:1px;
}
div.navbox {
	position: relative;
	width: 625px;
	float: left;
	margin: 2px; 
}
div.prev { 
	float:left;
}
div.next { 
	float:right;
}
#maincontent {
	width: 615px;
	height: 432px;
	line-height: 13px;
	float: left;
	background-image: url('img/bg.png');
	background-repeat: repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	padding: 6px;
	padding-left: 7px;
	padding-right: 7px;
	margin: 1px;
	color: #777777;
	overflow:auto;
}
#rightbox2{
	width: 275px;
	height: 436px;
	margin: 1px;
	float:right;
	background-image:url('img/bg.png');
	background-repeat: repeat;
	padding:2px;
	padding-top:4px;
	padding-left:6px;
	padding-right:4px;
	overflow: auto;
}
#maincontent2 {
	width: 960px;
	height: 432px;
	line-height: 13px;
	float: left;
	background-image: url('img/bg.png');
	background-repeat: repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	padding: 6px;
	padding-left: 7px;
	padding-right: 7px;
	margin: 1px;
	color: #777777;
	overflow:auto;
}
#gallery {
	width: 625px;
	height: 440px;
	float:left;
	background-image:url('img/bg.png');
	background-repeat: repeat;
	overflow: hidden;
	text-align: center;
}
div.flexcroll {
	padding:10px;
}
div.rightbox{
	width: 275px;
	height: 436px;
	margin: 1px;
	float:right;
	background-image:url('img/bg.png');
	background-repeat: repeat;
	padding:2px;
	padding-top:6px;
	padding-left:6px;
	padding-right:4px;
	overflow: hidden;
}

div.topright{
	width: 275px;
	margin: 1px;
	float:right;
	background-image:url('img/bg.png');
	background-repeat: repeat;
	padding:2px;
	padding-left:6px;
	padding-right:4px;
}
div.rightbox p {
	margin-top: -2px;
}
div.topright p {
	margin-top: -2px;
	margin-bottom: -1px;
}
div.botright{
	width:279px;
	min-height: 45px;
	margin: 1px;
	margin-top:25px;
	float:right;
	background-image:url('img/bg.png');
	background-repeat: repeat;
	padding-left:6px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:3px;
}

p.copyright{
	width:200px;
	float:right;
	text-align:right;
	font-size:10px;
}
#maincontent p {
	margin-top: -1px;
}
.menubottom {
	position:absolute;
	bottom:23px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
	color:#333333;
	text-align:center;
	width:275px;
}
.newstitle {
	font-size:28px;
	text-transform:uppercase;
	font-weight: normal;
	line-height:22px;
	letter-spacing:-1px;
	font-family: "Arial Black";
	text-align: left;
	color:#AAAAAA;
}
.menutitle {
	font-size:28px;
	text-transform:uppercase;
	line-height:21px;
	cursor: pointer;
	letter-spacing:-1px;
	font-family: "Arial Black";
	color:#CCCCCC;
}
.date {
	color:#777777;
}
a:link { color: #c81e08; text-decoration: none; }
a:visited { color: black;text-decoration: none;}
a:hover { text-decoration: underline; }
a:active { color: black;text-decoration: none;} 

#outer {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
}
a img { border-width:0px; margin-left:0px; margin-right:3px; margin-bottom:3px; padding:0px;}
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
#annie-gallery li {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}
li img {
	display: block;
	visibility: visible;
	border: solid 1px #999999;
}
#maincontent img {
	border: solid 1px #999999;
}
.control {
	position: relative;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
}
.ajax {
	margin: 3em;
	border: 1em solid #FF8C00;
	padding: 1em;
}