@charset "utf-8";
/* CSS Document */

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

body
{
background:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

p
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin-top:1em;
}

#Container
{
width:1102px;
background:#000000;
margin:0 auto;
height:700px;
}

#leftBG
{
width:100px;
height:800px;
float:left;
background:url(images/brickwall_left.jpg) repeat-y;
}

#rightBG
{
width:100px;
height:800px;
float:right;
background:url(images/brickwall.jpg) repeat-y;
}


#Content
{
width:900px;
float:left;
border-left:1px #333333 solid;
border-right:1px #333333 solid;
}

a
{
color:#9900CC;
}

a:hover
{
color:#9966CC;
}

h1
{
width:inherit;
height:120px;
background-image:url(images/images/Untitled-2_01.jpg);
text-indent:-5000px;
}

.nav
{
width:inherit;
height:30px;
background-color:#80206C;
list-style-type:none;
}

.nav li
{
width:128px;
display:block;
float:left;
height:30px;

}

.nav .spacer
{
width:260px;
display:block;
float:left;
height:30px;
background-color:#333333;

}

.leftColumn
{
width:360px;
height:480px;
float:left;
margin:30px 0 10px 40px;
text-align:center;
color:#FFFFFF;
}

.leftColumn h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
text-indent:-5000px;
_background:url(images/home_banner.gif) no-repeat; /*targets IE*/
background:url(images/home_banner.png) no-repeat; /*targets all else*/
display:block;
width:312px;
height:95px;
}

#changeBG
{
background:url(images/images/body_bg.jpg) no-repeat;
width:900px;
height:550px;
}

.home #changeBG
{
background:n
}

.rightColumn
{
width:400px;
float:right;
margin:30px 40px 10px 10px;
text-align:center;
color:#FFFFFF;
padding:10px 20px 10px 20px;
}

.news
{
width:100%;
}




#footer
{
width:900px;
height:100px;
background:#111111;
margin:0 auto;
text-align:center;
padding-top:20px;
}


.bio #changeBG, .yourink #changeBG, .contact #changeBG
{
text-align:left;
width:820px;
height:510px;
padding:40px 40px 0px 40px;
}

.contact #changeBG
{
text-align:center;
}

.yourink #changeBG
{
text-align:left;
width:820px;
height:510px;
padding:40px 40px 0px 40px;
overflow:auto;
}


.gallery #changeBG
{
text-align:center;
width:860px;
height:510px;
padding:40px 20px 0px 20px;
}

.bio #changeBG p
{
padding-bottom:8px;
}

.bio #changeBG img
{
float:right;
padding:0px 5px 0px 5px;
}

.bio #changeBG .leftPic
{
float:left;
padding:0px 10px 0px 5px;
}

.bio #changeBG h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
padding-bottom:10px;
}

.yourink #changeBG p
{
padding-bottom:8px;
}

.yourink #changeBG img
{
float:right;
padding:0px 5px 0px 5px;
}

.yourink #changeBG h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
}

.yourink #changeBG h3
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}

.yourink #changeBG img
{
clear:both;
float:right;
padding:0px 5px 10px 20px;
}


#rightMe
{
float:right;
}

.contact #changeBG p
{
font-size:14px;
}
