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


body {
	font-family: sans-serif;
	font-size: 0.75em;
	color: #fff;
	background: #000;
	}

#header a{
	background: url(../images/banner6.jpg) no-repeat;
	height: 0;
	padding-top: 135px;
	overflow:hidden;
	display:block;
	}


h1 {
	font-size: 1.17em;	
	margin: 0 0 10px 0;
	}


h3 {
	font-size: 1.17em;
	}


p {
	padding:0 0 0 0;
	margin:0 0 10px 0;
	}



/*General links*/
a:link {
	text-decoration: none; 
	font-weight:bold; 
	color: #ff0000;}

a:visited {
	text-decoration: none; 
	font-weight:bold; 
	color: #ff0000;}

a:active {
	text-decoration: none; 
	font-weight:bold; 
	color: #ff0000;}

a:hover {
	text-decoration: underline; 
	font-weight:bold; 
	color: #ff6600;}
	
a:link img { border-color: #ff0000; }
a:hover img { border-color: #ff6600; }	
a:visited img { border-color: #ff0000; }

div#wrapper{
			margin: 0px auto;
			position: relative;
			}
			
html > body #divcontent {
		    height: auto;
			}			
			
div#content{
			width: 884px;
			text-align: left;
			background: #000;
			_padding: 8px;/*to make the div#content align correctly in IE6*/
			min-height: 335px;
			_height: 350px;
			color: #fff;
		    margin: 0 0 10px 10px;
		    padding: 20px;
		    text-align: left;
		    background: url(../images/ms.jpg) repeat-x #000;
		    border: 3px solid #fff;
			    /* Do rounding (native in Firefox and Safari) */
		    -webkit-border-radius: 20px;
		    -moz-border-radius: 20px;		
			
			}		
			

div#container {
	width:100%;
	clear: left;
} 
			


				
		
div#right {	
			background: #000;
			padding: 0 0 0 10px;
			width: 324px;
			float: left;
			}


div#fixed { 
			background: #fff;
			padding: 0px 0px 0px 0px;
			float: left;
			width: 100%;
			text-align: center
			}
			
div#footer {
			width: 904px;
			clear: left;
			color: #fff;
			height: 10px;
			margin: 0 0 10px 10px;
		    padding: 10px 10px 20px 10px;
		    background: url(../images/ms.jpg) repeat-x #000;
		    border: 3px solid #fff;
		    /* Do rounding (native in Firefox and Safari) */
		    -webkit-border-radius: 20px;
		    -moz-border-radius: 20px;
			}			
				
	

ul#links {
		  list-style-type: none;
		 }
	
ul#links li{
			margin: 10px 0px;
			}
		
		
		
/*top navigation and dropdown menu */			

#menu{
background: url(../images/menubar2.jpg) no-repeat;	
height: 62px;
}

#nav {
font-weight:bold;
float: left;
}


#nav ul { 
			display: table;
			text-align: center; 	
			padding: 12px 0 0 0;
		}
		
		
#nav li { 
			display: table-cell;
			position: relative;
			width: 133px; 
			font-size: 16px;
			margin: 0px;
		}
		
		
#nav a { 
			display: block;
			width: 133px; 
			color: #FFF; 
			text-decoration: none;
			height: 40px;
		} 
		
#nav a:hover { 
				background-image: url(../images/test2.png);
				}

#nav li ul { 
			display: block;
			position: absolute; 
			width: 133px; 
			left: -999em;
			background: url(../images/blacktrans.png);
			} 
		
#nav li:hover ul { left: auto }
		
#nav li li, #nav li li a { display: block }
		
#nav li li a { width: auto; padding: 0 }

.date {
color: #ff0000;
font-weight: bold;
}

#profile {
	width: 500px;
	float: left;
	padding-left: 20px;
}

blockquote#top {
 	width:250px;
	padding-left: 20px;
	margin: 2px 0px;
	display: block;
	float: left;
	font-size: 1.75em;
 }


	
#pager {
padding:3px 3px;


padding-right:0px;
text-align:center;
padding-bottom:0px;}	
	

#pager a { 
float:left;
display:block;
border:1px solid #000; 
background: #000;
text-decoration: none; 
color: #fff;
padding:2px 0px;
margin-left: 5px;
margin-bottom: 5px;
width:20px;
font:10px Verdana, Arial, Helvetica, sans-serif;
}

#pager a.activeSlide { 
background:#ff0000;
color:#fff;
border:1px solid #000;
}

#pager a:hover{ 
background:#fff;
	color:#f03;
	border:1px solid #000;
}


#slideshow {
clear: left;
}
#slideshow img {
    width: 570px;
    height: 807px;
} 
 
.hidden{
	display:none;
}



.myBox {
		    color: #fff;
		    margin: 0 auto 10px auto;
		    padding: 20px;
		    text-align: left;
		    background: url(../images/ms.jpg) repeat-x #000;
		    border: 3px solid #fff;
		 /* Do rounding (native in Firefox and Safari) */
			 -webkit-border-radius: 20px;
			 -moz-border-radius: 20px;
			}	

/*previous and next links on profile pages */				
	
	.prolinks {
	
	text-align: right; 
	padding-right: 100px;
	}
	
	
/* rotating image on profile pages*/	
	.pics {  
    height:  230px;  
    width:   200px;  
    padding: 0;  
    margin:  0;
	float: left;
} 
.pics img {  
    height: 230px; 
    width:  200px; 
    padding: 0px;  
    border:  0px;
    top:  0; 
    left: 0;
	border: solid 4px #000000;
	;
} 

a .alt { display: none; }
		

 

