/* General Info */

body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2em;
	background:#FFFFFF;
	margin-top: 4em;
	margin-left: 4em;
}

/* Locations */

#header
{
height: 40px;
width: 550px;
margin: auto;
padding: 0px;
opacity:0.8;
}

#footer
{
height: 250px;
width: auto;
margin: auto;
padding: 0px;
background:url(file:///C|/Users/admin/Desktop/Footer.png);
background-repeat:repeat-x;
}

#container
{
width: 1000px;
height: 100%;
margin-bottom: 5em;
margin:0px auto;
}


.single
{
padding: 1em;
margin: auto;
width: 500px;
border-radius: 15px;
background-image: url(http://anchorwind.net/images/AnchorwindCoreTitle.jpg);
background-repeat:no-repeat;
background-color:#ffffff;
opacity:0.8;
}

.maincontent
{
padding-top: 20px;
padding-left:5px;
padding-bottom: 20px;
margin-right: 20px;
width: 500px;
border-radius: 15px;
background-color:#000000;
}

#staticright
{
padding-top: 20px;
padding-left: 20px;
float: right;
width: 150px;
border-radius: 15px;
background-color:#000000;
}

#dynamicright
{
padding-top: 20px;
padding-left: 5px;
padding-bottom: 20px;
margin-right:5px;
float: right;
width: 310px;
border-radius: 15px;
background-color:#000000;
}

/* Text Apperance */

h1
{
font-size: 18px;
line-height: 1em;
}

a
{
color: #000000;
text-decoration:none;
}

a:hover
{
	color: #000000;
	font-style:italic;
	font-weight:bold;
}

.textparagraph
{
text-shadow: 0 0 15px #000000;
font-size:16px;
color:#000000;
}

.textsubheader
{
text-shadow: 0 0 20px #000000;
font-size:18px;
color:#000000;
}

.textfullheader
{
padding-top: 20px;
text-shadow: 0 0 15px #DEDEFF;
font-size:30px;
font-weight: normal;
color:#000000;
line-height: 1em;
opacity:0.8;
}

.textfooter
{
padding-left: 350px;
text-shadow: 0 0 15px #000000;
font-size:30px;
font-weight: normal;
color:#000000;
line-height: 1em;
opacity:0.8;
}

.textfullheader2
{
padding-top: 20px;
text-shadow: 0 0 15px #DEDEFF;
font-size:30px;
font-weight: normal;
color:#CECEEF;
line-height: 1em;
}

body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,input,th,td
{border:0;outline:none;}
ul, ul li{list-style: none;}
ul.text {margin-bottom: 1em; line-height: 2em;}
.text-center {text-align: center;}
.clear {clear: both;}

.dcjq-count {float: right;}
