html, body {
    width:100%;
	margin-bottom: 1px;
	
}
p{padding:0px; margin:0px;}

body {
    font-family:"courier new";
	font-size:12px;
	color:#000000;
	font-weight:normal;
	background-color:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0 0 0 0;
	
}

h1 {
font-family: Arial;
font-size:26px;
font-weight:normal;
line-height:28px;
margin-top:0px;
margin-bottom:15px;
margin-left:0px;
margin-right:0px;
}
h2 {
font-family: verdana;
font-size:11px;
font-weight:bold;
line-height:15px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
.bolds {
font-family: verdana;
font-size:11px;
font-weight:bold;
line-height:15px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
/*links*/


a{color:#C60000;text-decoration:none;}
a:hover{color:#C60000;text-decoration:none;}
a:active{color:#C60000;text-decoration:none;}

a.menu, a.menu:link, a.menu:visited{color:#000000;text-decoration:none;}
a.menu:hover, a.menu:active{color:#999999;text-decoration:none;}


#picture {
width:260px;
height:146px;
overflow:hidden;
}

#frontpagelogo {
	position:absolute;
	z-index:10;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	text-align:center;
	padding-top:200px;
}


#container {
z-index:1; 
position:absolute;
width:700px;
margin-left: -350px;
left: 50%; 


}
#logo {
z-index:2; 
position:absolute;
height:59px;
width:163px;
margin-left: -327px;
left: 50%;
top:56px;
background-image:url(images/logo.gif);
background-repeat:no-repeat;
background-position:center;
}
#blackline {
z-index:3; 
position:absolute;
height:1px;
width:571px;
margin-left: -244px;
left: 50%;
top:89px;
background-image:url(images/blackdot.gif);
background-repeat:repeat-x;
background-position:top;
}
#menu {
z-index:5; 
position:absolute;
width:571px;
margin-left: -235px;
left: 50%;
top:98px;
font-family:Arial;
font-size:16px;
color:#7f7f7f;
}
#horizontal {
z-index:1; 
position:absolute;
height:9px;
width:700px;
margin-left: -350px;
left: 50%;
top:122px;
background-image:url(images/horizontal.gif);
background-repeat:repeat-x;
}
#corner1 {
z-index:3; 
position:absolute;
height:9px;
width:700px;
margin-left: -350px;
left: 50%;
top:122px;
background-image:url(images/corner1.gif);
background-repeat:no-repeat;
background-position:top left;
}
#corner2 {
z-index:3; 
position:absolute;
height:9px;
width:700px;
margin-left: -350px;
left: 50%;
top:122px;
background-image:url(images/corner2.gif);
background-repeat:no-repeat;
background-position:top right;
}
#vertical1 {
z-index:1; 
position:absolute;
width:9px;
height:700px;
margin-left: -351px;
left: 50%;
background-image:url(images/vertical1stop.gif);
background-repeat:no-repeat;

}
#vertical2 {
z-index:1; 
position:absolute;
width:9px;
margin-left: 343px;
left: 50%;
height:700px;
background-image:url(images/vertical2stop.gif);
background-repeat:no-repeat;
}

#bottom {
z-index:0;
position:relative;

width:700px;
height:130px;

left:-90px;

}
#headlineShadow {
z-index:2; 
position:absolute;
height:31px;
width:465px;
margin-left: -138px;
left: 50%;
top:58px;
text-align:right;

background-image:url(images/headshadow.gif);
background-repeat:no-repeat;
background-position:bottom;
}
#headline {
z-index:3; 
position:absolute;
height:31px;
width:465px;
margin-left: -138px;
left: 50%;
top:62px;
text-align:right;
font-family:"times new roman";
font-size:34px;
text-transform:capitalize;

}
#headlineCover {
z-index:4; 
position:absolute;
height:31px;
width:465px;
margin-left: -138px;
left: 50%;
top:90px;
background-color:#FFF;

}
