body {
	margin: 0px;
	padding: 0px;
	background-color: #280A0A;
	color: #280A0B;
}

#wrapper {
	margin: 5px auto;
	padding: 0px;
	visibility: visible;
	height: auto;
	width: 1000px;
	background-color: #F8F8FF;
	background-image: url(../images-nav/art-back.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #280A0A;
}

#header {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: static;
	visibility: visible;
	height: 100px;
	width: 1000px;
	background-color: #F8F8FF;
	color: #280A0A;
}

#leftpaper {
	margin: 0px;
	padding: 0px;
	position: static;
	visibility: visible;
	width: 200px;
	height: 1250px;
	float: left;
	background-image: url(../images-nav/art-paperleft.jpg);
	background-repeat: no-repeat;
}

#sidebar {
	position: relative;
	visibility: visible;
	left: 12px;
	top: 12px;
	overflow: hidden;
	height: auto;
	width: 168px;
	font-size: .7em;
}

#introtext {
	position: static;
	visibility: visible;
	height: auto;
	width: 700px;
	text-align: justify;
	float: right;
	margin-right: 50px;
}

.content {
	position: static;
	height: auto;
	width: 780px;
	visibility: visible;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}

.contentlarge {
	position: static;
	height: auto;
	width: 780px;
	visibility: visible;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
}

.picsingle {
	position: static;
	float: left;
	overflow: visible;
	visibility: visible;
	height: auto;
	width: 200px;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #280A0A;
	background-color: inherit;
}

.picsingleas {
	position: static;
	float: left;
	overflow: visible;
	visibility: visible;
	height: auto;
	width: 325px;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #280A0A;
	background-color: inherit;
}

#navlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}

#navlist a, #navlist a:visited {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-image:  url(../images-nav/l1_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FFFFFF;
	text-decoration: none;
}

#navlist a:hover {
	background-image:  url(../images-nav/l1_over.jpg);
	color: #000000;
}

#sidebar #navlist .uberlink {
	background-image:  url(../images-nav/l1_over.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #000000 !important;
	font-weight: bold;
	cursor: default;
}

#footer {
	height: auto;
	width: 920px;
	position: static;
	padding-bottom: 5px;
	padding-left: 40px;
	padding-right: 40px;
	float: right;
}

#bottomspace {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 500px;
	width: 1000px;
	position: static;
	visibility: visible;
	background-color: #280A0A;
	color: #280A0B;
}

.bottomdatecel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #280A0A;
	text-align: center;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #280A0A;
	background-color: inherit;
	margin: 0.2em;
}

h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	color: #280A0A;
	background-color: inherit;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #280A0A;
	background-color: inherit;
}

.largertext {
	font-size: 125%;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style: normal;
	font-weight: bold;
	color: #1020EE;
	text-decoration: underline;
	background-color: inherit;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style: normal;
	font-weight: bold;
	color: #4020BB;
	text-decoration: underline;
	background-color: inherit;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style: normal;
	font-weight: bold;
	color: #10FF10;
	text-decoration: none;
	background-color: inherit;
}

.travelresume {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-style: italic;
	color: #280909;
	background-color: inherit;
}

.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #000000;
}

.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}

.nobottom {
	margin-bottom: 0px;
}

.notop {
	line-height: normal;
	margin-top: 0px;
}

#tabs1 {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	z-index: 3;
}

#tabs1 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
}

#tabs1 li {
      display:inline;
      margin:0;
      padding:0;
}

#tabs1 a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(../images-nav/tableft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tabs1 a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#280A0A;
	background-image: url(../images-nav/tabright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

  /* Commented Backslash Hack hides rule from IE5-Mac \*/
  #tabs1 a span {float:none;}
  /* End IE5-Mac hack */
	
#tabs1 a:hover span {
      color:#10FF10;
}

#tabs1 a:hover {
      background-position:0% -42px;
}

#tabs1 a:hover span {
      background-position:100% -42px;
}

#printinfo {
	position: relative;
	visibility: hidden;
	z-index: 2;
	height: 250px;
	width: 425px;
	left: 50px;
	float: left;
	top: 10px;
}

#itemtext {
	width: 790px;
}

#techinfo {
	position: relative;
	visibility: hidden;
	z-index: 1;
	height: 250px;
	width: 425px;
	left: 50px;
	top: -240px;
	float: left;
}

#purchaseinfo {
	position: relative;
	visibility: hidden;
	z-index: 3;
	height: 250px;
	width: 500px;
	left: 50px;
	top: -490px;
	float: left;
}

