body {text-align:center;}

/*container ht was 1200*/

#container {width:750px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
background-image: url(images/bg.gif);
background-position: top center;
height: 800px;
background-attachment: scroll;
background-repeat: no-repeat;
background-color: #ffffff;}

#headercontainer {background-color: transparent;
top: 0px;
position: relative;
width: 700px;
margin: 0px;
padding: 0px;}

#headermenu {background-color: transparent;
top: 0px;
position: relative;
width: 260px;
float: left;}

#headercontent {background-color: transparent;
top: 0px;
position: relative;
width: 400px;
float: left;}

#main {clear:both;
width: 425px;
float:left;
background-color: transparent;
top: 10px;
position: relative;
border-right: 1px #999999 solid;
left: 80px;
border-top: 1px #999999 solid;}

#sidebar {width: 200px;
float:left;
background-color: transparent;
top: 10px;
position: relative;
left: 80px;}

#sidebarheader {width: 200px;
float:left;
background-color: transparent;
top: 0px;
position: relative;
border-top: 1px #999999 solid;
border-bottom: 1px #999999 solid;
margin-bottom: 10px;}

#footer {background-color: #ffffff;
position: relative;
top: 50px;
border-top: 1px #333333 solid;
border-bottom: 1px #333333 solid;}

p {margin:0px 10px 10px 10px;
text-align: left;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;}

h1 {
margin: 5px 10px 5px 10px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
color: #333333;
font-style: normal;
font-size:12px;
/*padding-top:10px;*/
font-weight: bold;
text-transform: uppercase;}

h2 {margin:0px 10px 10px 10px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
color: #333333;
font-style: normal;
font-size:12px;
padding-top:10px;
font-weight: bold;
text-transform: capitalize;}

h3 {
font-family: Arial, Helvetica, sans-serif;
text-align: left;
color: #333333;
font-style: normal;
font-size:12px;
font-weight: bold;
text-transform: capitalize;
margin-left: 10px;
margin-bottom: 1px;
margin-top: 1px;}

h4 {margin: 0px 0px 10px 10px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
color: #333333;
font-style: normal;
font-size:12px;
font-weight: bold;
text-transform: capitalize;}

.italic {font-weight: normal;
font-style: italic;}

.sentencecase{font-weight: normal;
text-transform: capitalize;}

.bold {font-weight: bold;}

.bold11 {font-weight: bold;
font-size: 11px;
color: #000000;}

img.float {float: left;
margin-top: 0px;
margin-bottom: -10px;
margin-right: 5px;
margin-left: 10px;
}

a:link {
color: #333333;} 

a:visited {
color: #6699cc;}

a:hover {
color: #ff8000;}

a:active {
color: #333333;}

#main p {font-size: 12px;
line-height: 17px;
margin-top: 10px;}

#sidebar p {font-size:10px;
line-height: 12px;}

#headercontent p {
line-height: 14px;
margin: 0px;
margin-bottom: 5px;
margin-top: 45px;
padding: 0px;}

#footer p {font-size: 10px;
text-align: center;}

/*Main Content List*/

#main ul {display: block;
list-style-type: circle;
color: #333333;
font-size: 12px;
font-style: normal;
font-weight: normal;
list-style-position: outside;
white-space: normal;
margin-top: -6px;
margin-right: 10px;
font-family: Arial, Helvetica, sans-serif;}

#main ul li {
margin: 6px;}

#main ul li.tightlist{
margin-left: 6px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 10px;
text-transform: capitalize;}

#main ul#portfolio {display: list-item;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
white-space: normal;
margin-top: 10px;
clear: both;
list-style-type: none;}

/*Sidebar List*/

#sidebar ul {display: block;
list-style-type: circle;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
list-style-position: outside;
white-space: normal;
margin-top: -3px;
margin-bottom: 0px;}
