a {
	color: #6699CC;
	text-decoration: none;
	}

a:hover {
	color: #6699CC;
	text-decoration: underline;
	}

a:visited {
	color: #999999;
	}

body {
	background-color: #EEEEEE;
	margin: 0px;
	}

div {
	overflow: auto;
	position: relative;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #CCCCCC;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
	}

input, textarea {
	background-color: #EEEEEE;
	color: #999999;
	font: normal 13px 'times new roman';
	}

p, td {
	color: #666666;
	font: normal 13px 'times new roman';
	}

#bgSplash {
	background-attachment: scroll;
	background-image: url(../images/bgSplash.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}

#bgSplash09 {
	background-attachment: scroll;
	background-image: url(../images/bgSplash09.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}

#bg480 {
	background-attachment: scroll;
	background-image: url(../images/bg480.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}

#bg530 {
	background-attachment: scroll;
	background-image: url(../images/bg530.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}

#portfolio-index {
	height: 360px;
	left: 10px;
	top: 10px;
	width: 740px;
	}

#about-text {
	height: 400px;
	top: 10px;
	width: 340px;
	}

#press-text {
	height: 400px;
	top: 10px;
	width: 430px;
	}

.about {
	color: #EEEEEE;
	line-height: 16px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	}