/*
Theme Name: nudeglamor
Theme URI: http://www.nudeglamor.com
Description: This theme is form <a href="nudeglamor.com">NudeGlamor.com</a>.
Version: 1.00
Author: chickahoona
Author URI: http://nudeglamor.com
*/
* {
list-style:none;
text-decoration:none;
margin:0;
padding:0;
}
img, a img {
	border:0;
}

a, a:hover, a:visited {
color:#FFFFFF;
}

body {
overflow:auto;
background:#000000;
color:#000000;
font:10px/150% "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
}


#wrapper {
width:990px;
background-color:#3f0000;
margin:0 auto;
padding:4px;
border-left:#888888 solid 1px;
border-right:#888888 solid 1px;
}

#header{
background-image:url(images/twistys1/header.jpg);
background-repeat:no-repeat;
background-position:right;
height:280px;
border:#FFFFFF solid 1px;
margin-bottom:9px;
}

.content, .content2 {
background-color:#690000;
border:#FFFFFF solid 1px;
margin-bottom:9px;
background-image:url(images/twistys1/topbg.jpg);
background-position:top;
background-repeat:repeat-x;
}

.content a{
float:left;
padding:3px;
}
.content2 a{
padding:3px;
}

h1{
background-image:url(images/twistys1/topprebg.jpg);
background-repeat:no-repeat;
background-position:left;
height:22px;
padding-left:50px;
font-size:12px;
margin-bottom:5px;
}



.content img, .content a img{
border:#FFFFFF 5px solid;
}
.content img:hover, .content a img:hover{
border:#999999 5px solid;
}
#footer{
color:#000000;
background-color:#FFFFFF;
padding:4px;
}
#footer a{
color:#000000
}
#footerleft{
text-align:left;
float:left;
width:50%
}
#footerright{
text-align:right;
float:right;
width:50%
}
#links {
border:0;
font-size:10px;
line-height:11px;
}
#links li {
display: inline-block;
width:12%;
}
#links a {
color: #CCC;
}
