body {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
	background: url(/images/carbfree-wall.gif);
	}

a:link { color: #45638C; }
a:visited { color: #708CB2; }

h1 { font-size: 17px; }

h2 { font-size: 16px; }

h3 { font-size: 14px; }
	
.wrapper {
	position: relative;
	width: 721px;  /* width of centered content, usually header width */
	margin: 0 auto;
	text-align: left; /* reset left-align */
	}
	
.photo {
	position : absolute;
	top : 20px;
	left : 0px;
	}

.logo {
	position : absolute;
	top : 20px;
	left : 274px;
	}

.toptext {
	position : absolute;
	top : 90px;
	left : 240px;
	width: 450px;
	z-index: 1;
	}

.toptext h1 {
	font-size : 12px;
	margin : 0px;
	padding : 0px;
	}

.toptext p {
	margin : 0px;
	padding : 0px;
	}

.nav {
	position : absolute;
	top : 175px;
	left : 240px;
	width: 440px;
	border-top: solid 1px #C0D0E6;
	z-index: 1;
	padding: 3px 10px;
	text-align: center;
	font-weight: bold;
	}

.nav span {
	padding: 10px;
	}

.nav a:link, .nav a:visited {
	text-decoration: none;
	}

.nav a:hover {
	text-decoration: underline;
	}

.content {
	position : absolute;
	top : 201px;
	left : 0px;
	width: 501px;
	padding: 10px 10px 0 210px;
	background: url(/images/carbfree-yellow.gif) repeat-y;
	border-bottom: solid 1px #7E9DC7;
	}

.content img {
	padding: 10px;
	}

td {
	font-size : 12px;
	}

.ads {
	position : absolute;
	top : 220px;
	left : 10px;
	width: 190px;
	text-align : center;
	}

.breadcrumbs {
	text-transform : capitalize;
	}

.linkbox {
	width: 90%;
	background-color: #ffffff;
	color: #000000;
	border: solid 1px #666666;
	padding: 10px;
	font-family: "Courier New", "Andale Mono", monospace;
	font-weight: bold;
	}

.prop {
    height: 530px;
    float: right;
    width: 1px;
  	}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
  	}