body {
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:10pt;
	color:#222;
	color:#555;
}

body.framepage {
	background:white;
}

img {
	border:none;
}

a {
	text-decoration:none;
	color:#bf5d04;
}

a:hover {
	color:#beb00c;
}

li {
	list-style-type:none;
}

li a {
	text-decoration:none;
	color:#a1a1a1;
}

li a:visited {
	color:#a9a9a9;
}

li a:hover {
	color:#beb00c;
}

ul {
	margin-top:0px;
}

#tiles img.bordered {
	border:1px solid #b45d04;
}

#main {
	width:800px;
	margin:auto;
	margin-top:20px;
	border:1px solid #d6d6d6;
	height:600px;
	background-image:url('media/uppercorner_1.png');
	background-repeat:no-repeat;
}

#main_inside {
	background-image:url('media/lowercorner_1.png');	
	background-repeat:no-repeat;
	background-position: right bottom;
	height:599px;
	width:inherit;
}

#extras {
	float:right;
	width:145px;
	height:160px;
	position:relative;
	color:#bf5d04;
	font-size:1.1em;
	font-weight:bold;
}

.bottomtext a {
	text-decoration:none;
	color:#bf5d04;
}

.bottomtext a:hover {
	color:#beb00c;
}
.bottomtext {
	position:absolute;
	bottom:0px;

}

#leftColumn {
	height:600px;
	float:left;
	width:125px;
}

#navarea {
	margin-top:60px;
	width:100%;
	border-right:1px solid #ccc;
	height:400px;
	text-align:center;
}

#navbuttons {
	position:relative;
	top:170px;
	margin:auto;
	height:60px;
}

#rightColumn {
	height:600px;
	float:left;
	width:520px;
}
#titlearea {
	margin-top:60px;
	width:100%;
	height:100px;
}

#titleframe {
	position:absolute;
	width:520px;
	height:100px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}

span.maintitle {
	font-weight:bold;
}

span.titlearea {
	margin-left:60px;
	font-size:1.3em;
	color:#beb00c;
}

span.heading {
	margin-left:20px;
	font-size:1.3em;
	color:#a1a1a1;
}

#logo {
	z-index:2000;
}

#logo img {
	padding-left:20px;
}

#content {
	position:absolute;

	width:680px;
	height:200px;
}

.menubox {
	font-size:1.3em;
	color:#beb00c;
	padding-top:10px;
}

.menutitle .smaller {
	font-size:.8em;
}

.blocktext {
	width:340px;
	font-size:.7em;
	margin-left:20px;
}

.blocktext p {
	padding-top:0px;
}

.blocktext ul li {
	list-style-type:circle;
	margin-bottom:5px;
}

.menutitle {
	width:140px;
	float:left;
	text-align:right;
}

.menuitems {
	float:left;
	clear:right;
	color:#a1a1a1;
}

.notes {
	font-size:.65em;
	color:#999;
	margin-left:10px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}

#arrow {
	width:20px;
	height:20px;
	clear:both;
	background:white;
	margin:auto;
	text-align:center;
}

#rotator {
	position:relative;
	left:-70px;
	width:140px;
	height:160px;

}

#portfolioimage{
	width:400px;
	height:400px;
	float:left;

}

#portfolioinfo {
	width:265px;
	float:left;
}

#tiles {
	margin-top:10px;
	width:274px;
}

#tiles img {
	padding:none;
	margin:none;
	border:1px solid white;
}

#portfolioimage img {
	padding-top:10px;
}

.tallimage {
	padding-left:40px;
}

.skinnyimage {
	padding-left:80px;
}

.wideimage {
	padding-left:20px;
}

.myIframe {
	width:400px;
	height:400px;
}

