﻿#body
{
    background-color:#738687;
    margin-left: auto; 
    margin-right: auto;
    width:900px;
    height:900px;
    text-align:center; 
    
}
#center
{
    text-align: center; 
    margin-left: auto; 
    margin-right: auto;    
}
#logoholder
{
    height:900px; 
    width:900px; 
    background-image: url(../images/background2.jpg); 
    background-repeat:no-repeat; 
    text-align:center;
    margin-left:auto;
    margin-right:auto;   
}
#logotop
{
    margin-top:20px;
    font-family:Harlow Solid Italic; 
    font-size: 30pt;
    text-align:left;
    color:#3b4849; 
    width: 394px;
    background-image: url(../images/backuplogo1.gif);
    background-repeat:no-repeat;
}
#title
{
    font-family: Arial; 
    font-style: italic; 
    font-size: 18pt; 
    color:#3b4849;
    height:auto;
    width:auto;
}
#maincontent
{
    font-family: Arial; 
    font-style: italic; 
    font-size: 14pt; 
    color:#3b4849;
    width:900px;
    height:1000px;
}  
#navbar
{
    margin-top:10px;
    height:auto; 
    width:890px; 
    border-width:5px; 
    border-style:double; 
    border-color:#3b4849; 
    text-align: center;
    font-family: Arial, Garamond, Verdana;
    font-size: 12pt; 
    color:black;
    white-space: nowrap;
}      
a:link 
{ 
	color:Black;
	text-decoration: none;
}
a:visited 
{ 
	color: black;
	text-decoration: none;
}
a:hover 
{ 
    height: auto;
	color: #621019;
	text-decoration: none;
	background-color: White;
}
a:active 
{ 
	color:#621019;
	text-decoration: none;
}
.nav a:link
{ 
	color:black;
	
}
.nav a:visited 
{ 
	color:black;
	
}
.nav a:hover
{ 
	color:#621019;
	text-decoration: underline;
	background-color:Transparent;
}
.nav a:active
{ 
	color:#621019;
}
#shared
{
    float:right; 
    vertical-align:top;
    margin-right:20px;
    margin-top:0px;
    border-width:5px; 
    border-style:double; 
    border-color:#3b4849; 
    width: 400px;  
    height: 250px; 
    padding: 10px,10px,10px,10px;
}
.sharedtitle
{
    font-size:14pt;
    font-family: Verdana;
    text-align:center;
    color:Black;
}
.sharedcontent
{
   text-align:left;
   font-size:10pt;
   font-family: Verdana;
   color:Black;
   margin-left:20px;
   margin-right:20px;
}
#customholder
{
  margin-left:20px; 
  margin-top:12px; 
  width:400px; 
  float:left; 
  border-width:5px; 
  border-style:double; 
  border-color:#3b4849;
  height: 300px; 
  padding:20px,20px,20px,20px;
}
#webholder
{
    float:right;
    margin-right:20px;
    margin-top: 5px; 
    border-width:5px; 
    border-style:double; 
    border-color:#3b4849; 
    padding:10px,10px,10px,10px; 
    width: 400px; 
    height: 350px;
}
.footer
{
    height:50px; 
    width: 900px; 
    text-align:center; 
    font-size:8pt; 
    font-family: Arial, Garamond, Verdana;
    color:White;
    margin-left:auto;
    margin-right:auto;
    
}
.margin
{
    text-align:left;
    font-size:11pt;
    font-family: Verdana;
    color:Black;
    margin-left:50px;
    margin-right:50px;
}
.securetitle
{
    font-size:12pt;
    font-family: Arial, Garamond, Verdana;
    text-align:center;
    color:Black;
}
.securecontent
{
    text-align:left;
    font-size:10pt;
    font-family: Verdana;
    color:Black;
    margin-left:20px;
    margin-right:20px;
}