/* CSS Document */
html {
padding: 0 0 0 0;
margin: 0 0 0 0;
}

body {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-image: url(http://clarity.onebadkitty.net/images/index_04.jpg);
background-repeat: repeat-y;
background-color: #ffffff;
font-size: 12px;
font-family: Verdana, 'Book Antiqua', Helvetica, Arial; 
text-align: left;
}

div.container {
margin: 0 0 0 0;
padding: 135px 0 0 45px;
width: 750px;
background-image: url(http://clarity.onebadkitty.net/images/clarity-layout.jpg);
background-repeat: no-repeat;
}

div.nav {
margin: 190px 0 0 0;
padding: 0 5px 0 5px;
width: 185px;
float: left;
}

h1.nav{
font-size: 24px;
font-weight: bold;
font-family: 'Tempus Sans ITC', 'Comic Sans MS', Georgia, Arial;
border-bottom: 2px solid #CC6633;
text-transform: capitalize;
}

div.resourcelist{
font-size: 14px;
font-weight: bold;
font-family: Verdana, 'Book Antiqua', Helvetica, Arial;
border-bottom: 2px solid #CC6633;
text-transform: capitalize;
}

h1.content{
font-size: 24px;
font-weight: bold;
font-family: 'Tempus Sans ITC', 'Comic Sans MS', Georgia, Arial;
border-bottom: 2px solid #FAC99E;
text-align: right;
text-transform: capitalize;
}

div.posted{
background-color: #FAC99E;
text-align: center;
}

div.content {
margin: 15px 0 0 0;
padding: 0 0 0 25px;
width: 485px;
float: left;
}

div.galleryart{
margin: 10px 0 0 10px;
padding: 2px 2px 2px 2px;
width: 131px;
height: 225px;
border: 2px solid #CC6633;
background-color: #FAC99E;
text-align: center;
float:left;
}

.gallerypic
{border: 2px solid #CC6633;
background-color: #FAC99E;}


a:link, a:visited, a:active {
font-weight: bold;
text-decoration: none;
color:#000000;
}

a:hover {
font-weight: bold;
text-decoration: none;
color:#CC6633;
}

.pic, input, select, textarea
{border: 2px solid #FAC99E;
background-color: #ffffff;}

.galleryart p {
text-align: left;}

div.footer {
clear: both;}
