/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY  
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11pt;
	  color:#999999;
	  font-weight:normal;
	  background-color:#FFFFFF;
	  margin: 2px;
	}
TD, P 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
/* 
   link colors - overridden by the album 'linkcolor' property.
*/
A   	{ color: #999999; text-decoration: none; }
A:link	{ color: #999999; text-decoration: none; }
A:visited { color: #999999; text-decoration: none; }
A:active { color: #999999; }
A:hover	{ color: #0066FF; }
/* 
   text styles 
*/
.title                          /* album titles on main page */
	{
	line-height:160%;
	font-family:verdana, arial, sans-serif;
	font-weight:bold; 
	padding-right:2px;
	padding-left:3px;
	padding-bottom: 1px;
	font-size:14px; 

	}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	color:#FFFFFF;
	text-decoration: none;
	}
.title a:hover {
	  color: #666666;
	  text-decoration: none;
	} 
	
.mod_title	/* album title  Text is controled by .title */ 
	{
	background-color: #CCCCCC;
	height: 18px;
	border: 1px solid #999999;
	}
.mod_title_bg	/* album title hightlight Text is controled by .title */ 
	{ 
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/ 
	{ 
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */ 
	{ 
	}
.albumdesc  /*album description includes all text and background*/
	{
	font-family:verdana, arial, sans-serif;
	color:#999999;
	font-size:11px;
	font-weight:normal;
	line-height:140%;
	border:1px solid #CCCCCC;
	padding: 3px;

	}
.desc  /* album descriptions on main page just description and author*/
	{
	font-family:verdana, arial, sans-serif;
	color:#999999;
	font-size:11px;
	font-weight:normal;
	line-height:140%;
	margin-top:3px;
	padding-right: 3px;
	padding-left: 3px;


	}
.caption  /* photo captions on all pages */
	{ 
	  font-size: 11px; 	
	}
.modcaption  /* modifies background for caption text to reside */
	{
	font-family:verdana, arial, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight:normal;
	line-height:140%;
	padding:0px 1px 1px;
	margin-top:1px;
	text-align: center;
	}
.error  /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.attention  /*voting instructions */
	{
	}
.headbox  /* box around the page headers */
	{

	}
.head  /* page headers behind the Gallery title*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#666666;
	  font-size: 16px;
	  font-weight:bold;
	  padding-left:2px;
	  padding-right:2px;
	  line-height:140%;
	  height: 28px;  
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{
	border:1px solid #CCCCCC;
	width: 100%;
	height: 28px;
	background-color: #F1F1F1;


	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/ 
	{ 
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	}
.bread  /* used in breadcrumb bars */
	{
	font-size: 11px;
	color: #999999;

	}
.nav    /* used in navigation bars */
	{
	  font-size: 12px;
	}
.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}
.fineprint  /* used for fine print */
	{
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;

	}
.popuphead
	{
	  font-size: 16px;
 	  font-weight: bold;
	  color: #999999;
	}
.popup
	{
	  font-size: 12px;
	  font-weight: bold;
	  color: #999999;	  
	}
.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size: 11px;
	  font-weight: normal;
	  color: #0066FF;	  
	}
.editlink a:hover {
	  font-weight: normal;
	  color: #0066FF;
	  text-decoration: underline;
	}
.modnavbox  /* main navigation bar next and previous */ 
	{
	font-family:verdana, arial, sans-serif;
	color:#999999;
	font-size: 12px;
	font-weight:bold;
	line-height:140%;
	border:1px solid #CCCCCC;
	width: 100%;
	height: 20px;
	background-color: #F1F1F1;
	margin-top: 2px;



	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#999999;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #0066FF;
	  text-decoration: underline;
	}
.admin  /* used in admin bars - the search text*/
	{ 
	  font-size: 11px;
	  color: #999999; 
	  font-weight: bold;
	}

.search  /* used in admin bars - the search text*/
	{
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 5px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{
	font-family:verdana, arial, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	font-weight:bold;
	line-height:140%;
	letter-spacing: .1em;
	border:1px solid #CCCCCC;
	width: 100%;
	background-color: #F1F1F1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;



	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	  color: #999999;
	  text-decoration: none;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	  color: #0066FF;
	  text-decoration: none;
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{
	font-family:verdana, arial, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	font-weight:bold;
	line-height:140%;
	border:0px none;
	width: 100%;
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
/*	  color:#999999;
	  text-decoration: none;*/ /*Removed to show blue outback links*/
	}
.modnavboxmid a:hover {
	  font-weight: normal;
/*	  color: #0066FF;
	  text-decoration: underline;*/ /*Removed to show blue outback links*/
	  background: #F0F8FF; /*Added*/
	}
.modfooter  /*footer where the Gallery version is located*/
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 8px;
	font-weight:normal;
	line-height:140%;
	padding:2px;
	border:1px solid #CCCCCC;
	width: 100%;
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	  color:#999999;
	  text-decoration: none;
	}
.modfooter a:hover {
	  color: #0066FF;
	  text-decoration: none;
	}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	font-weight: normal;
}

/* the following are additions taken from gallery 1.5 to update 1.4 */
.pcaption  /* modifies background for caption text to reside */
	{
	  font-family:verdana, arial, sans-serif;
	  color: #999999;
	  font-size: 11px;
	  font-weight:bold;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  border:none;
	}
.pview /* brackets both the image and all text in one frame */
	{
	}
.commentbox
	{
	}
.commentboxhead
	{
	}
.commentboxfooter
	{
	}
.commentlabel
	{
	}
.vatable /* table which all div sets are located - view albums  */
	{
	}
.vathumbs /* full background bracket for images and text - veiw albums  */
	{ 
	padding: 3px;
	}
.vafloat /* float for view album - text */
	{
	float: none;
	}
.vafloat2 /* float for view album - images */
	{
	float: none;
	}
.vasummary /* controls the view of Album summary */
	{
        font-family:verdana, arial, sans-serif;
        color: #c0c0c0;
        font-weight:bold;
        padding:2px;
        margin-top:10px;
        border:3px groove #c0c0c0;
        width:80%;
	}
.vapoll /* controls the text for poll */
	{
        color: #000000;
	}
.pollresults /* poll result text */
	{
	  font-size: 12px;
	  color: #202020; 
	  font-weight: bold;
	}
.dim /* controls the dimension text under the image */
	{
	}
.commentIndication /* for the (star) indicating comment */ 
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.adminform
	{ 
	  font-size: 11px;
	  color: #999999; 
	  font-weight: normal;
	}
.searchform /* defines form for search */
	{
	}
.navtableborderbegin
	{
	  border: 0px none;
	}
.navtableborderend
	{
	  border: 0px none;
	}
.viewcounter
	{
	  font-size: 11px;
	}
.popupbody  /* controls the background of popup. */ 
	{
      margin: 25px;
      background-color: #F1F1F1;
	}
.popupform /* controls form textarea */
	{
	font-size: 12px;
	line-height: 120%;
	padding: 2px;
	background-color: #c0c0c0;
	color: #202020;
	border-top: 1px solid #000000;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	}
#adminbox 
	{
	padding: 2px;
	border: 1px solid #CCCCCC;
	color: #999999;
	font-size: 11px;
	}

#adminbox td 
	{
	}

/*Added the following also modified the above*/
a:link, a:visited, a:active {
	color: #0066FF;
	text-decoration: underline;
}
/*This is the outback divlayout css file*/

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(/images/main/side_nav_pattern.gif);
	background-repeat: repeat-y;
}
#header { /*Header Container*/
	width: 100%;
	min-width: 900px;
	height: 78px;
	clear: both;
}
#header img { /*Header Image*/
	border: none;
}
#maincontainer { /*Main Container- holds everything*/
	min-height: 100%;
	position: relative;
}
#middle { /*Middle Container - holds sidenav, page_title, sub_nav, content_nav, content, and footer*/
	padding-bottom: 50px;
	background-image: url(/images/main/compass_small.gif);
	background-repeat: no-repeat;
	background-position: right 50px;
}
#topnav { /*Top Navigation Container*/
	background-image: url(/images/main/top_nav_pattern.gif);
	background-repeat: repeat;
	height: 28px;
	width: 100%;
	min-width: 900px;
	border: none;
	overflow: hidden;
}
#topnav img { /*Top Navigation Images*/
	border: none;
}
#sidenav { /*Side Navigation Container*/
	position: absolute;
	width: 142px;
	height: 335px;
	background-image: url(/images/main/side_nav_pattern.gif);
	background-repeat: repeat-y;
	border: none;
	margin: 0px;
	padding: 0px;
}
#sidenav img { /*Side Navigation Container Images*/
	display: block; /*To stop image links from jumping in IE8 */
}
#page_title { /*Page Title Container*/
	min-width: 758px;
	height: 26px;
	background-image: url(/images/main/title_pattern.gif);
	background-repeat: repeat;
	padding-left: 142px;
}
#sub_nav {/*Sub Navigation Container*/
	padding-left: 142px;
	width: 565px;
}
#sub_nav img { /*Sub Navigation Images*/
	border: none;
	vertical-align: bottom; /*To stop image links from jumping in IE8 */
}
#content_nav { /*Content Navigation*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	padding-left: 142px;
	width: 565px;
}
#content { /*Content Container*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
/*	width: 565px;*/ /*Removed specifically for Gallery to have full width*/
	height: 100%;
	min-height: 400px;
	padding-left: 162px;
	margin-bottom: 13px;
	margin-top: 10px;
	padding-right: 20px; /*Added specifically for Gallery*/
}
#rightdisplay { /*Bookmark and Share, Tell a Friend, RSS Display Container*/
	width: 145px;
	position: absolute;
	left: 757px;
	top: 190px;
}
#compassdisplay { /*Compass*/
	width: 100%;
	background-image: url(/images/main/compass.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	height: 100%;
}
#footer { /*Footer Container*/
	position: absolute;
	bottom: 0px;
	width: 100%;
	min-width: 900px;
	height: 50px;
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC;
}
#footer_text { /*Footer Text Container*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
	text-align: center;
	width: 563px;
	float: left;
/*	padding-top: 10px; */ /*Removed for Gallery*/
	padding-left: 162px;
}
<!--[if IE 6]>
#maincontainer {
	 height: 100%;
}
 <![endif]-->
