body {
    margin: 0;
    padding: 0;
    background: url(../images/bodybg.gif) 0 0 repeat-x #FFFFFF;
    color: #000000;
    font: 14px / 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    
}

div, p, ul, h1, h2, h4, img {
    padding: 0px;
    margin: 0px;
}

ul {
    list-style-type: none;
}

#container {
    width: 800px;
    position: relative;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

/* --- sidebar -- */
#sidebar1 {
    float: left;
    width: 200px;
    
}

#header1 {
    width: 200px;
    height: 106px;
    position: relative;
    background: url(../images/headerbg.gif) 0 0 no-repeat;
    margin: 0 auto;
    padding: 0;
}

#header1 img {
    margin: 8px 0 0 9px;
    border: none;
    width: 179px;
    height: 47px;
}

#sidebar1 ul {
    width: 200px;
    height: 185px;
    display: block;
    background: url(../images/mainNavbg.gif) 0 0 no-repeat;
    padding: 28px 0 0;
}

#sidebar1 ul li {
    width: 118px;
    height: 27px;
    position: relative;
    margin: 0 auto;
    background: none;
}

#sidebar1 ul li a {
    width: 96px;
    height: 26px;
    display: block;
    background: url(../images/arrow_blue03.gif) 0 30% no-repeat #FFF;
    color: #666;
    font: 13px / 26px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 0 0 0 22px;
    text-decoration: none;
}

#sidebar1 ul li a:hover {
    background: url(../images/arrows_03.gif) 0 30% no-repeat #FFF;
    color: #f6921f;
    text-decoration: none;
}

#sidebar1 ul li.home {
    width: 96px;
    height: 27px;
    display: block;
    background: url(../images/orange_blue_line.gif) 0 50% no-repeat #FFF;
    color: #f6921f;
    font: 13px / 26px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 0 0 0 22px;
}

#sidebar1 h2 {
    width: 90px;
    color: #f6921f;
    font-size: 22px;
    padding: 0 0 0 63px;
    font-weight: normal;
    height: 43px;
    line-height: 43px;
}

#sidebar1 ul.samples {
    width: 200px;
    height: 150px;
    padding: 0;
    background: none;
}

#sidebar1 ul.samples li {
    width: 118px;
    height: 26px;
    position: relative;
    margin: 0 auto;
    background: none;
    padding: 0;
}

#sidebar1 ul.samples li a {
    width: 96px;
    height: 26px;
    display: block;
    background: url(../images/arrows_03.gif) 0 50% no-repeat #FFF;
    color: #666;
    font: 13px / 26px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 0 0 0 22px;
    text-decoration: none;
}

#sidebar1 ul.samples li a:hover {
    background: url(../images/arrow_blue03.gif) 0 50% no-repeat #FFF;
    color: #f6921f;
    text-decoration: underline;
}

/* --- mainText -- */
#mainText {
    width: 380px;
    float: left;
    padding: 0 0 0 20px;
    background: url(../images/mainTextbg.gif) 0 0 no-repeat;
}

#mainText h1 {
    color: #f6921f;
    font-size: 23px;
    height: 44px;
    line-height: 44px;
    padding: 150px 0 0 0;
    font-weight: normal;
}

#mainText p {
    color: #666;
    font-size: 15px;
    line-height: 140%;
    padding: 0px;
    font-weight: normal;
}

#mainText .format {
	font-size: 11px;
}

#mainText a:active {
    color: #3fa8f4;
    border-bottom: 1px dashed #566440;
}

#mainText a:link {
    color: #3fa8f4;
    text-decoration: none;
}

#mainText a:visited {
    color: #3fa8f4;
    text-decoration: none;
}

#mainText a:hover {
	color: #3fa8f4;
    border-bottom: 1px dashed #3fa8f4;
}

div#youtubeVid {
    margin: 2ex 0 2ex 0;
}


/* --- rightPanel -- */
#rightPanel {
    width: 180px;
    float: left;
	background: url(../images/rightPanelbg.gif) 0 0 no-repeat;
    padding: 0 0 0 20px;
    
}

#rightPanel h2 {
    color: #f6921f;
    height: 43px;
    line-height: 43px;
    font-size: 22px;
    padding: 150px 0 0 10px;
    font-weight: normal;
}

#rightPanel p {
    padding: 20px 0 0 9px;
}

#rightPanel p.quote {
    padding: 10px 0 0 9px;
    font-size: 12px;
}

#rightPanel p.quoteSaid {
    padding: 0 0 5px 9px;
    font-size: 12px;
    font-weight: bold;
    color: #3fa8f4;
}

div#quoteScroll {
    margin: 0 0 0 10px;
}

div#quoteScroll a:active {
    color: #3fa8f4;
    text-decoration: none;
}

div#quoteScroll a:link {
    color: #3fa8f4;
    text-decoration: none;
}

div#quoteScroll a:visited {
    color: #3fa8f4;
    text-decoration: none;
}

div#quoteScroll a:hover {
    cursor: default;
}

div#quoteScroll .tabmsg {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    text-align: left;
}

div#quoteScroll .stileupdn {
    font-weight: bold;
    font-size: 8px;
    font-family: "Arial", "Helvetica, sans-serif";
    text-align: center;
    color: blue;
}

div#quoteScroll .stileret {
    font-size: 8px;
    font-family: "Arial", "Helvetica", sans-serif;
}

/*-------------PHOTOS-------*/

#mainText #portfolio_content{
	margin: 0px auto;
	width: 260px;
	padding: 0px;
	text-align: left;
	background: none;
	height: 140px;
}

#portfolio_content .photos ul{
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

#portfolio_content .photos li{
	display: block;
	float: left;
	padding: 0;
	margin: 0;

}

#portfolio_content .photos img{
	display: block;
	float: left;
	border: none;
	padding: 0;
	margin: 0;
}

#portfolio_content .photos a{
	display: block;
	margin: 3px;
	border: 4px solid #3fa8f4;
	height: 49px;
	width: 49px;
	text-decoration: none;
	text-align: center;

}

#portfolio_content .photos a:hover{
	border: 4px solid #666;
}


/* --- footer --*/
#footer {
    clear: both;
    background: url(../images/footerbg.gif) 0 0 repeat-x;
    margin: 0 auto;
    padding: 0;
    position: relative;
    color: #000;
    height: 80px;
}

#footer .inside {
    width: 800px;
    margin: 0 auto;
    padding: 12px 0 0 0;
}

#footer .inside p {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    color: #000;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

#footer .inside a {
    color: #fff;
    text-decoration: none;
}

#footer .inside a:hover {
    color: #000;
    text-decoration: underline;
}

/* --- miscellaneous -- */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.clear {
    clear: both;
}

