body {
	margin: 0;
	padding: 0;
	background: #ffffff url(gradient.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
h1 {
	font: bold 140% "Trebuchet MS", verdana, sans serif;
	color: #3333cc;
	font-weight: bolder;
}
h4 {
	font: 120% verdana, sans serif;
	color: #3333cc;
	font-weight: bolder;
}
h3 {
	font: 110% verdana, sans serif;
	font-style: italic;
	color: #ff9d08;
	margin-bottom: -15px;
}
h2 {
	color: black;
	font: bold 120% "Trebuchet ms", verdana;
}
p {
	font: 100% "Trebuchet ms", sans serif;
	color: #333;
	text-align: left;
}
tr {}

td {
	font: 10pt "Trebuchet MS", verdana, sans serif;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image:  url(checker.jpg);
	border: 2px solid #fff;
}

#sign {
	position:relative; 
	background-image: url(header.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: -30px;  
	width:800px; 
	z-index: 10; 
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#cfnavbar{
position:relative;
margin: 0;
padding: 0;
}

#cfnavbar ul{
background: url(o-bg.gif) repeat-x;
padding: 0;
margin: 0;
float: right;
font: bold 100% "Trebuchet ms";
}

#cfnavbar ul li{
display: inline;
}

#cfnavbar ul li a, #cfnavbar ul li span{
float: left;
color: black;
font-weight: bold;
padding: 8px 13px 5px 6px;
text-decoration: none;
background: url(o-divider.gif) top right no-repeat;
}

#cfnavbar ul li span{ /*Targets span tag to the right of #leftcorner below*/
padding-left: 0px;
}

#cfnavbar ul li a#leftcorner{
float: none;
padding-left: 10px;
padding-right: 0px;
background: url(o-leftcorner.gif) top left no-repeat;
}

#cfnavbar ul li a#rightcorner{
padding-right: 10px;
background: url(o-rightcorner.gif) top right no-repeat;
}

#cfnavbar ul li a:hover{
text-decoration: underline;
color: #fff;
}

#cfnavbar:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#content {
	margin: 10px 160px 10px 10px;
	width: 540px;
	padding: 10px;
	font: 10pt "Trebuchet MS", verdana, sans serif;
	background-color: #fff;
	border: 1px dotted #ff9d07;
}
#content a:link, a:visited {
	text-decoration: underline;
	color: #33c;	
}
#content a:hover, a:active {
	text-decoration: underline;
	color: #33c;
}
#content h1 {
	font: 160% verdana, sans serif;
	padding-left: 10px;
}

/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url(rightbox.png) no-repeat bottom right; 
} 
.cssbox { 
    width: 220px !important; /* intended total box width - padding-right(next) */
    width: 205px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin-right: 20px auto;/* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 15px; /* interior-padding right */ 
    padding: 15px 0 15px 20px; /* mirror .cssbox_head right/left */ 
} 
.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid orange;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 210px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

#right {
	position: absolute;
	top: 258px;
	right: 0px;
	font: 8pt verdana, sans serif;
	font-style: italic;
	text-align: center;
	color: #000000;
	padding: 5px 5px 25px 5px;
}
#right p {

}
#affirmations {
	margin-top: 135px;
	width: auto;
	padding: 0px;
}
.affirmtitle {
	margin-top: -20;
}
.affirm {
	font-family: verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-color: #333333;
	text-decoration: none;
	padding-left: 20px;
	margin-top: -10;
}
#footer {
	clear: both;
	font: 9pt verdana, sans serif;
	text-align: center;
	text-color: #000033;
}
.footer {
	text: 10pt verdana, sans serif;
	text-color: #000033;
}
.blackspan {
	font: 10pt "Trebuchet MS", sans serif;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.orangespan {
	font: 100% "Trebuchet MS", sans serif;
	font-style: normal;
	font-weight: bolder;
	color: #ff9d07;
}
.logo {
	position:absolute;
	top: 110px;
	left: -30px;
	z-index: 1;
} 