/* Normalizing*/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{margin: 0; padding: 0;}

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6
{font-size:100%}

/* Removes list-style from lists */
ol, ul
{list-style: none;}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{font-style: normal; font-weight: normal;}

/* Removes borders and spacing from tables */
table
{border-collapse: collapse; border-spacing:0;}

/* Removes border from fieldset and img */
fieldset, img
{border: 0;}

/* Left-aligns text in caption and th */
caption, th
{text-align: left;}

/* Removes quotation marks from q */
q: before, q:after
{content: '';}

body {
background-color: #f2f2f2;
font-family: Verdana; }

#outer_wrapper {
}

#wrapper_main {position:relative;
margin-left:auto;
margin-right:auto;
width:787px;
height:600px;
margin-top:50px;
background-image: url(images/main.jpg);
background-repeat: no-repeat; }

#wrapper {position:relative;
margin-left:auto;
margin-right:auto;
width:787px;
height:600px;
margin-top:50px;
background-image: url(images/main2.jpg);
background-repeat: no-repeat; }

#news {
position:absolute;
display:block;
height:131px;
width:146px;
top:187px;
left:604px;
margin-left:5px;
}

#news p {
padding-top:5px;
font-size:12px;
font-weight:bold;
}

#news a {
color:black;
font-weight:normal;
}

#news a:hover {
color: #ED915D;
}

#news h2 {
display:block;
height:27px;
width:146px;
padding-top:5px;
color:white;
font-size:14px;
}

h1 {
text-indent:-9999px;
}

#contact {position:absolute;
text-align:right;
top:45px;
right:35px;
color:#1670B1;
font-size:13px;
line-height: 20px; }

#contact a {
text-decoration:none;
color:#ED915D;
}

#contact a:hover {
text-decoration:underline;
}
#contact span {
color: #ED915D;
}

ol#navbar {
position:absolute;
top:151px;
left:25px;
font-size:13px}

ol#navbar a {
text-decoration:none;
color:#1670B1;
}

ol#navbar a:hover {
text-decoration:underline;
color: #ED915D;
}

ol#navbar li {
display:inline;
padding-left:5px;
padding-right:5px;}

#copy_main {
position:absolute;
top:200px;
left:30px;
width:270px;
font-size: 13px; }

#copy_main h2 {display:block;
height:22px;
color:#1670B1;
padding-left:19px;
font-size: 15px;
background-image: url(images/title.gif);
background-repeat: no-repeat; }

#copy_main p, #copy_main h2 {
padding-bottom:10px;
}




#copy {
position:absolute;
top:200px;
left:30px;
width:440px;
height:300px;
overflow:auto;
font-size: 13px;
padding-right:20px;
}

#copy h2 {display:block;
height:22px;
color:#1670B1;
padding-left:19px;
font-size: 15px;
background-image: url(images/title.gif);
background-repeat: no-repeat; }

#copy h3 {
color:#1670B1;
padding-bottom:10px;
padding-top:10px;
}

#copy p, #copy h2 {
padding-bottom:10px;
}

#copy ul {
list-style-type:disc;
}

#copy ul li {
margin-left:30px;
padding-bottom:10px;
}

#copy ol li ul.subset {padding-top:10px;
list-style-type: none;}

#copy ol li ul.subset li {
padding:0px;
}

#copy a {
text-decoration:none;
color:#1670B1;
}

#copy a:hover {
color:#ED915D;
text-decoration:underline;
}

em {
font-style:italic;
}

#side_picture {
position:absolute;
top: 200px;
right:35px;
}

#footer {position:absolute;
top:565px;
font-size:10px;
width:787px;
text-align:center;}

#footer a {
text-decoration:none;
color:#1670B1;
}

#footer a:hover {
color:#ED915D;
text-decoration:underline;
}

#footer ol {}

#footer ol li {
display:inline;
padding-left:5px;
padding-right:5px;}

.borders {
border-left: 1px #000 solid;
}

h3 strong {
color:black;
font-weight:bold;
}

h3 span {
font-style:italic;
}

h3 p {
color:black;
font-weight:normal;
}

h3 p strong {
color:red;
font-weight:bold;
font-style:italic;
}

h4 {
text-decoration:underline;
padding-bottom:10px;}

blockquote {
margin-left:20px;
font-style:italic;
}

p strong {
font-weight:bold;
color:red;
}

p fat {
padding-bottom:3px;}
}

.bold {
font-weight:bold;
}

th {
width:200px;
}

span.small {
font-size:10px;
}
ul {}
li {}
p {}
a {}
a:link {}
a:visited {}
a:hover {}
a:active {}