
a:link {color: #666666; text-decoration: none}
a:active {color: #666666; text-decoration: none}
a:visited {color: #666666; text-decoration: none}
a:hover {color: #000000; font-weight: normal; font-style: normal; text-decoration: underline}

BODY{
margin: 0 0 1px;
padding: 0;

}

.main-background {
height: 100%;
height: 100%;
background-image:url(../images/wallpaper3.jpg);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
background-position: fixed;
background-attachment:fixed;
background-color:#eeeeee;
}

.page-container {
width:1000px;
}

.page-header {
width:1000px;
color:#333;
background-color:#eee;
background-color: rgba(240, 250, 255, 0.9);

}

.page {
width:1000px;
background-color:#fff;
background-color: rgba(255, 255, 255, 0.8);
font-family: arial;
font-size: 18;
color: #444;
font-weight: normal;
text-align:left;
text-align:justify;
line-height:150%
}

.alignment {
width:100%;
text-align:left;
text-align:justify;
}

.page-footer {
width:1000px;
color:#333;
background-color:#72CEF5;
background-color: rgba(114, 206, 245, 0.9);
border-bottom-right-radius:2em;
border-bottom-left-radius:2em; 

}


.navbar-header {
width:1000px;
background-color:#ffffff;
padding:0px;
font-family: arial;
}

.contact-header {
color: #fff;
font-size: 18;
font-weight: bold;
text-shadow: 1px 1px 0 #000;
}

.Normal {
background-color:#72CEF5;
background-color: rgba(114, 206, 245, 0.7);
border-width:1px;
border-color:#fff;
border-style:solid;
font-size: 20;
font-weight: bold;
text-shadow: 1px 1px 0 #fff;
}

.Highlight {
cursor:pointer;
background-color:#ddd;
border-width:1px;
border-color:#ffffff;
border-style:solid;
border-top-style:none;
border-bottom-style:none;
font-size: 20;
text-decoration: none;
font-weight: bold;
xtext-shadow: 1px 1px 0 #fff;
}

.image {
border: 0px solid #555;
border-radius:10px;
xbox-shadow: 0px 0px 5px #fff;
}

.box-outer {
background-color:#fff;
background: rgb(255, 255, 255); /* Fallback */
background: rgba(255, 235, 225, 0.5);

border-color:#fff;
border-style:solid;
border-width:0px;
border-radius:10px;
font-family: arial;
}

.box-inner {
background-color:#fff;
background: rgb(255, 255, 255); /* Fallback */
background: rgba(255, 235, 225, 0.5);
border-style:solid;
border-color:#666;
border-width:1px;
border-radius:10px;
font-size: 18;
}

.box-inner-left {
background-color:#ffffff;
border-style:solid;
border-color:#666;
border-width:1px;
border-radius:10px;
font-size: 14;
}

h1 {
font-family: Iceland,Times New Roman;
font-size:50px;
display:inline;
line-height:50%;
margin-top:0;
margin-bottom:5;
color: #72CEF5;
text-align:left;
text-align:justify;
text-shadow: 1px 1px 0 #fff;
}

ul {
margin:0px;
padding-left:30;
}

li {
color:#666;
font-family: arial;
font-size: 16;
font-weight: bold;
line-height:180%
}

hr {
border: 0;
height: 1px;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}

	



	

