﻿#bodyWrapper
{
	width: 896px;
	margin: auto;
	clear: both;
}

#menuMiddle
{
	width: 156px;
	float: right;
	padding-top: 0;
    background: url(images/tf2/menumiddle.png);
}

#menuBottom
{
	width: 156px;
	height: 12px;
	float: right;
    background: url(images/tf2/menubottom.png);
}

#menuWrapper
{
	width: 156px;
	float: right;
	margin-top: -10px;
	padding: 8px;
	padding-top: 0;
}
	
#content
{
	width: 648px;
	float: left;
    background: url(images/tf2/bordermiddle.png);
    min-height:450px;
    padding-left: 35px;
    padding-right: 35px;
}


#menuWrapper a
{
    margin-left: 35px;
    margin-right: 35px;
}

#container {
    width: 918px;
    text-align: left;
    margin: 0 auto;
    background: url(images/tf2/bordermiddle.png);
    clear: both;
}

.cssnav
{
    position: relative;
    font-family: arial, helvetica, sans-serif;
    background: url(images/tf2/logo_active.png) no-repeat;
    white-space: nowrap;
    display: block;
    width: 140px;
    height: 20px;
    margin: 0;
    padding: 0;
}

.cssnav a
{
    color: #000000;
    font-size: 11px;
    float: left;
    color: black;
    text-decoration: none;
}

.cssnav img
{
    width: 15px;
    height: 15px;
    margin-left: -20px;
    border: 0
}

* html a:hover
{
    visibility:visible
}

.cssnav a:hover img
{
    visibility:hidden
}

.cssnav span
{
    position: absolute;
    left: 35px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    font-size: small;
} 

.quote 
{
    width: 510px;
    margin: 0 auto;
    height: 95px;
    padding-left: 60px;
    padding-top: 15px;
    padding-right: 140px;
    text-align: center;
    vertical-align: middle;
    background: url(images/tf2/quote.gif) no-repeat;
    margin-top: 10px;
    margin-bottom: -23px;
}

.quoteName
{
    width: 520px;
    padding-left: 60px;
    padding-top: 15px;
    padding-right: 140px;
    margin-top: -45px;
    font-size: xx-small;
    font-style: italic;
    text-align: right;
}

.quoteName a:visited
{
    color: #000000;
}

.quoteName a
{
    color: #000000;
}

#topKeeper
{
    height:20px;
}
#bottomKeeper
{
    height:20px;
}
  
#top
{
    background: url(images/tf2/bordertop.png);
    width: 718px;
    height: 7px;
    background-repeat: repeat-y;
}
  
#nexttop
{
    background: url(images/tf2/bordertopmiddle.png);
    width: 718px;
    height: 17px;
    background-repeat: repeat-y;
}
 
#bottom
{
    background: url(images/tf2/borderbottom.png);
    width: 718px;
    height: 8px;
    background-repeat: repeat-y;
    clear: both;
}

.image
{
    float: right;
    clear: right;
    padding-bottom: 15px;
    margin-left: 15px;
    text-decoration: none;
    border: none;
    font-style: normal;
}

.image img
{
    text-decoration: none;
    border: none;
    font-style: normal;
}

.image a
{
    text-decoration: none;
    border: none;
    font-style: normal;
}

.image a img
{
    text-decoration: none;
    border: none;
    font-style: normal;
}

#content h2
{
    font-weight: bold;
    font-size: large;
    padding-bottom: 5px;
    background: #ffffff url(images/tf2/h2.png) repeat-x left top;
    color: #CC6600;
}

#menuWrapper h2
{
    font-weight: bold;
    font-size: large;
    padding-bottom: 5px;
    background: #FF9E49 url(images/tf2/h2.png) repeat-x left top;
    text-align: center;
    font-style: italic;
    color: #DD5500;
}

#content h5
{
    font-weight: bold;
    color: #A04D3E;
}

#content ul li
{
    list-style: circle;
  	margin-bottom: 0.4em;
}

#content b
{
    color: #444444;
}

#footer
{
    font-size: smaller;
    font-style: italic;
    color: #c0c0c0;
    text-align: center;
    float: left;
    width: 718px;
    margin: 0 auto;
    clear: both;
    background: url(images/tf2/bordermiddle.png);
}

#footer a
{
    color: #c0c0cF;
}

a:link 
{
    color: #CC6627;
    border-bottom: solid 1px #CC6627;
    text-decoration: none;
}
a:visited 
{
    color: #CC6644;
    border-bottom: solid 1px #CC7B4D;
    text-decoration: none;
}
a:hover 
{
    color: #000;
    border-color: #000;
}

.date
{
margin-left: 137px;
color: #666666;
font-size: 10px;
float: left;
}

.paypal
{
    clear: both;
    text-align: center;
}

.floatright
{
    float: right;
    width: 200px;
    text-decoration: none;
}

.floatright img
{
    border: none;
    text-decoration: none;
}

.floatright a
{
    border: none;
    text-decoration: none;
}

.portfolioitem
{
    clear: both;
}