html {
height: 100%;

}
body {
height: 100%;
margin:0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
background: #E4DED3 url(http://www.jujuwebdesign.com/images/gradient_tile.gif) repeat-x;
}
#header{
text-align: center;
background: url(http://www.jujuwebdesign.com/images/Jujuwebdesign.gif) no-repeat left top;
width: 503px;
height: 96px;
margin: 0 auto; 
}
#logo{
margin:0;
padding:0;
width: 150px;
height: 150px;
background: url(http://www.jujuwebdesign.com/images/mask.gif) top left no-repeat;

}
#container{
        padding:0;
	width: 1000px;
	margin: 0px auto;
	line-height: 110%;
height: 100%;

}

#left_column
{border: 0px solid blue;
	float: left;
	width: 175px;
        height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;

background: url(http://www.jujuwebdesign.com/images/gradient_tile.gif) top left repeat-x;
}
#left_margin{
        border: 0px solid red;
float:left;
height: 768px;
width: 25px;
background: url(http://www.jujuwebdesign.com/images/left_margin.gif) top right no-repeat;

}
#right_margin{
        border: 0px solid red;
float:right;
height: 768px;
width: 25px;
background: url(http://www.jujuwebdesign.com/images/right_margin.gif) top left no-repeat;

}
#navigation {
position:absolute;
top: 130px;
left: 0px;
width: 175px;
z-index: 20;

}

#right_column
 {
	float:right;
	width: 75px;
	text-align: left;
height: 100%;
background: url(http://www.jujuwebdesign.com/images/gradient_tile.gif) top left repeat-x;
}
#center_column {



}

#content {
	text-align: left;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	text-decoration:none;
	color: black;
	margin-left: 175px;
	margin-right: 25px;
        background: url(http://www.jujuwebdesign.com/images/horiz_tile.gif) left repeat-y;
border: 0px solid red;
padding: 0 80px 0 40px;
min-height: 768px;
}


#content h2 a{
 text-decoration: none;
color: #993300;
}

#content a{
 text-decoration: underline;
color: #993300;
}
#content #sidebar a{
font-size: 0.8em;
 text-decoration: none;
color: #993300;
}

#content a:hover, 
#content a:active{
color: red;
}

#content #sidebar a:hover{
text-decoration: underline;

} 
#content a:active{
color: red;
text-decoration: underline;
}

#content a:visited{
color: #663300;
}
#ads {

margin-top: 30px;

}

#logo {
margin-bottom: 0px;
}

#footer {
	 text-align: center;
	 font-family: verdana, arial, helvetica;
	 font-size: 12px;
	 text-decoration:none;
	 color: gray;

}

#navigation a {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	text-decoration:none;
	text-transform:capitalize;
	color: white;
}

#navigation div {
	border:0;
	margin:0;
	padding:0;
	margin-left:15px;
}


a.category {
	text-transform:capitalize;
	text-decoration:none;

}

a.activeSection {
	text-transform:capitalize;
	text-decoration:none;

}

a#activeDocument {
	text-transform:capitalize;
	text-decoration:none;
	font-weight:bold;
}

.active {
	color:blue;
}

.activeCategory {
	font-weight:bold;
	position: relative;
	left: -15;
	top: -8;
	z-index: 5;
	text-transform:uppercase;
}

a#homelink {
	position: relative;
	left: 15;
	top: 0;
	font-weight:bold;
	text-transform:uppercase;
}

#navigation a:hover {

	text-decoration:underline;
}

img {
border:0;
margin:0;
padding:0;
margin-right: 5px;
vertical-align:middle;
}

.image {
font-size:0px;
}

.active {
color:blue;
}


#logo h2 {

	padding:0;
	margin:0;
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-transform: capitalize;
}

#title h2{
color:#644A1F;
	padding:10;
	margin:15px 0 10px 0;
	text-align:center;
	font-family: Georgia, Times New Roman;
	font-size: 28px;
	text-transform: capitalize;
	font-weight:normal;
}



.picture {
    display:block;
    padding: 0px;
}     
    
.photo {
    align:left;
    clear:both;
    border: 0px;
}
 
.small_text {
		font-size: 100%;
}
          
.caption {
    font-family: Verdana, Arial, Helvetica;
    font-size: 70%;
    width: 200px;

}
		
.photo_title {
     text-align:center;
     text-transform: capitalize;
     font-size: 75%;
    margin: 0 0 0 0;
}

.photo_table {
	border:0px solid red;	 
}
		
.photo_cell {
		 width: 30%;
		
}

.gallery {
margin-bottom:50px;
}#sidebar {float:right;padding-left: 10px;margin-left: 10px; border-left: 1px solid #644a1f;}