h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 300%;
	font-weight: normal;
	color: #CCC;
	text-align: left;
	width: 950px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 20px;
	font-style: italic;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #09F;
	text-align: right;
	font-weight: bold;
	padding-left: 15px;
	font-style: italic;
	padding-top: 15px;
	padding-right: 40px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	text-align: left;
	vertical-align: baseline;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
}
h5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 150%;
	color: #FFF;
	font-style: normal;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
}

a:link {
	color: #09F;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
a:visited {
	color: #09F;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}

body {
	background-image: url(../images/backgr.jpg);
	background-repeat: repeat-x;
	background-color: #262424;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFFFFF;
}
ul li {
	color: #FFF;
	list-style-type: square;
	list-style-position: outside;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #262424;
}
#header {
	height: 300px;
	width: 1000px;
	background-image: url(../images/logo-joetraum.jpg);
}
#menu-top {
	text-align: left;
	background-image: url(../images/backgr-sandstone.jpg);
	padding-left: 55px;
	padding-top: 225px;
}
#menu-top a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
#menu-top a:hover {
	text-decoration: underline;
	color: #999;
}



#inside-header {
	height: 300px;
	width: 1000px;
	background-image: url(../images/inside-logo-joetraum.jpg);
}
#inside-contents {
	width: 995px;
}

#inside-contents p {
	padding-right: 20px;
	padding-left: 40px;
	line-height: 1.25em;
}
#footer {
	text-align: center;
}

#sidebar {
	float: right;
	width: 250px;
	margin-left: 25px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	border-left-width: medium;
	border-left-color: #999;
	background-color: #333;
	border-right-width: medium;
	border-right-color: #999;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
}
#sidebar a {
	text-decoration: none;
}

.creditline {
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-align: right;
}

.question {
	font-style: italic;
	font-weight: bold;
	color: #09F;
	text-align: left;
}

.dropcap {
	float: left;
	color: #CCC;
	margin-right: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70pt;
	font-style: normal;
	line-height: 0.8em;
	font-weight: normal;
	font-variant: normal;
}




.imageright {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 9px;
}


.imageleft {
	margin: 0px 5px 5px;
	padding: 10px;
	float: left;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
}


.front-blurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 118%;
	line-height: 1.5em;
	font-style: italic;
	text-align: left;
	color: #FFF;
}


/*-----------------------------------*/
/*    HIGHSLIDE JS                   */
/*-----------------------------------*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}



/*-----------------------------------*/
/*    CLEARFIX                       */
/*-----------------------------------*/

.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearFix {display: inline-block;}  
 /* Holly Hack Targets IE Win only \*/
* html .clearFix {height: 1%;}
.clearFix {display: block;}
