﻿/*
CSS for Regency Bells
*/

table {
    table-layout: fixed;
    width: 1000px; 
} 

body {

font-family: Verdana, Helvetica, Arial, Sans-serif;
background-color: #FFFFFF;
line-height: 125%;

margin-left: auto;
    padding: 0;
margin: 0;
}
ifrome{border: 0;}


h1,h2,h3 {
font-family: "Trebuchet ms", Ariel, Helvetica, sans-serif;
}

h1 {
font-size: x-large;
background-color: #3b6aa0;
color: #ffc125;
padding-top: 2em;
padding-bottom: .2em;
padding-left: .4em;
margin: 0;
}

h2 {
color: #505050;
font-size: 130%;
font-weight: normal;
padding-top: 15px;
}

h3 {
color: #505050;
font-weight: normal; 
}

li {
font-size: large;
}





p {
width: 1000px;

color: #707070;
text-align:justify;
}



#tagline p {
font-style: italic;
font-family: Georgia, Times, serif;
background-color: #FFCC33;
border-top: 3px solid #7da5d8;
border-bottom: 3px solid #7da5d8;
padding-top: .2em;
padding-bottom: .2em;
padding-left: .8em;
margin: 0;
}

.belles {
color: #ffc125;
background-color: #3b6aa0;

}

a{
text-decoration: none;}


a:link {
color: navy;
}

a:visited {
color: CadetBlue;
}

a:hover {
text-decoration: none;
color: white;
background-color: navy;
}

a:active {
color: #165150;
background-color: navy;
}



#header {
border-top: 3px solid #7da5d8

}

#navigation, #bodycontent, #header {
position: absolute

}

#navigation {
top: 95px;
}

#bodycontent {
top: 200px;
}

#bodycontent {
left: 10em;
right: 1em;

}

#header {
width: 100%;
}


.feature {
float: left;
margin: 10px;
}

.subscript {
float: right;
margin: 10px;
}

#annagl {
position: absolute;
top: 250px;
border-bottom: 1px solid grey;

width: 1000px;
}

#news {
border-top: 1px solid #7da5d8;
border-bottom: 1px solid #7da5d8;
width: 1000px;
}

.logo {
position: absolute;
left: 484px;
top: 20px;
}


