*
{
margin: 0px;
padding: 0px;
}

p, h1, h2, h3, h4, h5, h6
{
margin: 10px;
font-family: Arial;
}

img
{
margin: 0px;
}

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

a:hover
{
color: #0FF;
}

a img
{
border: none;
margin: 0px;
}

body
{
text-align: center;
color: #fff;
font-family: Eurostile;
background-repeat: no-repeat;
background-attachment: fixed;
background-image: url(../images/holder.jpg);
background-color: #000;
}

#wrapper
{
text-align: left;
width: 1000px;
min-height: 600px;
border: 1px solid #333;
margin: 20px auto;
}

#header
{
width: 1000px;
height: 100px;
background-image: url(images/headerwebsite.jpg);
border-bottom: 1px solid #333;
}

#chold
{
width: 800px;
min-height: 500px;
float: left;
}

.bhold
{
width: 623px;
height: 398px;
margin: 10px;
border: 1px solid #333;
float: left;
}

.cmain
{
width: 780px;
min-height: 210px;
border: 1px solid #333;
margin: 25px auto;
background-image: url(images/hold07.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
}

.bmain
{
width: 780px;
min-height: 450px;
border: 1px solid #333;
margin: 25px auto;
background-image: url(images/hold07.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
}


.cheader
{
width: 623px;
height: 60px;
border: 1px solid #333;
margin: 10px 10px 0px 10px;
background-image: url(images/hold07.jpg);
background-repeat: no-repeat;
background-attachment: fixed;

}

.cblog
{
width: 300px;
height: 400px;
border: 1px solid #333;
margin: 10px 10px;
background-image: url(images/hold07.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
float: left;
}

.blisting
{
width: 780px;
height: 100px;
border: 1px solid #333;
margin: 10px;
}

.flisting
{
width: 580px;
height: 40px;
border: 1px solid #333;
margin: 10px;
}

.bgallery
{
width: 280px;
height: 180px;
border: 1px solid #333;
margin: 10px 9px 0px 9px;
}

.bgallery img
{
height: 180px;
}

.bcommentary
{
width: 280px;
height: 160px;
border: 1px solid #333;
margin: 10px 9px 0px 9px;
}

.bcmtadd
{
width: 280px;
height: 20px;
border: 1px solid #333;
margin: 0px 9px;
}

.bcmt
{
border: 1px solid #333;
width: 260px;
}

#nhold
{
width: 198px;
height: 497px;
padding-top: 20px;
float: right;
text-align: center;
}

.ntab
{
width: 330px;
height: 80px;
border: 1px solid #333;
margin: 25px auto;
}

.ntitle
{
height: 39px;
border-bottom: 1px solid #333;
}

.nlink
{
width: 108px;
height: 36px;
color: #FFF;
border: 1px solid #333;
margin: 5px 0px;
}

.button
{
height: 36px;
width: 108px;
}

.nlink:hover
{
background-color: #666;
font-weight: bold;
font-size: 17px;
color: #0FF;
}

.nlink:hover p a
{
color: #0FF;
}










.ntitle h4
{
margin: 2px;
padding: 2px;
text-align: center;
color: #0FF;
}

span.desc
{
font-size: 12px;
margin: 2px;
color: #FF0;
}

.scroll
{
overflow-y: scroll;
overflow-x: hidden;
}

.tag
{
font-weight: bold;
color: #0FF;
}

.data
{
width: 200px;
}

.title
{
width: 400px;
margin: 5px;
}

.talk
{
width: 600px;
height: 150px;
}

.budge
{
font-size: 12px;
margin: 3px;
color: #FF0;
}

.budge a
{
color: #FF0;
}

.center
{
text-align: center;
}

.right
{
float: right;
}

.clear
{
clear: both;
}

/*form styles*/

.defWidth{
width: 150px;
}

.defHeight{
height: 200px;
}

input{
border: 1px;
}

.formBtn{
height: 20px;
width: 150px;
}