a {
	color:#226293;
	text-decoration:underline;
	font-weight:700;

}



a:hover {

text-decoration:underline;

}

/* START: navigation */
#nav ul{
	width: 100%;
	list-style: none;
	margin: 0;
	line-height: 1;
	background-image: url(interface/navItemBg.gif);
	background-repeat: repeat-x;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}
#nav ul li { float: left; padding: 0; position: relative;	width: 107px; text-align: center; z-index: 100; }
#nav ul li a {
	display: block;
	width: 105px;
	height: 26px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background-image: url(interface/navItemBg.gif);
	background-repeat: repeat-x;
	background-color: #00345C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004171;
	border-right-color: #004167;
	border-bottom-color: #003960;
	border-left-color: #005695;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
} 
#nav ul li.projects{ width: 180px;}
#nav ul li.projects a{ width: 178px; }
#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active, #nav ul li a:hover { color: #fff; }
#nav ul li a:hover {
	border-right: 1px solid #aa481b;
	border-left: 1px solid #dc624f;
	border-top: 1px solid #c55a2f;
	border-bottom: 1px solid #aa481b;
	background-image: url(interface/navItemBgCurrent.gif);
	background-repeat: repeat-x;
	background-color: #aa481b;
}

#nav ul li ul { position: absolute; width: 177px; left: -999em; }
#nav ul li ul ul { margin: -23px 0 0 -223px; width: 222px; }
#nav ul li:hover ul ul, #nav ul li.sfhover ul ul { left: -999em; }
#nav ul li:hover ul, #nav ul li li:hover ul, #nav ul li.sfhover ul, #nav ul li li.sfhover ul { left: auto; left: 0px; }

#nav ul li ul li, #nav ul li ul li ul li { margin: 0; padding: 0; height: auto;  clear: left; background-color: #0b83bb; border-top: 1px solid #1cafd4; border-left: 1px solid #1cafd4; border-bottom: 1px solid #006797; border-right: 1px solid #006797; }
#nav ul li ul li{ width: 178px; }
#nav ul li ul li ul li{ width: 220px; }

#nav ul li ul li a, #nav ul li ul li ul li a { background-image: none; background-color: #0b83bb; display: block; height: auto; padding: 4px 20px 6px 21px; text-align: left; text-transform: none; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color: #fff; border: 0 none; } 
#nav ul li ul li a, #nav ul li ul li a.expand{ width: 139px; }
#nav ul li ul li ul li a, #nav ul li ul li ul li a:hover{ width: 179px; }


body {
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, arial, helvetica, serif;
	color: #000000;
	scrollbar-3dlight-color: #bb0500;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #f5f5f5;
	scrollbar-darkshadow-color: #3D3500;
	scrollbar-face-color: #003e64;
	scrollbar-highlight-color: #bb0500;
	scrollbar-shadow-color: #3D3500;
	scrollbar-track-color: #FFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}

input, select, textarea { 
	font-family: Verdana, Helvetica, Arial; 
	font-size: 10px; 
	color: #000000;
}

input.button {
	border-left-color: #C8904C;
	border-right-color: #95918A;
	border-bottom-color: #95918A;
	border-top-color: #C8904C;
	color: #FFFFFF;
	background-image: url(interface/lbutton.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	width: 90px;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #06223F;
}

input.login_box {
	border-left-color: #000000;
	border-right-color: #A03A00;
	border-bottom-color: #A03A00;
	border-top-color: #000000;
	border-style: inset;
	border-width: 2px;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: top left;
	font-size: 10px;
}

input.checkbox, input.radio {
	background-color: transparent;
	border-style: none;
}


td {
	color: #06223F;
	font-size: 10px;
	
}


td.b_top_spacer {
	background-repeat: repeat-x;
	background-color: #000000;
	height: 10px;
}
td.b_top {
	background-image: url(interface/topbarbg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 5px;
}

td.b_mid_spacer {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 142px;
	background-position: left top;
	background-image: url(interface/topbanner_back.jpg);
	width: 808px;
}
td.b_mid_left {
	background-image: url(interface/topbanner_back.jpg);
	background-repeat: repeat-x;
	background-position: 155px top;
	height: 142px;
}
td.b_mid_right {
	background-repeat: repeat-x;
	background-position: right top;
	height: 142px;
	background-image: url(interface/topbanner_back.jpg);
}

td.b_bottom_spacer {
	background-image: url(interface/banner_bottom_spacer.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	height: 50px;
}
td.b_bottom {
	background-image: url(interface/navItemBg.gif);
	background-repeat: repeat-x;
	background-position: right center;
	height: 1em;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #003A62;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #06223F;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #00365E;
}


#homenav {
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 30px;
	clear: left;
	margin: 0;
	padding: 0;
	background-image: url(interface/menu_m.gif);
}
#homenav a:link, #homenav a:visited {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #06223F;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	width: 100px;
	height: 30px;
	float: left;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
	
}
#homenav a:hover {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #fff;
	font-size: 13px;
	background-color: #CC3300;
	text-decoration: none;
	width: 100px;
	height: 25px;
	float: left;
	margin: 0 0 0 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
	display: block;
}

td.side_left_spacer {
	background-repeat: repeat-x;
	background-color: #06223F;
	width: 190px;
	padding-top: 3px;
	background-image: url(interface/side_back.gif);
	padding-right: 0px;
}
td.side_left_header {
	background-image: url(interface/tcat_hp.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 9px;
	padding-left: 20px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-position: 10px bottom;
	margin-left: 10px;
}
td.side_left_content {  padding-left: 12px; color: #98BCFF; font-weight: bold; padding-top: 12px; padding-bottom: 16px; padding-right: 14px; }
a.side_menu:link {	color: #98BCFF;
	
	text-decoration: none;
	width: 190px;
	height: 20px;
	float: left; }
a.side_menu:visited {
	color: #6EA1FF;
	text-decoration: none;
	width: 190px;
	height: 20px;
	float: left;
} 
a.side_menu:hover {
	color: #CC3300;
	text-decoration: none;
	width: 190px;
	height: 20px;
	float: left;
}
	

td.content_area {
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 16px;
	padding-left: 20px;
	padding-right: 20px;
	border: 4px solid #023165;
	background-image: url(interface/test2.gif);
}

td.side_right_spacer {
	background-image: url(interface/side_back.gif);
	background-repeat: repeat-x;
	background-color: #032145;
	width: 190px;
}
td.side_right {
	background-repeat: no-repeat;
	background-position: top right;
	width: 190px;
	padding-top: 0px;
}
td.side_right_header {
	background-image: url(interface/tcat_hp.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 9px;
	padding-left: 13px;
	padding-right: 50px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-position: left bottom;
}
td.side_right_content {
	padding-left: 10px;
	color: #98BCFF;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 16px;
	padding-right: 6px;
}



td.footer_spacer {
	background-repeat: no-repeat;
	background-color: #032143;
	height: 44px;
	color: #FFFFFF;
	background-position: center top;
	background-image: url(interface/footerbg.gif);
	padding-bottom: 20px;
}
a.footer:link {
	color: #FFFFFF;
}
a.footer:visited { 	color: #6990CB; }
a.footer:hover {	color: #ffffff; }



td.header_spacer {	width: 100px; }
td.content_header {
	font-size: 16px;
	font-weight: bold;
	color: #00376D;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
}
.content_header a,
.content_header a:link {	font-size: 16px; font-weight: bold; color: #0E4D8C; }
.content_header a:visited {	font-size: 16px; font-weight: bold; color: #0E4D8C; }
.content_header a:hover {	font-size: 16px; font-weight: bold; color: #FFA451; }

a.member_link:link {	color: #0E4D8C; }		a.member_link:visited { color: #0E4D8C; }		a.member_link:hover {	color: #FFA451; }
a.forum_link:link {	color: #0E4D8C; }		a.forum_link:visited { color: #0E4D8C; }		a.forum_link:hover {	color: #FFA451; }
a.comments_link:link {	color: #0E4D8C; }		a.comments_link:visited { color: #0E4D8C; }		a.comments_link:hover {	color: #FFA451; }



.header1 {		font-size: 16px; font-weight: bold; color: #000000; }
.header2 {		font-size: 14px; font-weight: bold; color: #000000; }
.header3 {		font-size: 12px; font-weight: bold; color: #000000; }
.header4 {
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	padding-top: 5px;
}


td.vote_bg { 		background-color: #7D1A00; height: 4px; }
td.vote_lite {		background-color: #EEB25F; height: 4px; font-size: 1px; }


a.linklink:link {	font-size: 10px; }
a.linklink:visited {	font-size: 10px; }
a.linklink:hover {	font-size: 10px; }




















/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/


/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  line-height:140%;
	  padding-right:2px;
	  padding-left:3px;
	}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	  font-family:verdana, arial, sans-serif;
	  color:#000000;
	  font-size:x-small;
	  font-weight:bold;
	  letter-spacing: .2em;  
	  text-decoration: none;
	}
.title a:hover {
	  color: #C0C0C0;
	  text-decoration: none;
	} 
	
.mod_title	/* album title  Text is controled by .title */ 
	{ 
	  background-image: url(interface/mod_headliner.jpg);
	  width: 100%;
	  height: 28px;
	}
.mod_title_bg	/* album title hightlight Text is controled by .title */ 
	{ 
	  background-image: url(interface/mod_toplight_bg.jpg);
	  height: 28px;
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/ 
	{ 
	  background-image: url(interface/mod_toplight_right.jpg);
	  height: 28px;
	  width: 9px;
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */ 
	{ 
	  background-image: url(interface/mod_toplight_left.jpg);
	  height: 28px;
	  width: 10px;
	}
.albumdesc  /*album description includes all text and background*/
	{
	  font-family:verdana, arial, sans-serif;
	  color:#404040;
	  font-size:x-small;
	  font-weight:bold;
	  background-color: transparent;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px solid #404040;
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#404040;
	  font-size:x-small;
	  font-weight:bold;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  letter-spacing: .2em; 
	}
.caption  /* photo captions on all pages */
	{ 
	  font-size: 10px; 	
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-family:verdana, arial, sans-serif;
	  color: #ffffff;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #202020;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px dashed #404040;
	}
.error  /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.attention  /*voting instructions */
	{
	}
.headbox  /* box around the page headers */
	{
	}

.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  background-image: url(interface/mod_headliner.jpg);
	  width: 100%;
	  height: 28px;
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  background-image: url(interface/mod_toplight_bg.jpg);
	  height: 28px;
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/ 
	{ 
	  background-image: url(interface/mod_toplight_right.jpg);
	  height: 28px;
	  width: 9px;
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  background-image: url(interface/mod_toplight_left.jpg);
	  height: 28px;
	  width: 10px
	}
.bread  /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
	}
.nav    /* used in navigation bars */
	{
	  font-size: 12px;
	}
.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}
.fineprint  /* used for fine print */
	{ 
	  font-size: 10px; color: #000000;
	}

.fineprint2  /* used for fine print */
	{ 
	  font-size: 10px; color: #65B4FF;
	}
.popuphead
	{
	  font-size: 16px;
 	  font-weight: bold;
	  color: #404040;
	}
.popup
	{
	  font-size: 12px;
	  font-weight: bold;
	  color: #404040;	  
	}
.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size: 10px;
	  font-weight: normal;
	  color: #404040;	  
	}
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  font-family:verdana, arial, sans-serif;	
	  color:#404040;
	  font-size: 12px; 
	  font-weight:bold;
	  background-image: url(interface/mod_navbar.jpg);
	  line-height:140%;
	  letter-spacing: .2em;
	  border:0px dashed #404040;
	  width: 100%;
	  height: 15px;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#404040;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #C0C0C0;
	  text-decoration: underline;
	}
.admin
	{ 
	  font-size: 10px;
	  font-weight: bold;
	  color: #65B4FF; 
	}

.adminform {
	  font-size: 10px;
	  font-weight: bold;
	  color: #6666FF ;
	}
.search  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #404040; 
	  font-weight: bold;
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 50px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #ffffff;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #404040;
	  line-height:140%;
	  letter-spacing: .1em;
	  border:0px dashed #404040;
	  width: 100%  
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	  color: #ffffff;
	  text-decoration: none;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	  color: #C0C0C0;
	  text-decoration: none;
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #202020;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #c0c0c0;
	  line-height:140%;
	  border:0px dashed #404040;
	  width: 100%  
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color:#202020;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  color: #606060;
	  text-decoration: underline;
	}
.modfooter  /*footer where the Gallery version is located*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #ffffff;
	  font-size: 8px;
	  font-weight:normal;
	  background-color: #404040;
	  line-height:140%;
	  padding:2px;
	  border:0px dashed #404040;
	  width=100%   
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	  color:#FFA451;
	  text-decoration: none;
	}
.modfooter a:hover {
	  color: #0E4D8C;
	  text-decoration: none;
	}
.topbar {
	height: 46px;
	padding: 0 20px;
	background-color: #000;
	background-image: url(interface/topbarbg.gif);
	background-repeat: repeat-x;
}
.topbanner {
	height: 100px;
	padding: 0 0px;
	background-image: url(interface/topbanner_back.jpg);
	background-repeat: repeat-x;
}
