/* reset */
html, body {height:100%; margin:0px; padding:0px;}
body, td, th, p, a, input {font-size:13px;font-family:"Courier New",Verdana, Tahoma;color:#333;}
a img {border:none;}
form {padding:0px; margin:0px;}
:focus { outline: none;}
table td {vertical-align:top;}
.clear{clear:both;}
p {padding:5px 0;margin:0;}
h1, h2, h3, h4, h5, h6 {margin:0;padding:0;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none !important;}
/* reset */



/* HTML Tags */

a {text-decoration:none;}
a:hover {text-decoration:underline;}

h1 {font-size:26px;}
h2 {font-size:15px;color:#c00;padding-top:30px;}


/* HTML Tags */


/* classes */
	
.hl {color:#c00;font-weight:bold;font-size:15px;}
.space {overflow:hidden;font-size:0;}

/* classes */






/* layout */
	

	body {background-color:#bbb;}

	#wrap {margin: 0 auto;width:980px;padding:15px 0;}

		#header-title {display:block;margin:0 auto;width:540px;height:24px;text-indent:-9999px;background: url(/i/header-title.png) no-repeat top center;}
	
		#header-nav1, #header-nav2 {text-align:center;color:#06F;font-size:15px;padding:5px 0;}
		
		#header-nav2 a {font-size:19px;font-weight:bold;color:#666;text-decoration:none;}
		#header-nav2 a:hover,
		#header-nav2 a.selected {color:#fff;}
		
		#content {padding:20px 0;}
		
		/* gallery */
		#gallery-display {width:588px;}
		#gallery-list {padding-left:15px;}
			#gallery-list p {clear:both;}
			#gallery-list a {text-decoration:none;}
				#gallery-list img {float:left;margin:0 5px 0 0;width:60px;vertical-align:top;border:2px solid #bbb;}
			#gallery-list .selected a {color:#fff;font-weight:bold;float:left;}
				#gallery-list .selected img {border:2px solid #fff;}
			#gallery-list a:hover {color:#06e;}
			
			#gallery-view {width:100%;height:435px;text-align:center;vertical-align:middle;background:#666;}
			#gallery-thumbnails  {white-space:nowrap;}
			#gallery-thumbnails a {padding:6px 3px 0 0;}
			#gallery-thumbnails img {border:2px solid #bbb;}
			#gallery-thumbnails .selected img {border:2px solid #fff;}
		
		
			
	#footer {border-top:1px solid #737373;text-align:center;font-size:14px;color:#808080;}
		
/* layout */


