html {
	background-image: url(images/html-bg.gif);

}
body {
	margin: 0;
	padding: 0px;
	background-image: url(images/jamp-body-bg.png);
	background-repeat: repeat-x;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
}
#stargate {
	width: 720px;
	margin: auto;
	height: 590px;
	padding-top: 20px;
}
#anubus {
	height: 100px;
	background-image: url(images/jamp-masthead.png);
	width: 680px;
	margin: 0 20px;
}
#opophus {
	margin: 0px;
	float: left;
	display: inline-block;
	width: 20px;
	background-image: url(images/jamp-stargate-left.png);
	background-repeat: no-repeat;
	height: 590px;
	padding: 0;
}
#osiris {
	margin: 0px;
	float: right;
	display: inline-block;
	width: 20px;
	background-image: url(images/jamp-stargate-right.png);
	height: 590px;
	padding: 0;
}

#baal {
	height: 30px;
	background-image: url(images/jamp-menu-root.jpg);
	color: #CCCCCC;
	padding: 0;
	width: 680px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0 20px;
}
#sylar {
	height: 44px;
	background-image: url(images/jamp-sylar.png);
	width: 680px;
	margin: 0 20px;
}
#daniel {
	height: 359px;
	width: 680px;
	background-color: #FFFFF0;
	background-image: url(images/jamp-content.gif);
	margin: 0 20px;
}
.dan-content {
	padding: 15px 25px;
	overflow: auto;
	height: 325px;
	margin-top: 0px;
	color: #577315;
	font-size: 85%;
	background-image: url(images/jamp-content-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contact fieldset {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #457800;
	border: dotted 2px;
	border-color: #FFCC00;
	margin: 40px auto 0 auto;
	padding: 10px;
	line-height: 0.8em;
	width: 370px;
	background-color: #FBFEED;
}
.clear {
	clear: both;
}
.block  {
	float: left;
	width: 180px;
	display: inline-block;
	padding: 2px;
	margin: 0;
}
.required {
	font-size: 120%;
	font-weight: bolder;
	color: #CC0000;
}


#contact legend {
	padding-right: 7px;
	padding-left: 7px;
	margin-left: 15px;
	font-size: 130%;
}



#dan-footer {
	height: 57px;
	background-image: url(images/jamp-footer-bg.png);
	width: 680px;
	margin: 0px 20px;
}
#footer {
	clear: both;
	width: 700px;
	height: 50px;
	color: #999900;
	font-size: 65%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	font-weight: bold;
}
#footer  a, #footer a:visited {
	color: #99CC66;
	text-decoration: none;
	font-weight: bold;
}
#footer  a:hover, #footer a:active {
	color: #99FF66;
	text-decoration: underline;
	font-weight: bold;
}


#footer-left {
	float: left;
	width: 320px;
	padding: 10px;
	text-align: left;
	height: auto;
	color: #CCCC99;
	margin: -5px 5px;
}
#footer-right {
	float: right;
	width: 320px;
	padding: 10px;
	text-align: right;
	height: auto;
	color: #CCCC99;
	margin: -5px 5px;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 140%;
}

.jamp {
	float: right;
	margin-right: -5px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #58750A;
	margin: 0;
	text-transform: lowercase;
}
h1 {
	font-size: 160%;
	letter-spacing: -1px;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 95%;
}
h5 {
	font-size: 85%;
}
h6 {
	font-size: 75%;
}
.dan-content p {
	line-height: 1.3em;
}
#gibberish-box {
	background-color: #DEEFDE;
	padding: 10px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 90%;
}

.dan-content ul {
	font-weight: bold;
	list-style-type: circle;
	list-style-position: inside;
	color: #527900;
	padding-left: 10px;
}

.dan-content li {
	font-weight: normal;
	line-height: 18px;
	margin-top: 8px;
}
.dan-content a, .dan-content a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.dan-content a:hover, .dan-content a:active {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.pic   {
	background-color: #669900;
	padding: 4px;
	border: 1px solid #006600;
	margin: 7px;
}
.stats {
	font-size: xx-small;
	position: absolute;
	top: 610px;
	left: 7px;
}
.portfolio-wrap {
	margin-top: 20px;
	border-top: dotted 1px;
	border-color: #669900;
	padding-top: 10px;
	display: inline-block;
}
.portfolio-block {
	float: left;
	height: 305px;
	display: inline-block;
	width: 295px;
	overflow: auto;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F3E0;
	padding: 5px;
}
.portfolio-block img {
	padding-bottom: 5px;
}
.imgCaptionshd  {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AD3131;
	margin: 0px;
	padding: 0px;
}
.imgCaptionsbg {
	margin: 0;
	padding: 0;
}

.imgCaptions  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669900;
	padding: 0;
	margin: 0;
}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color:#FBFEED !important; /*reCaptcha widget background color*/
}
#recaptcha_table {
	border-color: #FBFEED !important; /*reCaptcha widget border color*/
}
#recaptcha_response_field {
	border-color: #FFCC00 !important; /*Text input field border color*/
	background-color: #FFFFFF !important; /*Text input field background color*/
}
.pageMenu {
	margin-bottom: 15px;
	width: auto;
	height: 30px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
}
table.tbl-hosting  {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 85%;
	font-weight: bold;
	width: 100%;
}
td.tbl-hosting {
	color: #CCFF00;
	
}
