/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

#xmas01 {
	position: absolute;
	margin-left: 470px;
	margin-top: -10px;
}

#xmas02 {
	position: absolute;
	margin-left: 400px;
	margin-top: 0px;
}

* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #000;
}

a:hover {
	color: #e7d33c;
}

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/
body {
	background: #000;
	color: #787878;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center; /* for IE5 */
}

/* h1 {
	color: #333;
	font-size: 1.5em;
	font-weight: normal;
	margin: 1.5em 0px;
} */

h2 {
	color: #4E4E4E;
	font-size: 1.15em;
	font-weight: normal;
}

h3 {
	color: #FFF;
	font-size: 1.15em;
	font-weight: normal;
}

h4 {
	color: #e7d33c;
	font-size: 1.0em;
	font-weight: normal;
}

p {
	line-height: 1.75em;
}

ul li {
	list-style-type: none;
	margin: 0.5em 0px 0.5em 2em;
	color: #787878;
}

ul.dates .date {
	color: #e7d33c;
	padding: 0px 1.5em 0px 0px;
}

ul.dates a {
	color: inherit;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #4D4D4D;
}

ul.dates a:hover, ul.dates a:hover .date {
	color: #fff;
}

ul.dates li {
	border-bottom: 0px solid #C2C2C2;
	list-style-type: none;
	margin: 0px;
	padding: 0.5em 0px;
}

ul.dates {
	border-top:0px solid #C2C2C2;
	list-style-type: none;
	margin: 1.5em 0px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

/* This class sets the width and position for all rows */
.inside {
	width: 80%;
	min-width :65em;
	max-width: 85em;
	margin: 0 auto;
	text-align: left; /* for IE5 */
}

.hide {
	display: none;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header {
	background: #fff;
}

#header .inside {
	padding: 2em 0px;
}

#header h2 {
	border-right: 1px solid #808080;
	float: left;
	font-size: 2.25em;
	margin: 0px 0.5em 0px 0px;
	padding: 0px 0.5em 0.25em 0px;
}

#header h2 a {
	color: #000;
	text-decoration: none;
}

#header p {
	line-height: 1em;
	margin: 0px;
	padding: 1em 0px;
}


/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/
#primary {
	background: #fff;
	color: #000;
	padding: 1px 0 2em 0;
}

#primary .content {
	float: left;
	width: 47%;
	margin-left:2%;
	display: inline;
	position: relative;
}

#primary .first {
	margin: 0;
}

.content h3 {
	color: #000;
	font-size: 1.15em;
	font-weight: normal;
	margin: 0px 0px 1.5em 0px;
}

.content h3 a, .content a {
	border-bottom: 1px dotted #4d4d4d;
	color: #000;
	text-decoration: none;
}

.content .base {
	margin: 1em 0;
	text-align: right;
	border-top: 1px solid #ccc;
	padding: 0.5em 0;
	font-size: 0.95em;
	color: #4d4d4d;
}

.content .base a {
	color: #4d4d4d;
	text-decoration: none;
}

.content .base a:hover, .content a:hover { 
	color: #ccc;
}

/*-----------------------------------------------------------------------------------------------
  Hidden Box
-----------------------------------------------------------------------------------------------*/

a.info{
	position:relative;
}

a.info:hover {
	position:absolute;
	background-color: #fff;
}

a.info span {
	display: none;
}

a.info:hover span {
	display:block;
	position:absolute;
	width: 200px;
	height: 250px;
	top: -55px;
	left: -120px;
	background-color: #fff;
	padding: 10px 0 0 10px;
	color: #333;
	line-height: 15px;
	border: 3px double #c2c2c2;
	z-index: 2;
}

cite.color {
	position:relative;
	top: -6px;
	font-size: 13px;
	color: #9c3;
	font-weight: bold;
	
}

#signature {
	position:relative;
	width: 100px;
	height: 25px;
	top: 0;
	left: 0;
	border: 0;
	margin: 0;
	padding: 6px 0 0 40px;
	overflow: hidden;
	white-space: nowrap;
	background: url("JE.png") no-repeat;
}

#mypic {
	position:relative;
	width: 44px;
	height: 44px;
	top: -30px;
	left: 140px;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	background: url("me.png") top right no-repeat;
}

/*-----------------------------------------------------------------------------------------------
  Secondary Items
-----------------------------------------------------------------------------------------------*/
#secondary {
	padding: 2em 0px 0px 0px;
}

#secondary .block {
	float: left;
	margin: 0px 0px 0px 4%;
	width: 30%;
}

#secondary .block h3 {
	margin: 0px 0px 2em 0px;
}

#secondary .first {
	clear: both;
	margin: 0px;
}

#secondary .c1 {
	text-align: justify;
}

.k1 {
	color: #e7d33c;
	font-size: 20px;
}

.k2 {
	color: #d5c548;
	font-size: 18px;
}

.k3 {
	color: #c0b456;
	font-size: 16px;
}

.k4 {
	color: #b6ac5c;
	font-size: 15px;
}

.k5 {
	color: #918d75;
	font-size: 14px;
}

.k6 {
	color: #808080;
	font-size: 13px;
}
/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/
#footer{
	clear: both;
	color: #6C6C6C;
	margin: 2em 0px 3em 0px;
}

#footer .insidefoot{ 
	background: url(footer_black.gif) 50% 0 repeat-x;
	padding: 1em 0px; 
	width: 80%;
	min-width: 65em;
	max-width: 85em;
	margin: 0 auto;
}

#footer p{
	font-size: 1.0em;
	margin: 0px;
}

#footer p.attributes{
	float: right;
}

#footer p.attributes a{
	color: #525252;
	padding: 0px 0px 0px 1em;
	text-decoration: none;
}

#footer p.attributes a:hover{
	color: #e7d33c;
}

#footer p.copyright{
	float: left;
}

#footer p.copyright a{
	color: #e7d33c;
	text-decoration: none;
}

#footer p.copyright a:hover{
	color: #e7d33c;
}
