@charset "UTF-8";
/* CSS Document */
body { background-image: url(images/dot.gif); margin-top:0px; }


a:focus
{
  -moz-outline: none;
}

	p {
	color:#333;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 23px;
	text-align: justify;
}
h1 {
	font-family: Georgia;
	color: #4DAEFF;
	font-size: 6px;
	font-weight:bold;
	color:#999999;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 10px;
	text-align: center;	
}


h4 {
	color:#666666;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	letter-spacing: 6px;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-variant: small-caps;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

h3 {
	color:#666666;
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 100;
	letter-spacing: 4px;
	text-align: center;	
	padding: 0px;
	margin: 0px;
}
.pdark {
	color:#666666;}

.pdark2 {
	color:#333333;
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 100;
	letter-spacing: 2.7px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.pdesc {
	font-style: italic;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pdate {
margin-top: 0px;
padding: 0px;
	font-style: italic;
	color: #cccccc;
}

a {font-family: Georgia;
	color: #333333;
	font-size: 12px;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-decoration: none}
	
	
a:hover {
font-family: Georgia;
	color: #4DAEFF;
	font-size: 12px;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;}
	
	a.email {font-family: Georgia;
	color: #3399FF;
	font-size: 11px;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
	text-decoration: none}
	
	
a.email:hover {
font-family: Georgia;
	color: #999999;
	font-size: 12px;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;}

a.imagegreen { color:#FFFFFF;
text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px
}
	
	
a.imagegreen:hover {
	color: #66CC66;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px
	}
a.imageblue { color:#FFFFFF;
text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px
}
	
	
a.imageblue:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 210px;
	padding: 0px;
	margin: 0px;
	color: #33CCFF;
	display: block;
	}
a.imagepink { color:#FFFFFF;
text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px
}
	
	
a.imagepink:hover {
	color: #FF99FF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px
	}


.gorgia {
	font-family: Georgia;
	color: #4DAEFF;
	font-size: 12px;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
	}
 .gorgiablue {
	font-family: Georgia;
	color: #23c3b6;
	font-size: 12.5px;
	font-style: italic;
	}
	.gorgiapink {
	font-family: Georgia;
	color: #FF99FF;
	font-size: 12.5px;
	font-style: italic;
	}
	.gorgiagreen {
	font-family: Georgia;
	color: #66CC66;
	font-size: 12.5px;
	font-style: italic;
	}
	
#master {width:980px; margin:0px auto 0px;}

#holder1 {width: 480px; float: left}
#container1 {width: 200px; float: left; background-color:#FFFFFF; padding: 15px;}
#containerfixed {width: 200px; float: left; background-color:#FFFFFF; padding: 15px;}
#fixed{
  position:fixed;
  _position:absolute;
  top:00px;
  _top:expression(eval(document.body.scrollTop));
  left:auto;
  margin:0;
  width:200px;
  padding:15px;
  background-color:#FFFFFF;
 }
#container2 {width: 200px; float: right; background-color:#FFFFFF; padding: 15px; }
#container1 {width: 200px; float: left; background-color:#FFFFFF; padding: 15px; }

#holder2 {width: 480px; float: right;}
#holder3 {width:980px; margin-right: 25px}



#border {
	width: 200px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px
}
	
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: 100;
}

ul#menu, ul#menu ul {
	list-style-type:none;
	text-align: left;
	margin-left:0px;
	padding-left: 0px



}

li{margin-left:0px;} 
