﻿/* CSS Document */

body { 
background-color:#76D1F0;
background-image: url('/images/bg3.png');
text-align: center;
margin-top: 20px;
}

#table {
background-color: #000000;
border-style: solid;
border-top-width: 11px;
border-left-width: 11px;
border-right-width: 14px;
border-bottom-width: 11px;
border-color: #FFFFFF;
width:794px; 
height:575px;

	position: absolute;
	top: 10px;;
	left: 50%;
	margin-left: -397px;
}

#blog {
margin-left:1px;
z-index: 1; 
left: 80%; 
top: 60%; 
position: absolute;
}


#nav {
float:left;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
width:780px;
}

#row1 {
float:left;
}

#content {
margin-top:20px;
text-align:left;
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#FFFFFF;

}

#image {
float:left;
width:325px;
height:532px;
text-align:center;
padding-left:22px;
}

#text {
float:left;
width:390px;
height:400px;
margin-top:70px;

}

#logo {
margin-left:1px;
}

#text2 {
float:left;
width:420px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
color:#FFFFFF;
line-height:24px;
margin-top:55px;
margin-left:13px;
text-align:left;
text-transform:uppercase;
}

#quote {
float:left;
width:330px;
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#FFFFFF;
word-spacing:5px;
letter-spacing:1px;
line-height:24px;
text-align:center;
margin-top:105px;
margin-left:18px;
}