body
{
	background:  #222 url('../images/bg.jpg') repeat-x;
}
a
{
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
}
#header a
{
	color: #fff334;
}
img
{
	border: 0;
}
img.portfolio
{
}
a:hover
{
	color: #000000;
}
#menu a:hover
{
	color: #000000;
	background-color: #fff334;
}
.separator
{
	background-color: #999999;
	margin: 0; 
	padding: 0;
}
.header
{
	background-color: #000000;
	color: #FFFFFF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menu
{
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	border: 1px #666666 solid;
	height: auto;
	width: 130px;
	padding: 2px 5px;
	margin: 1px;
	vertical-align: middle;
}
.menuActive
{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	border: 1px #000000 solid;
	height: auto;
	width: 130px;
	padding-left: 5px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	vertical-align:middle;
}
.menuLink
{
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	border: 1px #666666 solid;
	height: auto;
	width: 130px;
	padding-left: 5px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	vertical-align:middle;
}
.menuBlip
{
	vertical-align:middle;
}
.bordered
{
	border: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.menucell
{
	background-color: #E2E2E2;
}
a.menu:hover
{
	color: #000000;
	background-color: #fff334;
}
.caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	clip: rect(   );
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: medium;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:large;
	font-weight:bolder;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:small;
	font-weight: bolder;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
li
{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 11pt;
}

.note
{
	font-size: x-small;
	color: #808080;
}

.colHeaderVeryWide
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(../images/colHeaderVeryWideYellow.jpg);
	width: 640px;
	padding-top: 6px;
	background-repeat: no-repeat;
	height: 20px;
}
.colBodyVeryWide
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	overflow: hidden;
	border-left: #ccc 1px solid;
	width: 618px;
	border-bottom: #ccc 0px solid;
	height: auto;
	padding: 10px;
}
.colFooterVeryWide
{
	background-image: url(../images/colFooterVeryWide.jpg);
	width: 640px;
	background-repeat: no-repeat;
	height: 7px;
}
.colHeaderWide
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(../images/colHeaderWideYellow.jpg);
	width: 320px;
	padding-top: 6px;
	background-repeat: no-repeat;
	height: 20px;
}
.colBodyWide
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	overflow: hidden;
	border-left: #ccc 1px solid;
	width: 298px;
	border-bottom: #ccc 0px solid;
	height: auto;
	padding: 10px;
}
.colFooterWide
{
	background-image: url(../images/colFooterWide.jpg);
	width: 320px;
	background-repeat: no-repeat;
	height: 7px;
}
.colHeaderShort
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(../images/colHeaderShortYellow.jpg);
	width: 180px;
	padding-top: 6px;
	background-repeat: no-repeat;
	height: 20px;
}
.colBodyShort
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	width: 158px;
	border-bottom: #ccc 0px solid;
	padding: 10px;
}
.colFooterShort
{
	background-image: url(../images/colFooterShort.jpg);
	margin-bottom: 15px;
	width: 180px;
	background-repeat: no-repeat;
	height: 7px;
}

.button:hover, .button.default:hover
{
	background-color: #FFFF00;
}

.button, .button.default
{
	background-color: #FFFF99;
	border: 1px solid #CCC;
	color: #000000;
	cursor: pointer;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
}

#header_r
{
	width: 754px;
	height: 90px;
	position: relative;
	background: #000 url('../images/header_r.jpg') no-repeat;
	vertical-align: bottom; 
	padding: 5px;
	overflow: hidden;
}

#message
{
	padding-top: 20px;
	position: relative;
	left: -100px;
}

#address
{
	position: absolute;
	top: 4px;
	right: 5px;
	text-align: right;
}

#new_message
{
	position: absolute;
	bottom: 4px;
	right: 5px;
	text-align: right;
}

#portfolio td, #portfolio p, #portfolio li
{
	font-size: 90%;
}

#portfolio a
{
	font-size: 97%;
}

#portfolio td
{
	border-top: 1px dashed #CCC;
}

#portfolio
{
	border-bottom: 1px dashed #CCC;
}

#portfolio h1, h2
{
	margin: 4px 0px 0px 4px;
}
