/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

html{height:100%;
}


body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #E6E6E6 url(images/page_bg.png) repeat-y center top;
 text-align: center;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
	text-align:left
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
 background-color:#FF99CC;
}
#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 10px;
 border: 1px solid #ccc;
 height: 100px;
 margin: 10px 0px 5px 0px;
 background: #E7DBD5 url(images/header2.jpg) no-repeat left;
}
#navcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #000000;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
font-weight:bold;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: white;
}

#navcontainer #active { border-left: 1px solid #fff; }

#wrapper2 {
 background:#FF99CC ;
 
 
}

#leftcolumn { 
 color: #333;
 border: 1px solid #FF99CC;
 background: #FF99CC url(images/leftnavtop.jpg) center top no-repeat;
 margin: 0px 0px 0px 0px;
 padding: 0 10px 0 0;
 height: auto;
 width: 200px;
 float: left;
}



#sidenavcontainer,
ul#biosideNav,
ul#sideNav{
margin:0;
padding:0;
padding-top:170px;
padding-right:0px;
padding-left:10px;
list-style: none;
border-left:1px none #FF99CC;
float: left;
}

#biosideNav,
#sideNav li{
float: left;
width:14em;
padding:0;
}

#biosideNav a,
#sideNav a{
color: #FFFFFF;
font-size:1.1em;
text-transform:uppercase;
text-decoration:none;
border:2px ridge #999;
border-left: double;
padding:7px 5px 7px 30px;
display:block;
width:10em;
background-color: #000000;
background-image:url(images/link.png);
background-repeat:no-repeat;
background-position:right center;
}



#biosideNav a:hover,
#sideNav a:hover{
font-weight:bold;
background:  #0033FF url(images/angel.gif) no-repeat 5px 50%;
background-position:right center;
}

body#home a#homeLink,
body#feature a#featureLink,
body#expert a#expertLink,
body#quiz a#quizLink,
body#project a#projectLink,
body#horoscope a#horoscopeLink{
background:#FFFFFF url(images/bg_here.png) no-repeat 5px 50%;
padding-right:15px;
padding-left:30px;
font-weight:bold;
}

body#quiz a#quizLink:hover{
color:#FF0000
}



*/start of side nav for gallery */



#sidenavcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#sidenavcontainer li {
list-style:none;
margin: 0 0 1px 0; 
}

#sidenavcontainer a
{
display: block;
padding: 5px 10px;
width: 170px;
color: #fff;
background-color: #036;
text-decoration: none;
font-size:14px;
font-weight:bold;
}

#sidenavcontainer a:hover
{
color: #fff;
background:url(images/angel.gif) no-repeat 5px 50%;
background-position:right center;
background-color: #000000;
text-decoration: none;
}

#sidenavcontainer ul ul li { margin: 0 0 1px 0; }

#sidenavcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 155px;
color: #fff;
background-color: #369;
text-decoration: none;
}

#sidenavcontainer ul ul a:hover
{
color: #fff;
background-color: #000000 ;
text-decoration: none;
}
/*end of side nav for galery */

#leftbotimage{
float:left;
border:0;
margin:0;
height:200px;
width:190px;
background-image:url(images/danni_left_bg.jpg);
background-position:bottom center;
background-repeat:no-repeat;
}


#rightcolumn { 
 float: right;
 color: #FFFFFF;
 border: 1px none #ccc;
 background: #FF99CC ;
 margin: 0px 0px 0px 0px;
 padding: 1px;

 width: 708px;
 display: inline;
}

#rightcolumnbackbg{
float:none;
margin:0 0 0 0;
padding:0;

background-position:right top;
background-repeat:no-repeat;
}

#rightcolumnvidbackbg{
float:left;
margin:1px 0 0 0;
padding:0 0 0 0;

width:708px;
background-image:url(images/vid_bg3.jpg);
background-position:center bottom;
background-repeat: no-repeat;

}

#rightcolumn h1{
padding:10px 10px 10px 10px;
font-size:50px;
background-color:#000000;

}



ul#bioList{
font-size:24px;
padding-top:75px;
padding-left:10px;
list-style:none;
clear: left;
}

/* MAIN CONTENT */



#content {
	color:#000000;
	margin-left: 15px;
	margin-top: 15px;
	border: 0;
	border-right: none;
	border-bottom: none;
	
	
}
p.caption {
	font-size: 1.3em;
	line-height: normal;
	margin-bottom: 15px;
}
#gallery .figure p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center;
	line-height: normal;
	margin: 0;
}

#content h2 {
	font: normal 2.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	border-bottom: 1px  thick  #000000;
	padding: 5px 0 5px 8px;
	color: #14556b;
}

#content p {
margin-top:10px;
margin-bottom: 10px;
margin-right:10px;
font-family:Arial, Helvetica, sans-serif;

	}
	
# rightcolumn table{
color:#000000;
border-color:#FF99CC;
border:0;
}
#rightcolumn table p{
color:#000000;
padding:5px 1px 5px 1px;
text-align:center ;
font-weight:bold;
}	

#footer { 
 float: none;
 width: 900px;
 clear: both;
 color: #FFFFFF;
 border: 1px solid #ccc;
 background: #000000;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}