/* CSS Document */

body {
background-color:		#3855a3;
font-family:			"Times New Roman", Times, serif;
color:					#000000;
}

div#background {
left:					50%;
position:				absolute;
margin-left:			-375px;
margin-top:				-30px;
background-image:		url(background.jpg);
width:					750px;
height:					750px;
z-index:				1;
visibility:				hidden;
}

div#title {
height:					156px;
width:					516px;
z-index:				2;
background-color:		transparent;
left:					50%;
position:				absolute;
margin-left:			-258px;
margin-top:				10px;
}

h1 {
font-size:				24px;
width:					750px;
left:					50%;
position:				absolute;
margin-left:			-375px;
z-index:				3;
text-align:				center;
margin-top:				165px;
}

div#content {
position:				absolute;
z-index:				4;
width:					750px;
left:					50%;
margin-left:			-375px;
}

div#text {
z-index:				5;
position:				absolute;
text-align: 			justify;
font-size:				16px;
margin-left:			145px;
margin-top:				200px;
width:					600px;
}

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

p.two {
padding:				0 0 10px 0;
margin-top:				-5px;
}

p#by {
font-size:				20px;
text-decoration:		underline;
}

p#by2 {
font-size:				18px;
text-decoration:		underline;
}

div#thing {
height:					282px;
z-index:				6;
position:				absolute;
margin-top:				200px;
}

div#links {
width:					140px;
height:					232px;
text-align:				right;
position:				absolute;
z-index:				7;
margin-left:			0px;
margin-top:				10px;
margin-right:			10px;
}

a {
color:					#333333;
text-decoration:		none;
font-size:				16px;
}

a:hover {			
color:					#666666;
text-decoration:		none;
font-size:				16px;
}

a#thing {
font-size:				24px;
color:					#000000;
}

a#thing:hover {
color:					#666666;
}

div#special {
width:					100px;
margin-left:			40px;
}

div#footer {
width:					750px;
left:					50%;
position:				absolute;
margin-left:			-988px;
z-index:				3;
text-align:				right;
font-style:				italic;
margin-top:				470px;
z-index:				1;
}

img#line {
visibility:				hidden;
}

div#copyright {
font-size:				14px;
margin-top:				10px;
}

div#copy2 {
padding:				0;
margin-top:				0px;
font-size:				14px;
}

div#flash {
position:				absolute;
left:					50%;
width:					1000px;
height:					700px;
margin-left:			-500px;
z-index:				2;
}

div#enter {
position:				absolute;
left:					50%;
width:					1000px;
margin-left:			-500px;
top:					725px;
text-align:				center;
}

div#backup {
position:				absolute;
left:					50%;
width:					1000px;
height:					700px;
margin-left:			-500px;
z-index:				1;
}

img#teresa {
height:					181px;
width:					120px;
}

div#pict {
width:					120px;
float:					right;
padding:				5px 0px 5px 5px;
}

div#captiont {
text-align:				center;
font-style:				italic;
width:					120px;
}

img#well {
height:					209px;
width:					280px;
}

div#picw {
width:					280px;
padding:				5px 0px 5px 5px;
}

div#captionw {
text-align:				center;
font-style:				italic;
width:					280px;
}

div#creditw {
text-align:				center;
font-style:				italic;
width:					280px;
padding:				0;
margin-top:				0px;
font-size:				14px;
}

img#gems {
height:					105px;
width:					140px;
}

div#picg {
width:					140px;
float:					right;
padding:				5px 0px 5px 5px;
}

div#creditg {
text-align:				center;
font-style:				italic;
width:					140px;
padding:				0;
margin-top:				0px;
font-size:				14px;
}

img#hands {
height:					106px;
width:					160px;
}

div#pich {
width:					160px;
float:					right;
padding:				5px 0px 5px 5px;
}

div#captionh {
text-align:				center;
font-style:				italic;
width:					160px;
}

