html, body {
	margin: 0;
	padding: 0;
}

body {
background-image:url('none');
background-repeat:repeat-x;
background-color: #8deeff;
border:0px;
font-family: arial;
font-size: 11px;
color: #272727;
line-height: 10px;
}


#header {
	background: ;
	height: 800px; 
        position: absolute;
        top: 0px;
        left: 30px;
}

#content {
        width: 550px;
	background-color: #transparent;
        position: absolute;
        top: 550px;
        left: 385px;
	padding: 3px;

}



.NEWSHEAD
{
background:transparent url(http://samantha-droke.com/images/header.png) no-repeat 0 0;
width: 630px;
height: 226px;
}

.NEWSBOTTOM
{
background:transparent url(http://samantha-droke.com/images/headerbot.png) no-repeat 0 0;
width: 630px;
height: 226px;
}

.TITLE
{
font-family: impact;
font-size: 35px;
letter-spacing: -2px;
color: #5a5c7e;
text-align: center;
text-transform: uppercase;
text-shadow: #b9bad0 1px 1px 0px;
}


.HEADONE
{
color:#f0be6f;
font-family: Georgia;
letter-spacing: -5px;
background-color: #transparent;
margin-bottom: -10px;
text-align: center;
font-size: 30pt;
font-weight: bold;
font-style: italic; 
padding: 0px;
text-transform: lowercase; 
background-image:url('');
}

.HEADTWO
{
color:#f6f6f6;
font-family: Arial;
letter-spacing: 0px;
background-image: url(http://samantha-droke.com/images/sitebg.png);
text-shadow: #4b4d75 1px 1px 2px;
text-align: center;
line-height: 15px;
font-size: 10pt;
padding: 20px;
text-transform: none; 
}

.HEADTHREE
{
color:#666666;
font-family: Arial;
font-size: 10px;
background-image: url(http://samantha-droke.com/images/headerbck.png);
width:  570px;
text-align: left;
line-height: 17px;
font-size: 11pt;
padding: 30px;
}

.WELCOMETEXT
{
font-family: Arial;
font-size: 12px;
font-color: 737373;
text-shadow: #bebebe 1px 1px 2px;
line-height: 15px;
text-align: justify; 
}

h4 {
background-color:#c2e7fb;
color:#8a7f7d;
font-family: Arial;
font-size: 9px;
text-align: center;
text-transform: Uppercase; 
padding: 0px;
width: 465px;
border-style:solid;
border-color:#acd5eb;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

h3 {
background-color: #4d5077;
font-size: 10px;
line-height: 15px;
color:#8e8e8e;
padding: 28px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

}


h1 {
background-color:#4d5077;
color:#ffffff;
font-family: Arial;
font-size: 12px;
line-height: 15px;
text-align: center;
text-transform: None; 
padding: 10px;
-moz-border-radius: 0.90em;
}



.padding {
	padding: 0px;
}


a img {
border-radius: 0px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 4px;
    background-color: #f1f1f1;
    border-style:solid;
border-color:#ffffff;
}
a:hover img {
border-radius: 0px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 4px;
    background-color: #f1f1f1;
border-style:solid;
border-color:#cbecfe;
}

.newsimg {
border-radius: 0px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 4px;
    background-color: #e4e4e4;
    border-style:solid;
border-color:#dadada;
}


.newsimg:hover {
border-radius: 0px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 4px;
    background-color: #dedede;
border-style:solid;
border-color:#cbecfe;
}



.nav a:link 
{

	color: #ffffff;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -2px;
	font-weight: bold;
padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	text-shadow: 0.0em 0.0em 0.3em #bebebe;

	}

.nav a:visited 
{

	color: #ffffff;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -2px;
	font-weight: bold;
padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	text-shadow: 0.0em 0.0em 0.3em #bebebe;

	}

.nav .selected, .nav a:hover 
{

	color: #ffffff;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -2px;
	font-weight: bold;
padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	text-shadow: 0.0em 0.0em 0.3em #bebebe;
	background-color: #876c5b;
	-webkit-border-radius: 15px; 
	border-radius: 15px;
	-moz-border-radius:  15px; 

	}

    


a:link,a:visited,a:active
{
color: #fc676a;
font-family: Arial;
font-size:12px;

text-decoration: none;
cursor: default;

}

a:hover
{
color: #ffadae;
cursor: default;

}





strong, b
	{
	color: #ffffff;
	text-shadow: 0.0em 0.1em #ffadae;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0px;
  

	}

em, i
	{
	color: #f3f3f3;
	text-shadow: 0.0em 0.1em #c0c0c0;
	font-weight: italics;
	text-transform: none
	}

underline, u
        {
        font-weight: underline;
        color: #4b4138;
        }