* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	font-size: 10px;
	color: #777;
	line-height: 17px;
	font-family: helvetica, futura, georgia, sans;
	background: #fff;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { padding-left: 2px; padding-right: 2px; padding-top: 1px; text-decoration: none; color: #777;}
a:active { padding-left: 2px; padding-right: 2px; padding-top: 1px; text-decoration: none; color: #777;background-color:#000;}
a:visited { padding-left: 2px; padding-right: 2px; padding-top: 1px; text-decoration: none; color: #777; }
a:hover { padding-left: 2px; padding-right: 2px; color: #fff; background-color: #FF3399;}
  
a img { border: none; padding:0; background-color: #fff;}



.miniimg { padding: 2px 10px 1px 0px;
	}
	
.active a { text-decoration: none; color: #fff; background-color:#000; }
	
#centered {
margin: auto;
width: 800px;
}

#textbox {
	margin-top: 26px;
}

#topbar {
height: 18px;
width: 600px;;
z-index: 4;
position:relative;
line-height: 0px;
top: 70px;
left: 207px;
overflow:hidden;
}


.barofdots {
 color:#111;
 font-size: 14px;  
 font-weight:normal;
}


.bigtext {
 font-size: 20px;
 line-height: 22px;
 font: #ddd;
 }


.footer {
		font-size: 10px;
		line-height: 12px;
		color: #777;
		
}

.mini {
		font-size: 10px;
		line-height: 12px;
		color: #777;
		font-weight: normal;
		text-transform:none;
		
}


.phototitle {
		font-size: 11px;
		line-height: 12px;
		color: #777;
		font-weight: normal;
		text-transform:none;
		
}

.captitle {
		font-size: 12px;
		line-height: 19px;
		color:#000;
		text-transform: uppercase;
		font-weight: bold;
}

.captitle a {
		font-size: 10px;
		line-height: 16px;
		color:#50aa3b;
		text-transform: uppercase;
		font-weight: bold;
		
}

.captitle a:hover  {
	    font-size: 10px;
		line-height: 16px;
		color:#fff;
		text-transform: uppercase;
		font-weight: bold;
}

.captitle a:active  {
	    font-size: 10px;
		line-height: 16px;
		color:#fff;
		text-transform: uppercase;
		font-weight: bold;
}

.captitle a:visited  {
		font-size: 10px;
		line-height: 16px;
		color:#50aa3b;
		text-transform: uppercase;
		font-weight: bold;	
}

.captitle a:visited:hover  {
	    font-size: 10px;
		line-height: 16px;
		color:#fff;
		text-transform: uppercase;
		font-weight: bold;
}





.caption {
		font-family: helvetica;
		font-size: 12px;
		line-height: 16px;
		color: #444;
}


.definitions {
		font-family: helvetica;
		font-size: 11px;
		line-height: 16px;
		color: #222;
}



#menu {
    font-size: 11px;
	color: #777;
	background-color: #fff;
	line-height: 15px;
	width: 185px;
    top: 0px;
    left: 0;
    height: 100%;
    margin: 0px;
    padding: 29px 6px 0 0px;
    position:relative;
	height: 100%;
    text-transform:none;
	text-align:right;
}

#myname {
    font-size:51px;
	background-color: #fff;
	}



#menu ul {
	list-style: none;
	margin: 12px 0 0 0;
}


#menu ul li {
	margin: 1px 1px 1px 0;

}


#menu ul li.section-title {
    font-size: 11px;
	color: #222;
	font-weight: bold;
	display: inline;
	text-transform:none;
	padding: 1px 3px 1px 2px;	
}

.space {
	display:block;
	margin-top: 14px;
	margin-bottom: -12px;
	font-style:italic;
}

.articleheader {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	text-transform:uppercase;
}

#content {
    margin-left:200px;
}

.container {
    padding: 5px 5px 25px 5px;
	}

#content .container {
	position:absolute;
	top: 78px;
	border-top: #FF3399 solid 10px ;

}

#content p { top: 140px; width: 450px; font-size: 10px; margin-bottom: 9px; }
#movedownposter p {     margin: 26px 0 9px 0; width: 450px; font-size: 12px; color: #777; line-height: 15px; margin-bottom: 9px; }
#movedownposter a:link { text-decoration: none; color: #50aa3b; }
#movedownposter a:active { text-decoration: none; color: #ddd; background-color:#000; }
#movedownposter a:visited { text-decoration: none; color: #50aa3b; }
#movedownposter a:hover { text-decoration: none; color: #ddd; background-color:#000; }

#movedown p {     margin: 26px 0 9px 0; width: 450px; font-size: 12px; color: #777; line-height: 15px; margin-bottom: 9px; }
#movedown a:link { text-decoration: none; font-size: 12px;color: #50aa3b; }
#movedown a:active { text-decoration: none; font-size: 12px;color: #ddd; background-color:#000; }
#movedown a:visited { text-decoration: none; font-size: 12px; color: #50aa3b; }
#movedown a:hover { text-decoration: none; font-size: 12px;color: #ddd; background-color:#000; }


.caption a:link { text-decoration: none;font-size: 12px; color: #50aa3b; }
.caption a:active { text-decoration: none;font-size: 12px; color: #ddd; background-color:#000; }
.caption a:visited { text-decoration: none;font-size: 12px; color: #50aa3b; }
.caption a:hover { text-decoration: none;font-size: 12px; color: #ddd; background-color:#000; }


#movedownposter {
margin-top: 80px;
margin-left: 5px;
margin-bottom: 40px;
}

#movedownposter p {
	color: #000;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
}


#movedown {
	margin-top: -75px;
	margin-left: 5px;
	margin-bottom: 40px;
}

#movedown-noir {
	margin-top: -125px;
	margin-left: 5px;
	margin-bottom: 40px;
}

#movedown p {
	color: #000;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
}



p {
	font-size: 9px;
	color: #999;
    margin: 0 0 9px 0;
	
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p { width: 600px; margin: 0; padding: 0 0 12px 0; }
#img-container a { font-size: 11px; color: #50aa3b; text-transform: uppercase;}
#img-container a:active { text-decoration: none; color: #fff; background-color:#50aa3b; }
#img-container a:visited { text-decoration: none; color: #50aa3b; }
#img-container a:hover { text-decoration: none; color: #fff; background-color:#50aa3b; }


#num { font-size: 11px; }

#cl { clear: both; }
#once { clear: left; }