
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 3px;
padding: 1;

}

.main-background {
height: 100%;
height: 100%;
background-image:url(../images/wallpaper.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:1002px;
}

.page-header {
width:1000px;
font-family: arial;
color:#333;
background-color:#fff;
background-color: rgba(255, 255, 255, 0.79);

}



.page {
width:1000px;
background-color:#fff;
background-color: rgba(245, 245, 245, 0.7);

}

.alignment {
font-family: arial;
font-size: 18;
color: #444;
font-weight: normal;
text-align:left;
text-align:justify;
line-height:150%
}

.page-footer {
width:1000px;
color:#333;
background-color:#0055aa;
background-color: rgba(0, 85, 170, 0.8);
margin-bottom: 10px;
border-bottom-right-radius:20px;
border-bottom-left-radius:20px; 
}


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

.navbar-side {

background-color:#0055aa;
background-color: rgba(0, 85, 170, 0.7);
border: 0px solid #555;
border-radius:5px;
width:223px;
xbackground-color:#ffffff;
padding: 8px;

}

.contact-header {
background-color:#0055aa;
background-color: rgba(0, 85, 170, 0.8);
color: #fff;
font-size: 20;
font-family: arial;
font-weight: bold;
text-shadow: 1px 1px 0 #000;
}

.Normal {
border-width:1px;
border-color:#fff;
border-bottom-style:solid;
font-family: arial;
font-size: 16;
font-weight: normal;
text-shadow: 1px 1px 0 #555;
}

.Highlight {
cursor:pointer;
background-color:#555;
border-width:1px;
border-color:#1EB2E5;
border-bottom-style:solid;
font-family: arial;
font-size: 16;
text-decoration: none;
font-weight: normal;
text-shadow: 1px 1px 0 #555;
}

.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:5px;
font-family: arial;
}

.box-inner {
background-color:#fff;
background: rgb(255, 255, 255); /* Fallback */
background: rgba(210, 240, 290, 0.3);
border-style:solid;
border-color:#666;
border-width:1px;
border-radius:5px;
font-size: 18;
}

.box-inner-left {
background-color:#ffffff;
background-color: rgba(255, 255, 255, 0.7);
border-style:solid;
border-color:#0055aa;
border-width:1px;
border-radius:5px;
font-size: 14;
}

h1 {
font-family: arial;
font-size:26px;
xdisplay:inline;
line-height:100%;
margin-top:0;
margin-bottom:0;
color: #0055aa;
text-align:left;
text-align:justify;
text-shadow: 1px 1px 0 #aaa;
}

.sub-heading {
color:#0055aa;
font-size: 18;
}

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

li {
color:#0055aa;
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)); 
}

	



	

