/* CSS Document */
html{ margin: 0 0 0 0;
padding: 0 0 0 0;
}

body {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: #000000;
color: #ffffff;
font-size: 12px;
text-align: center;
}
div.header{
margin: auto auto auto auto;
padding: 0 0 0 0;
width: 600px;}

div.container{
margin: auto auto auto auto;
padding: 0 0 0 0;
width: 600px;
background-image: url(images/bg.jpg);
background-repeat: repeat;
background-color: #000000;
color: #ffffff;
text-align: center;}

div.content{
margin: auto auto auto auto;
padding: 110px 90px 0 50px;
background-image: url(images/gem_03.jpg);
background-repeat: no-repeat;
width: 460px;
text-align: justify;}

h1.nav {
padding: 5px 0 5px 0;
text-align: center;
font-size: 14px;
border-top: 1px solid #cc0033;
border-bottom: 1px solid #cc0033;}

h1.content {
text-align: left;
font-size: 14px;
border-bottom: 1px solid #cc0033;}

a:link, a:active, a:visited {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
}

div.galleryart{
margin: 10px 0 0 10px;
padding: 2px 2px 2px 2px;
width: 131px;
height: 150px;
border: 2px solid #CC0033;
text-align: center;
float:left;
}

.gallerypic
{border: 2px solid #CC0033;
}

.pic, input, textarea, select
{border: 2px solid #CC0033;
background-color: #000000;
color: #ffffff;
font-size: 12px;
}


div.posted{
background-color: #CC0033;
color: #ffffff;
font-size: 12px;}

