body, td {
	font-size: 10pt;
	font-family:verdana, arial, helvetica, sans-serif;
}

body {
	background-color: #FFFFFF;
}

.heading {
	font-size: 12pt;
	font-family:verdana, arial, helvetica, sans-serif;

}

.singleBox {
	border : 1px solid black;
	padding : 5px 5px 5px 5px;
}

.RedItalicTitle {
	font-family:verdana, arial,helvetica, sans-serif;
	color:red;
	font-weight:bold;
	font-style:italic;
	font-size:2em;
}

.BoldGreen {
	font-family:verdana, arial,helvetica, sans-serif;
	font-weight:bold;
	color: green;
}


#navList {
	margin:0;
	padding:0;
	background: #33CCFF;
	list-style-type : none;
	width:180px;
	float: left;
}

#navList li {
	margin:0;
	padding:0;
	float : left;
	width : 100%;
}

#navList a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0 15px;
	line-height: 1.5;
	border-bottom:1px solid #FFF;

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 

}

#navList #nav_soft {
	border:none;
}

#navList a:hover {
	background: #4F4532;
	color:white;
}

ul {
	list-style: circle;
}

#body_Index #nav_hom,
#body_why #nav_why, 
#body_gallery #nav_gall,
#body-trans #nav_trans,
#body_awkward #nav_awk,
#body_bigHeavy #nav_big,
#body_key #nav_uni,
#body_cradle #nav_lift,
#body_reasons #nav_reasons,
#body_tech #nav_tech,
#body_contact #nav_con,
#body_2man #nav_2man,
#body_handkey #nav_handkey
{
	font-style:italic;
	color:red;
	font-weight: bolder;
	background: #66FF33
}

img.photo {
	display : block;
	margin : 0 auto 5px auto;
	border : 1px solid #ccc;
	border-bottom-color: #eee
	border-left-color: #ddd;
	border-top-color:#bbb;
}

p.photoPara {
	margin: 0 0 5px 0;
	float:left;
	width:100%;
	text-align:center;
	line-height:1em;
}

p.description {
	clear:left;
	margin: 0px 0px 25px 0px;
	font-weight:bold;
}
