/*  Stylesheet for On Belay Gear*/

/* Elements */

body {        	
margin-left: 0px;        	
margin-right: 0em;        	
width: 100%px;     	
border: 0px;  	
font-size: 62.5%; /* Resets 1em to 10px */		
font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;	
color: black;		
background: white;		
border: 0px;	
border-style: solid;	
border-color: blue;	
float: center;     
}

#main {		
margin: 0px 0px 0px 0px;	
padding: 0px 0px 0px 0px;      
width: 780px;		
background: white;	
border: 0px;		
border-style: solid;	
border-color: black;	
}

#header {		
margin: 0px 0px 0px 0px;	
padding: 0px 0px 0px 0px;      	
width: 780px;		
height: 131px;
background: white;	
border: 0px;		
border-style: solid;	
border-color: green;
text-align: left;
background: url(images/logo.gif) no-repeat bottom left;	
}


#mainpanel {		
margin: 0px 0px 0px 0px;	
padding: 0px 0px 0px 0px;      	
width: 780px;	 
background: url(images/rope.gif);
background-repeat: repeat-y;	
border: 0px;		
border-style: solid;	
border-color: black;	
float: left;
}

#copy {		
margin: 0px 0px 0px 0px;	
padding: 0px 0px 0px 0px;      	
width: 737px;
font-size: 1.4em;
font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;	 
background: transparent;	
border: 0px;		
border-style: solid;	
border-color: green;	
float: right;
text-align: justify;
}

#navbox {        	
margin: 0 0 0 0;        
padding: 0 15 0 0;        	
width: 765px;
height: 131px;   	
border: 0px; 	
border-style: solid;	
border-color: purple; 		
font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;	
color: black;		
background-color: transparent;	
text-align: right;     
}

#copyright {		
margin: 0px 0px 0px 0px;	
padding: 0px 0px 0px 0px;	
width: 800px;	
clear: both;    	
font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;	
border: none;	
font-size: 1em;	
color: gray;	
line-height: 10pt;	
letter-spacing: 0px;	}

#copyright a {		
margin: 0px 0px 0px 0px;	
padding: 0px 0px 0px 0px;	
width: 800px;	
clear: both;    	
font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;	
border: none;	
font-size: 1em;	color: gray;	
line-height: 10pt;	
letter-spacing: 0px;	}

#copyright a:visited {		
margin: 0px 0px 0px 0px;	
padding: 0px 0px 0px 0px;	
width: 800px;	
clear: both;    	
font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;	
border: none;	
font-size: 1em;	color: 	
line-height: 10pt;	
letter-spacing: 0px;	}

#copyright a:hover {		
margin: 0px 0px 0px 0px;	
padding: 0px 0px 0px 0px;	
width: 800px;	
clear: both;    	
font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;	
border: none;	
font-size: 1em;	
color: gray;	
line-height: 10pt;	
letter-spacing: 0px;	
font-weight: bold;	}

/* End Elements */

/* General Typography & Colors */

h1 {	
font-size: 3em;	
font-family: 'Edwardian Script itc', 'kunstler script', Arial, 'Lucida Grande', Verdana, Sans-Serif;	
text-align: right;   }

h3 {		
margin: 10px 18px 0px 0px;	
font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;	
font-size: 3.4em;	
color: #1D63B7;	text-decoration: none;	
text-align: right;			}

p.copy {	
margin: 20px 30px 10px 30px;	
font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;	
font-size: 1.4em;	
text-decoration: none;	
letter-spacing: 0px;	
line-height: 18pt;	
text-align: justify;
	border: 1px;		
	border-style: solid;	
	border-color: green;	
}



a {	
text-decoration: none;		
border: 0px;	
color: black;  }

a:hover {
text-decoration: underline;		
border: 0px;	
color: green;	}

a:visited {	text-decoration: none;		
border: 0px;	
color: black;	}

/* End Typography & Colors */

/* Other Styles */


img {	border: 0px;	} 

.hiddenPic {display:none;}

ul {
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;   
	width: 340px;
	float: right;   	
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;	 
	background: transparent;	
	border: 0px;		
	border-style: solid;	
	border-color: green; }

li {
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;      	
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;	 
	background: transparent;	
	border: 0px;		
	border-style: solid;	
	border-color: red; }

/* End Other Styles */



