body {
	margin:0 auto;
	padding:0;
	font-family:"Trebuchet MS", "Myriad Pro", Arial;
	line-height:20px;
	font-size:12px;
	color:#606060;
	background-color: #C5C7C9;
}


#wrapper{
	margin:0 auto;
	padding:0;
	width:960px;
	background-color: #FFFFFF;
}

#header {
	float:left;
	width:960px;
	height:85px;
}

#navigation {
	float:left;
	width:960px;
	background-color: #374D67;
}

#flash {
	float:left;
	width:960px;
}

#flashShell {
	float:left;
	width:960px;
	background-color: #273649;
	color: #FFFFFF;
}

#fshellOne {
float:left;
width:350px;
}

#fshellTwo {
	float:left;
	width:500px;
	margin-left: 50px;
	display: inline;
}



#content {
	float:left;
	width:960px;
	background:#fff url(../images/round.jpg) no-repeat bottom;
}

#contentTwo {
	float:left;
	width:960px;
	background:#fff url(../images/round.jpg) no-repeat bottom;
}

#colOne {
	float:left;
	width:350px;
}

#shellOne{
	float:right;
	color:#273649;
	line-height:30px;
	font-size:14px;
	padding-right: 25px;
	text-align: left;
	margin-top: 20px;
	border-right:#666666 thin solid;
	width: 250px;
	margin-bottom: 25px;
}

#shellOne ul {
list-style:square;
}



#colTwo {
	float:left;
	width:500px;
	margin-left: 50px;
	display: inline;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer {
	float:left;
	width:960px;
	margin-top:20px;
	padding-bottom:20px;
	text-align:center;
}
#spacer {
	height: 50px;
	width: 30px;
}
#wrapper #flash #flashShell #fshellTwo .secondLinks ul {
	color: #FC0;
	font-size: 16px;
}
.link2 {
	text-decoration: none;
	font-weight: bold;
	color: #39C;
}
#portfolio {
	width: 590px;
	margin-left: 350px;
	height: 400px;
	padding-left: 15px;
}
#posts {
	height: 450px;
}
iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
