body     {
font-family: Helvetica, Arial, sans-serif;
background-color: #000;
background-image: url(2Dimages/2Dtile.gif);
background-repeat: repeat;
text-align: center;
}

#window       {
background-color: #ffffff;
margin-top: 60px;
margin-right: auto;
margin-left: auto;
width: 750px;
height: 520px;
}

#left     {
	color: #000;
	font-size:
12px;
	line-height: 18px;
	text-align: right;
	margin: 20px 10px 20px 80px;
	width: 180px;
	height: 350px;
	float: left;
	display: inline;
}

#right       {
color: #000;
font-size: 12px;
line-height: 15px;
text-align: left;
margin: 20px 120px 20px 10px;
width: 350px;
height: 350px;
float: right;
display: inline;
}


#portfolio_menu {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	width: 130px;
	height: 350px;
	float: left;
	display: inline;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 120px;
}

#portfolio {
color: #000000;
font-size: 12px;
line-height: 15px;
text-align: left;
margin: 20px 0px 20px 0px;
width: 470px;
height: 350px;
float: left;
display: inline;
}

#footer    { color: #fff; background-color: #717171; text-align: left; width: 750px; height: 130px; clear: both }
a:link  { color: #983882; font-weight: bold; text-decoration: none }
a:visited  { color: #4b0251; font-weight: bold; text-decoration: none }
a:hover  { color: #d01b2a; font-weight: bold; text-decoration: underline }
a:active  { color: #d01b2a; font-weight: bold; text-decoration: none }
.menu    { color: #fff; font-size: 9px; line-height: 11px; margin-top: 20px; padding-left: 10px; width: 85px; height: 110px; float: right; border-left: 1px solid #fff }
.menu a:link    { color: #fff; font-weight: normal; text-decoration: none }
.menu a:visited    { color: #000; font-weight: normal; text-decoration: none }
.menu a:hover    { color: #f2d039; font-weight: normal; text-decoration: underline }
.menu a:active    { color: #d4a322; font-weight: normal; text-decoration: none }

.quoteBig {
	color: #678674;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}

.quoteSmall {
	color: #3c5d4c;
	font-size: 11px;
	line-height: 13px;
}
.run-in {
	font-weight: bold;
	color: #af1c24;
}

h1 {
	font-size: 18px;
	color: #D01B2A;
	line-height: 20px;
}

h2 {
	font-size: 14px;
	color: #AF1C24;
	line-height: 16px;
}

h3 {
font-size: 12px;
color: #5B473C;
}
.bigLink {
	font-size: 14px;
	line-height: 16px;
}
