
/* CSS Document */

body {
    margin: 0;
    padding: 0;
    color: #333;
    background-color: #5a9ddc;
    text-align: center;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif



}





h1, h2 {
    margin: 0 0 10px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 140%;
    color: #036;
}

h2 {
    font-size: 100%;
}

#header {
    position: absolute;
    top: 10px;
    left: 204px;
    width: 942px;
    min-height: 70px; 
    border-style:none;
	font-family: Comic Sans MS;
	font-style: italics;
	font-size: 12pt;
	border: #00425E dashed 1px;
	padding: 4px;
	
}


#header1 {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 178px;
    min-height: 70px; 
    border-style:none;
	font-family: Comic Sans MS;
	font-style: italics;
	font-size: 9pt;
	border: #00425E dashed 1px;
	padding: 4px;
	
}

#wrapper {

	
        text-align: left;
	border-style: groove; 
}
.selected{
	COLOR: #fff; BACKGROUND-COLOR: #139ed5	
}

.dotted{
	border: #00425E dashed 1px;
}
td.dash	{
	bgcolor:#555555; style:"border-width 2px border-style dashed"; 
	cellSpacing:0px; cellPadding:0px; 
   	border:1px; bordercolor:yellow
	}

IMG.fr  {
	float: right; 
	margin: 5px 5px 5px 5px; 
	border:2px lightyellow groove 
	}


#navA {
    position: absolute;
    top: 77px;
    left:10px;
    width: 178px;
	font-family: Comic Sans MS;
	font-style: oblique;
	font-size: 12pt;
	border: #00425E dashed 1px;
	padding: 4px;
	text-decoration: none;
}
TD.tiny  {
	FONT-SIZE: 2px; 
 cellpadding: 0px;
	BACKGROUND-COLOR: parchment;
	}
	


#maincontent {
    margin: 90px 10% 0 200px;
    width: 750px;
    border: #00425E dashed 1px;
	
}
#maincontentDelosperma {
    margin: 90px 10% 0 200px;
    width: 950px;
    border: #00425E dashed 1px;
	
}
#maincontent a {
    font-weight: bold;
    text-decoration: none;
    padding: 2px 2px;
}

#maincontent a:link, #maincontent a:visited {
    color: #00425E;
   
}

#maincontent a:hover, #maincontent a:active {
    color: #fff;
    background-color: #00425E;
    border-bottom: none;
}

p {
    margin: 0 auto 1em 0;
    padding: 0 20px;
    font-size: 85%;
    line-height: 1.4;
}

pre{ 	
	font-family: Comic Sans MS;
	font-style: normal;
	font-size: medium;
	border-style: none;
}

#pictureWrapper {
    float: right;
    
	margin: 3px 3px 3px 3px;
}

.picBorder {
    background-color: #fff;
    padding: 5px;
    border: #00425E solid 2px;
}

p#caption {
    margin: 0;
    padding: 3px 10px;
    font-weight: bold;
    text-align: center;
}

.warning {
    font-weight: bold;
    color: #f00;
}

#footer {
    margin-left: 40px;
    font-size: 85%;
    clear: both;
	
}

ul#navx {
    list-style: none;
    margin: 0;
    padding: 0;
}

#navX a {
    display: block;
    width: 100px;
    padding-left: 10px;
    margin: 3px 0;
    text-decoration: none;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-weight: bold;
}

#navA a:link, #navA a:visited, #navA a:active{
     color: #00425E;text-decoration: none;
}

#navA a:hover  {
    border-left-color: #fff;
    background-color: #139ed5;
    color: #fff;
	
}

a#here {
    border-left-color: #fff !important;
    background-color: transparent !important;
    color: #0074A5 !important;
}

form {
    margin: 0 0 0 20px;
}

form h2 {
    color: #036;
    font-size: 80%;
    font-weight: bold;
    margin: 0 0 5px 10px;
}

form p {
    margin: 0 0 5px 0;
}

.formbox {
    width: 250px;
}

fieldset {
    border: none;
}

label {
    font-weight: bold;
    color: #036;
    display: block;
}

#subscribe label, #interests label {
    display: inline;
    padding: 0 20px 0 3px;
}

#interests div {
    float: left;
}

#gallery {
    width: 525px;
}

#picCount {
  color:#00425E;
  font-weight:bold;
  }

#thumbs {
    float: left;
    margin-top: 10px;
}

#thumbs td {
    text-align: center;
}

#thumbs img {
    border: none;
}

#thumbs a:link, #thumbs a:visited, #thumbs a:hover, #thumbs a:active {
    border: none;
    padding: 0;
}

#main_image {
    float: right;
    text-align: center;
    width: 350px;
}

#main_image p {
   color:#00425E;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
