body {
	margin: 0;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: .825em;
	line-height: 1.35em;
	color: #000000;
	}
img {
	border: none;
	}
h2 {
	font-size: 1.1em;
	color: #333333;
	margin: 0 0 8px;
	padding: 0;
	}
h3 {
	font-size: 1em;
	color: #333333;
	margin: 0 0 5px;
	padding: 0;
	}
a, 
a:visited {
	color: #3366CC;
	}
a:hover, 
a:active,
.SubNav a:hover,
.SubNav a:active,
#Footer a:hover, 
#Footer a:active {
	color: #FFAA00;
	}
#Header {
    width: 100%;
	height: 75px;
    font-size: 1.4em;
    line-height: normal;
	background: url("/images/layout/HeaderBackground.jpg") repeat-x left top;
	text-align: center;
    }
#HeaderContainer {
    width: 790px;
	margin: 0 auto;
	padding: 25px 0 0;
    }
#Header ul {
    margin: 0;    
	padding: 0;
    list-style: none;
    }
#Header li {
    float: left;
	background: url("/images/layout/Tab_Normal_Right.jpg") no-repeat right top;
    margin: 0 0 0 5px;
    padding: 0;
    }
#Header a {
    display: block;
	text-decoration: none;
    background: url("/images/layout/Tab_Normal_Left.jpg") no-repeat left top;
    padding: 20px 18px 8px;
    }
#Header li:hover {
    background-image: url("/images/layout/Tab_Over_Right.jpg");
    }
#Header a:hover {
    background-image: url("/images/layout/Tab_Over_Left.jpg");
	text-decoration: underline;
    }
#Header #current {
    background-image: url("/images/layout/Tab_On_Right.jpg");
	margin: 0 -5px 0 0;
    }
#Header #current a {
    background-image: url("/images/layout/Tab_On_Left.jpg");
    font-size: 1.4em;
	color: #000033;
    padding: 10px 25px 9px;
    }
#Wrapper {
	width: 780px;
	margin: 20px auto;
	}
.SubNav {
	height: 135px; 
	width: 235px; 
	margin-bottom: 15px; 
	padding: 15px 0 0 545px;
	}
#PortfolioNav {
	background: url(/skaare/images/graphics/portfolio_main.jpg) no-repeat; 
	}
#PhotosNav {
	background: url(/skaare/images/graphics/photos_main.jpg) no-repeat; 
	}
#AboutNav {
	background: url(/skaare/images/graphics/about_main.jpg) no-repeat; 
	}
#PokerNav {
	background: url(/skaare/images/graphics/poker_main.jpg) no-repeat; 
	}
.SubNav a,
.SubNav a:visited {
	font-size: 1.2em;
	color: #FFFFFF;
	}
.SubNav a.current {
	text-decoration: none;
	font-weight: bold;
	}
.NoBullet,
.SubNav ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	}
.NoBulletIndent { 
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	}
.NoBullet li {
	margin: 5px 0 0; 
	}
.SubNav li {
	padding: 0 0 7px;
	}
#FirstPhotoLine {
	margin: 0 0 0 -20px;
	}
.Display th {
	text-align: left;
	font-weight: bold;
	color: #999999;
	padding: 0 5px 5px 0;
	border-bottom: #999999 solid 1px;
	border-right: transparent solid 5px;
	}
.Display tr td {
	padding: 5px;
	border-bottom: #CCCCCC solid 1px;
	border-right: transparent solid 5px;
	}
.even td {
	background-color: #E8E8E8;
	}
.roundedcornr_box_GrayBox {
	background: #ffffff url(/images/layout/roundedcornr_GrayBox_grad.gif) repeat-x top left;
	}
.roundedcornr_top_GrayBox div {
	background: url(/images/layout/roundedcornr_GrayBox_tl.gif) no-repeat top left;
	}
.roundedcornr_top_GrayBox {
	background: transparent url(/images/layout/roundedcornr_GrayBox_tr.gif) no-repeat top right;
	}
.roundedcornr_bottom_GrayBox div {
	background: url(/images/layout/roundedcornr_GrayBox_bl.gif) no-repeat bottom left;
	}
.roundedcornr_bottom_GrayBox {
	background: transparent url(/images/layout/roundedcornr_GrayBox_br.gif) no-repeat bottom right;
	}
.roundedcornr_top_GrayBox div, 
.roundedcornr_top_GrayBox,
.roundedcornr_bottom_GrayBox div.corner, 
.roundedcornr_bottom_GrayBox {
	width: 100%;
	height: 15px;
	font-size: 1px;
	}
.roundedcornr_bottom_GrayBox div.corner div {
	margin: 0 15px;
	height: 15px;
	border-bottom: #E8E8E8 solid 1px;
	background: none;
	}
.roundedcornr_content_GrayBox { 
	margin: 0; 
	border-left: #E8E8E8 solid 1px;
	border-right: #E8E8E8 solid 1px;
	padding: 0;
	}
.roundedcornr_content_GrayBox_2 { 
	margin: 0; 
	border-left: #FFFFFF solid 1px;
	border-right: #FFFFFF solid 1px;
	padding: 0 13px;
	overflow: hidden;
	height: 1%;
	}
/* Scroll Bar Master Styling Starts Here */
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; 
	left: 0;
	}
.vscrollerbase {
	width: 15px;
	background: #E8E8E8;
	}
.vscrollerbar {
	width: 13px;
	background: #FFFFFF;
	border: #CCCCCC solid 1px;
	}
.hscrollerbase {
	height: 15px;
	background: #E8E8E8;
	}
.hscrollerbar {
	height: 13px;
	background: #FFFFFF;
	border: #CCCCCC solid 1px;
	}
.vscrollerbar, 
.hscrollerbar {
	padding: 5px;
	z-index: 2;
	}
.vscrollerbarbeg {
	width: 0;
	height: 0 !important;
	}
.vscrollerbarend {
	width: 0;
	height: 0;
	}
.hscrollerbarbeg {
	height: 0;
	width: 0 !important;
	}
.hscrollerbarend {
	height: 0;
	width: 0;
	}
.scrollerjogbox {
	width: 15px;
	height: 15px;
	top: auto; 
	left: auto;
	bottom: 0; 
	right: 0;
	}
.vscrollerbasebeg {
	width: 0;
	height: 0 !important;
	}
.vscrollerbaseend {
	height: 0;
	width: 0;
	}
.hscrollerbasebeg {
	height: 0;
	width: 0 !important;
	}
.hscrollerbaseend {
	height: 0;
	width: 0;
	}
.scrollerjogbox:hover {
	}
/* Scroll Bar Master Styling Ends Here */
img.transOFF {
	opacity:1;
	filter: alpha(opacity=100); 
	-moz-opacity: 1;
	}
img.transON { 
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
	}
#Footer,
.CreditLine {
	padding: 10px 0;
	color: #E8E8E8;
	font-size: .725em;
	clear: both;
	}
.CreditLine {
	padding: 0 0 0 15px;
	}
#Footer a,
#Footer a:visited,
.CreditLine a,
.CreditLine a:visited {
	color: #CCCCCC;
	}
#Footer ul {
    margin: 0 0 0 5px;    
	padding: 0;
    list-style: none;
    }
#Footer li {
	display: inline;
	padding: 0 10px;
	border-right: #E8E8E8 solid 1px;
	}
#Footer li#footercurrent a {
	font-weight: bold;
	text-decoration: none;
	}
form {
	padding: 0;
	margin: 0;
	}
.tanbutton {
   color: #003366;
   font-size: 11px;
   font-weight: bold;
   background-color: #DFCEB2;
   line-height: 13px;
   border: none;
   cursor: pointer;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#F5E1C9',EndColorStr='#D5BE95');
	}
.tanbuttonhov {
   color: #003366;
   font-size: 11px;
   font-weight: bold;
   background-color: #DFCEB2;
   line-height: 13px;
   border: none;
   cursor: pointer;
   filter: progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#F9ECDD',EndColorStr='#DFCEB2');
	}
.grayfield {
   font-size: 11px;
   background-color: #CCCCCC;
   border: none;
   filter: progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#CCCCCC',EndColorStr='#FFFFFF');
	}
	

/* ----- Forms ----- */
ul.form {
	list-style-type:none;
	margin: 0;
	padding-left: 0em;
	text-indent: 0em;
	}
.form li {
	padding-bottom: 3px;
	background-color: #A18467;
	}
.Required {
	color: #990033;
	}
.Error {
	border: #996666 solid 1px; 
	background-color: #CC9999; 
	color: #FFFFFF;
	padding: 5px;
	}
.Error h3 {
	color: #FFFFFF !important;
	}
form {
	margin: 0;
	padding: 0;
	}
fieldset {
	border: none;
	padding: 0;
	position: relative;
	display: block;
	}
legend {
	border: none;
	padding: 0 0 16px;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	position: relative;
	top: -22px;
	}
label.FixedLabel {
	float: left;
	width: 100px;
	}
.Error label.FixedLabel {
	width: 94px;
	}
input.PrimaryButton {
	font-weight: bold;
	background-color: #009F50;
	color: #FFFFFF;
	height: 23px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff00CC66',EndColorStr='#ff006633');
	border: #009F50 solid 1px;
	}
	
	
/* ----- Lightbox/Lightwindow ----- */
#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
	}
#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	/* REQUIRED */
	}
#lightwindow_container {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	/* REQUIRED */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	/* IE6 needs this or it messes with our positioning */
* html #lightwindow_container {
	overflow: hidden;
	}
#lightwindow_contents {
	overflow: hidden;
	z-index: 0;
	position: relative;
	border: 10px solid #ffffff;
	background-color: #ffffff;
	}		
#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
	}
#lightwindow_loading_shim { 
	display: none;
	left: 0px; 
	position: absolute; 
	top: 0px;
	width: 100%; 
	height: 100%;
	}
#lightwindow_loading span {
   	font-size: 12px;
	line-height: 32px;
	color: #444444;
	float: left;
	padding: 0 10px 0 0;
	}
#lightwindow_loading span a,
#lightwindow_loading span a:link, 
#lightwindow_loading span a:visited {
	color: #09F;
	text-decoration: none;
	cursor: pointer;
	}
#lightwindow_loading span a:hover,
#lightwindow_loading span a:active {
	text-decoration: underline;
	}
#lightwindow_loading img {
   	float: left;
   	margin: 0 10px 0 0;
	}
/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/
#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
	}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
#lightwindow_navigation_shim { 
	/* REQUIRED */
	display: none;
	left: 0px; 
	position: absolute; 
	top: 0px;
	width: 100%; 
	height: 100%;
	/* REQUIRED */
	}
#lightwindow_navigation a,
#lightwindow_navigation a:link,
#lightwindow_navigation a:visited,
#lightwindow_navigation a:hover,
#lightwindow_navigation a:active { 
	/* REQUIRED */
	outline: none;
	/* REQUIRED */
	}
#lightwindow_previous, 
#lightwindow_next {
	width: 49%;
	height: 100%;
	background: transparent url(/images/layout/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#lightwindow_previous { 
	float: left;
	left: 0px;
	}
#lightwindow_next { 
	float: right;
	right: 0px;
	}
#lightwindow_previous:hover, 
#lightwindow_previous:active { 
	background: url(/images/layout/prevlabel.gif) left 15% no-repeat; 
	}
#lightwindow_next:hover, 
#lightwindow_next:active { 
	background: url(/images/layout/nextlabel.gif) right 15% no-repeat; 
	}
#lightwindow_previous_title,
#lightwindow_next_title {
	display: none;
	} 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
	}
#lightwindow_galleries_tab_container {
	width: 100%;
	height: 0px;
	overflow: hidden;
	}
a#lightwindow_galleries_tab,		
a:link#lightwindow_galleries_tab,
a:visited#lightwindow_galleries_tab {
	display: block;
	height: 20px;
	width: 85px;
	float: right;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
	color: #ffffbe;
	background: url(/images/layout/black-70.png) repeat 0 0 transparent;
	}
* html a#lightwindow_galleries_tab,		
* html a:link#lightwindow_galleries_tab,
* html a:visited#lightwindow_galleries_tab {	
	background: none;
	background-color: #000000;
	opacity: .70;
	filter: alpha(opacity=70);
	}
a:hover#lightwindow_galleries_tab,
a:active#lightwindow_galleries_tab {
	color: #ffffbe;
	}
#lightwindow_galleries_tab_span {
	display: block;
	height: 20px;
	width: 63px;
	padding: 0 7px 0 7px;
	}
#lightwindow_galleries_tab .up	{
	background: url(/images/layout/arrow-up.gif) no-repeat 70px 5px transparent;
	}
#lightwindow_galleries_tab .down {
	background: url(/images/layout/arrow-down.gif) no-repeat 70px 6px transparent;
	}
#lightwindow_galleries_list {
	background: url(/images/layout/black-70.png) repeat 0 0 transparent;
	overflow: hidden;
	height: 0px;
	}
* html #lightwindow_galleries_list {
	background: none;
	background-color: #000000;
	opacity: .70;
	filter: alpha(opacity=70);
	}	
.lightwindow_galleries_list {
	width: 200px;
	float: left;
	margin: 0 0 10px 0;
	padding: 10px;
	}
.lightwindow_galleries_list h1 {	
	color: #09F;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	padding: 10px 0 5px 0;
	font-size: 16px;
	}
.lightwindow_galleries_list li {
	margin: 5px 0 5px 0;
	list-style-type: none;
	}
.lightwindow_galleries_list a, 
.lightwindow_galleries_list a:link, 
.lightwindow_galleries_list a:visited {
	display: block;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	padding: 0 0 0 10px;
	font-size: 11px;
	}
.lightwindow_galleries_list a:hover, 
.lightwindow_galleries_list a:active {
	background: #000000;
	color: #ffffbe;
	border-left: 3px solid #ffffbe;
	padding: 0 0 0 7px;
	}	
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
	}
#lightwindow_data_slide {
	/* REQUIRED */
	position: relative;
	/* REQUIRED */
	}
#lightwindow_data_slide_inner {
	background-color: #ffffff;
	padding: 0 10px 10px 10px;
	}
#lightwindow_data_caption {
	padding: 10px 0 0 0;
	color: #666666;
	line-height: 25px;
	background-color: #ffffff;
	clear: both;
	}
#lightwindow_data_details {
	background-color: #f0f0f0;
	padding: 0 10px 0 10px;
	height: 20px;
	}
#lightwindow_data_author_container {
	width: 40%;
	text-align: right;
	color: #666666;
 	font-style: italic;
	font-size: 10px;
	line-height: 20px;
	float: right;
	overflow: hidden;
	}
#lightwindow_data_gallery_container {
	font-size: 10px;
	width: 40%;
	text-align: left;
	color: #666666;
	line-height: 20px;
	float: left;
	overflow: hidden;
	}
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
	}
#lightwindow_title_bar_title {
	color: #E8E8E8;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	float: left;
	}
a#lightwindow_title_bar_close_link,	
a:link#lightwindow_title_bar_close_link,
a:visited#lightwindow_title_bar_close_link {
	float: right;
	text-align: right;		
	cursor: pointer;
	color: #ffffff;
	text-decoration: underline;
	line-height: 25px;
	padding: 0;
	margin: 0;
	}
a:hover#lightwindow_title_bar_close_link,
a:active#lightwindow_title_bar_close_link {
	color: #FFAA00;
	}
/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	
#lightwindow p {
	color: #000000;
	padding-right: 10px;
	}
.hidden {
	display : none;
	}