/* global */
html {overflow: -moz-scrollbars-vertical !important;}
body {background-color:#FFFFFF;font-family:Verdana;font-size:1em;}
img {border:0;}
h2 {text-align:center;margin:0;padding-bottom:10px;}
h4 {font-size:14px;}

/* layout */
#container {position:absolute;width:800px;left:50%;margin-left:-400px;}
#slice1 {background:url(/images/layout/01.gif) top right no-repeat;width:800px;height:93px;position:relative;}
#slice2 {background:url(/images/layout/02.gif) top right no-repeat;width:800px;height:27px;margin:0;padding:0;vertical-align:top;}
	#slice2 tr {border:0;margin:0;padding:0;}
	#slice2 td {border:0;margin:0;padding:0;vertical-align:top;background:transparent;text-align:left;}
	#slice2 table {border:0;margin:0;padding:0;background:transparent;border:0;width:800px;}
#slice3 {background:url(/images/layout/03.gif) repeat-y top right;width:800px;position:relative;}
	#middleTable {z-index:2;width:800px;background:transparent;margin-bottom:-58px;}
	#slice3 #left {width:15px;background:transparent;}
	#slice3 #middle {width:16px;background:transparent;}
	#slice3 #right {width:15px;background:transparent;}
#slice5 {background:url(/images/layout/05.gif) top right no-repeat;width:800px;height:27px;}
#slice6 {background:url(/images/layout/07.gif) top right no-repeat;width:800px;height:8px;}
#slice7 {background:url(/images/layout/08.gif) top right repeat-y;width:800px;text-align:center;}
#slice8 {background:url(/images/layout/09.gif) top right no-repeat;width:800px;height:61px;}
#slice9 {background:url(/images/layout/10.gif) top right no-repeat;width:800px;height:16px;text-align:center;font-size:10px;color:#006666;padding-top:0;}
	#slice9 a {color:#006666;text-decoration:none;}
	#slice9 a:hover {color:#006666;text-decoration:underline;}
#slice10 {background:url(/images/layout/11.gif) top left no-repeat;width:800px;height:22px;}

#leftFrame {width:169px;font-size:12px;vertical-align:top;padding-top:15px;}
	#leftFrameContent {position:relative;z-index:2;}
	#leftFrameContent img {padding-left:10px;padding-right:10px;}

#rightFrame {width:585px;text-align:center;}
	#rightFrameContent {color:#000000;position:relative;z-index:2px;}

.leftSpacer {width:220px;}
.rightSpacer {width:20px;}

#bodyText {text-align:left;font-size:13px;padding:10px 20px;}

/* top navigation */
#button01 {width:133px;}
#button02 {width:102px;}
#button03 {width:118px;}
#button04 {width:63px;}

/* photo gallery */
#photoGallery {text-align:center;margin-left:auto;margin-right:auto;margin-bottom:20px;}
#dynloadarea {text-align:center;width:471px;height:324px;margin-left:auto;margin-right:auto;}
#dynloadarea img {padding:4px;border:4px solid #66CCCC;}

/* photo gallery navigation */
#photoGalleryThumbs {text-align:center;margin-top:25px;}
#photoGalleryThumbs a {display:block;margin-bottom:10px;margin-left:auto;margin-right:auto;width:82px;height:52px;}
#photoGalleryThumbs a img {padding:3px;border:3px solid #66cccc;width:70px;height:40px;}
#photoGalleryThumbs a:hover img {border-color:#339999;}

