body { background-color: #515151 } /* Background Color of page*/

div.content{	/* main content box*/
    margin:0 auto;
    width:702px;	
    background-color: white;
    border: 1px solid #B3B3B3;
}
div.article{ /*article box*/
	clear: both;
	20px; padding-left:50px; padding-right:50px; padding-top:20px; padding-bottom:20px
}
div.ask{
display: inline-block;
float:right;
width:550px;
background-color: #D7D7D7;
margin-bottom: 0px;
border: 1px solid gray; margin-left:0px; margin-right:20px; margin-top:15px; 
padding-top:10px; padding-right:10px; padding-left:10px; padding-bottom:10px
}
div.recentUp{
margin:10px;
margin-top:0px;
width:338px;
padding:5px;
font-family:'HelveticaNeue-Bold','Helvetica Neue','Arial',sans-serif;
font-size:14px;
border: 1px solid gray;
background-color: #D7D7D7;
}
h1{ /* article heading */
color:#404040;
font-family:'HelveticaNeue-Bold','Helvetica Neue','Arial',sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:17px;
margin:0;
padding-bottom:10px;
padding-top:0;
text-align:left;
text-indent:0;
}
h2{ /* article name*/
color:#FF0000;
font-family:'engra';
font-size:36px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:44px;
margin:0;
opacity:1;
padding-bottom:0;
padding-left:25px;
text-align:left;
text-decoration:none;
text-indent:0;
}
h3{ /*Paragraph Headings */
font-family:'HelveticaNeue-Bold','Helvetica Neue','Arial',sans-serif;
font-size:18px;
font-weight:bold;
line-height:23px;
margin-bottom: -10px;
}
h4{
color: #333333;
text-transform:uppercase;
font-size:14px;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
	font-weight:bold;

}

p{ /*default paragraph settings*/
color:#404040;
font-family:'HelveticaNeue','Helvetica Neue','Arial',sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:15px;
text-align:justify;
text-indent:0;
}
p.bold{ /*bold paragraph settings*/
color:#404040;
font-family:'HelveticaNeue-Bold','Helvetica Neue','Arial',sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:15px;
margin:0;
opacity:1;
padding: 5px 20px 0px 0px; /*top,right,bottom,left*/
text-align:justify;
text-indent:0;
}
p.caps{ /*all caps paragraph settings*/
text-transform:uppercase;
font-size:14px;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;

}
p.ask{
color:#A64B3C;
font-family:'HelveticaNeue-Light','Helvetica Neue','Helvetica Neue Light','Arial',sans-serif;
font-size:16px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height: 22px;
letter-spacing:0;
margin:0;
text-align:left;
text-indent:0;
}
p.recentUp{
margin:10px;
margin-top:0px;
margin-left:10px;
}
p.piccenter{ /*centered pictue options*/
	text-indent: 0px;
	text-align: center;
	margin:0;
}
img.picright{ /*right hand picture options*/
	float: right;
	text-indent: 0px;
	margin: 0 0px 8px 25px; /*top,right,bottom,left*/
	border: 3px solid #B3B3B3;
	position: relative;
}
img.picleft{ /*right hand picture options*/
	float: left;
	text-indent: 0px;
	margin: 0 8px 8px 0px; /*top,right,bottom,left*/
	border: 3px solid #B3B3B3;
	position: relative;
}
img.picstamp{ /*background derailer stamp picture settings*/
float: right;
	text-indent: 0px;
	margin: 0 0px 8px 25px; /*top,right,bottom,left*/
	position: relative;
	filter:alpha(opacity=25);
-moz-opacity:0.25;
-khtml-opacity: 0.25;
opacity: 0.25;

}


a{/*default link settings*/
}
a:link { color: #A64B3C; text-decoration: none /*link color default*/}
a:visited { color: #A64B3C; text-decoration: none /*visited link color*/}
a:hover{color: #A64B3C; text-decoration: underline /*mouseover link color*/}
a:active{ color: #A64B3C; text-decoration: underline /*mousepress link color*/}

hr{
color: #B3B3B3;
}

/*******************************************************
********** TOP NAVBAR *********************************
********************************************************/	

ul.nav {
list-style-type: none; text-align: right;
margin: 0 0 -12px 0; /*top,right,bottom,left*/
padding: 0 35px 0 0;
float: right;
}

ul.nav li {	
font-family:'Helvetica Neue',Arial,sans-serif;
font-size:0.8em;
line-height:30px;	
font-weight:bold;
display: inline; 
padding-left: 24px;
}

ul.nav a {  text-decoration: none; }
a.nav:link { color: #666666 /*link color default*/}
a.nav:visited { color: #666666 /*visited link color*/}
a.nav:hover{color: gray; text-decoration: none /*mouseover link color*/}
a.nav:active{ color: gray /*mousepress link color*/}

a.current:link { color: #66ABC5/*link color default*/}
a.current:visited { color: #66ABC5/*visited link color*/}
a.current:hover{color: #66ABC5; text-decoration: none /*mouseover link color*/}
a.current:active { color: #66ABC5 /*mousepress link color*/ }

/*******************************************************
********** WHEEL BULLETS *********************************
********************************************************/	
ul.whe{
list-style-image: url('images/Cycle-Surgeon-Wheel.jpg'); text-align: left;
margin-top: 10px;
margin-left: 0px;
line-height:18px;
color: #404040;
}
li.whe{
margin-left:30px;
<!--[if IE]>
margin-left: 0px;
<![EndIf]-->
color:#404040;
font-family:'HelveticaNeue','Helvetica Neue','Arial',sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
text-align:justify;
text-indent:0;
}
/*******************************************************
********** TABLE DEFAULTS *******************************
********************************************************/
tr{
color:#404040;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
}
th{
color:#404040;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:bold;
}
