/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
* styled by Richert Schnorr for miguelgutierrez.org
*/

* {
	margin: 0;
	padding: 0;
	}

body {
	font-size: 12px;
	font-family: Arial;
	background-position: 0 0;
	}

.img-bot { 
	margin-top: 40px;
	margin-right: 50px;
	border:3px solid white;
	}

body.section { 
	background-attachment:fixed;
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

body.section-1 { background-position: 0px 0px;}
body.section-3 { background-position: 0px 0px;}
body.section-4 { background-position: 0px 0px;}
body.section-5 { background-position: 0px 0px;}
body.section-6 { background-position: 0px 0px;}
body.section-7 { background-position: 0px 0px;}
body.section-8 { background-position: 0px 0px;}
body.section-9 { background-position: 0px 0px; background-image:url("images/everyone.jpg");}
body.section-10 { background-position: 0px 0px;}
body.section-11 { background-position: 0px 0px;}





body { 
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	}

a:link {text-decoration:none; color: #478f11;}
a:visited {text-decoration:none; color: #478f11;}
a:hover { text-decoration:none; background-color: #fff; text-decoration: none; border-left-style: solid; border-color: #FF3399;
	border-width:3px;}
a:active { text-decoration: none; color: #ffffff;}

a #container: visited {
	border-bottom-style: dotted;
	border-width:5px;
	}



a img {
	border: none;
	}
	
a img: hover {
	border: none;
	}

a.logo { 
	float: left;
	margin: -5px 0 0 -8px;
	text-decoration: none;
	}

a.logo:hover { 
	float: left;
	text-decoration: none;
	border-left:none;
	border-top:
	margin: -5px 0 0 -8px;
	}

#form {
	margin-left: 15 px;
}

#menu {
    width: 400px;
    overflow: hide;
    top: 20px;
    bottom: 0;
	margin-left: 0;
    position: fixed;
    height: 700px;
	background-color: transparent;
	}

#menu ul {
	font-size: 12px;
	font-family: Arial;
	color: #FF3399;
	list-style: none;
	float:center;
	margin-left: 210px;
	}
	
a #menu ul li.section-title:hover{
    border-bottom-style: dotted;
	border-width:1px;
}

#menu ul li.section-title { 
	font-size: 16px;	
	margin: -0px 0 0 0px;
	background-image: none;
}

#content {
    margin-left: 450px;
    margin-top: 23px;
    margin-right: 40px;
    width: 650px; 
    height: 100%;
}

#contenttop {
	background-image: url('images/contentbackgroundtop.png');
	height: 22px;
	background-repeat:no-repeat;
	width: 650px;
	margin: 50px 0 0 0;
	
}

#contentbottom {
	background-image: url('images/contentbackgroundbottom.png');
	height:25px;
	background-repeat:no-repeat;
	width: 550px;
	margin: 0px 0 10px 0;
}

#contentbumper {
	background:white;
	height:25px;
	background-repeat:no-repeat;
	width: 500px;
	margin: -30px 20px 20px 20px;
}

#header {
	font-size: 13px;
	float: right;
	width:300px;
	height:20px;
	margin-bottom: 15px;
	margin-top: -25px;
	}



li.headerlist	{
	float:left;
	color: #ff007f;
	list-style-type: none;
	margin: -20px 2px 0 2px;
	padding: 3px;
	background-color: #478f11; 
	display: inline
}

#header ul li{
	
	
	}


a.header:link {
	color: white;
	font-weight:bold;
	border:none;
	}
	

a.header:visited {
	color: white;
	text-decoration: none;
	font-weight:bold;
	border:none;
	}
		
a.header:hover { 
	background-color: #99FFFF;
	color: #ff007f; 
	text-decoration: none;
	}
	
a.header:active {
	color: #ffffff; 
	}

	

.container {
    padding: 0px 0px 0px 0px;
    background-image: url('images/contentbackroundmiddle.png');	
    background-repeat:repeat-y;
    width:550px;
    margin: 0px 0 0px; 0;
   
}

.container1 {
    padding: 10px 0px 100px 0px;
}

#content p { 
	color: #006666;
	margin-bottom: 0;
	width: 495px;
	margin-left: 5px;	
}



.container ul {
	font-family: arial;
    color: #006666;
    margin-left: 40px;
	}


p { font-family: arial;
    margin: 0 0 9px 4px;
    font-size: 10pt;
    }
    
.small {
	font-family: arial;
    margin: 0 0 9px 4px;
    font-size: 8pt;
}

h1 { 
	font-size: 32px; 
	margin: 0 0 9px 4px;
	}
	
h2 {
	font-size: 24px; 
	font-family: Courier new;
	color: #FF3399;
	margin: 0 0 9px 4px;
	width: 500px;
	}
	
h3 {
	font-family: Courier new;
	color: #FF3399;
	font-size: 14px;
	margin: px 0 px 4px;
	width: 500px;
	margin-left: 5px;
	}
	
h4 { 
	font-size: 14px; 
	font-family: Arial;
	color: #006666;
	margin: 0 0 9px 4px;
	width: 500px;
	}

# s1 { background-color: #fff;
}

img { margin-left: 3px;	
}

#img-container	{width: 500px; margin: 5px 0 0 0px; padding: 0 auto 0 auto; }
#img-container p	{width: 500px; margin: -2px auto -18px auto; padding: 0 0 0px 3px;}
#img-container .nav {
	margin-left: 250px;
	margin-bottom: 0px;	
	width: 120px;}

#once { clear: left; }
