/*
	01267f
	000088
	87cefa
	00aaff
*/
body {
	margin : 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width : 800px;
}
body, td, p, span, div, th, blockquote, a {
    background-color : #fff;
    color : #000;
    font-family : Arial, Helvetica, Sans-Serif;
    font-size : 12px;
}
p {
    margin : 0px 0px 12px 0px;
    padding : 0px 0px 0px 0px;
}
a, a:active, a:hover, a:link, a:visited {
    background : url(images/link1.gif) no-repeat right;
    border-bottom : 1px #00aaff dotted;
	color : #00aaff;
	padding : 0px 17px 0px 0px;
	text-decoration : none;
}
a:active, a:hover {
    background : url(images/link2.gif) no-repeat right;
    border-bottom : 1px #008 dotted;
    color : #008;
}
img, a img, a:active img, a:hover img, a:link img, a:visited img, #pagemn div.portf1 a {
	background : none;
	border : none;
}

h1, h2, h3, h4, h5, h6, #pagemn span.h3 {
    color : #00aaff;
    font-weight : bold;
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
}
h1 {
    font-size : 32px;
    text-align: center;
}
h2 {
    font-size : 16px;
    font-style : italic;
    text-align: center;
}
h3 {
    display : inline;
    font-size : 12px;
}

#header {
	background : url(images/header.gif) no-repeat 1px;
	border : 1px solid #00aaff;
	/*border-bottom : none;*/
	height : 60px;
	left : 10px;
	margin : 10px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	position : absolute;
	top : 0px;
	width : 770px;
	z-index : 99;
}
#leftnv {
	border : 1px solid #00aaff;
	/*border-bottom : none;*/
	color : #00aaff;
	height : 330px;
	left : 10px;
	margin : 0px 0px 0px 0px;
	padding : 20px 20px 0px 20px;
	position : absolute;
	top : 80px;
	width : 150px;
	z-index : 98;
}
#leftnv ul {
	list-style : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
#leftnv a {
	display : block;
	font-size : 14px;
	padding : 3px 17px 3px 0px;
}
#pagemn {
	border : 1px solid #00aaff;
	/*border-bottom : none;*/
	left : 211px;
	margin : 0px 0px 0px 0px;
	height : 330px;
	overflow : auto;
	padding : 20px 20px 0px 20px;
	position : absolute;
	top : 80px;
	width : 529px;
	z-index : 97;
}
#pagemn div.portf0 {
	height : 123px;
	left : 0px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	position : relative;
	top : 0px;
}
#pagemn div.portf1 {
	/*border : 1px solid #f00;*/
	left : 0px;
	height : 113px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : 150px;
}
#pagemn div.portf2 {
	/*border : 1px solid #0f0;*/
	height : 113px;
	left : 160px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	position : relative;
	top : -115px;
	width : 369px;
}
#footer {
	border : 1px solid #00aaff;
	color : #00aaff;
	height : 20px;
	left : 10px;
	line-height : 20px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 20px;
	position : absolute;
	top : 440px;
	width : 750px;
	z-index : 96;
}
