body {
	font-family: Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	WIDTH: 100%;
	color: #FFFFFF;
}
#blog {
	font-size: 21px;
	color: #339900;
	width: 100px;
	position: absolute;
	text-align: center;
	margin-left: 150px;
}

#blog a,a:visited{
	color: #339900;
	text-decoration: none;
}

#blog a:hover{
	color: #164600;
	text-decoration: underline;
}


#pics {
	font-size: 21px;
	color: #FF3399;
	width: 100px;
	position: absolute;
	text-align: center;
	margin-left: 50px;
	margin-top: 70px;
}

#pics a,a:visited{
	color: #FF3399;
	text-decoration: none;
}

#pics a:hover{
	color: #820041;
	text-decoration: underline;
}


#about {
	font-size: 21px;
	color: #33CCFF;
	width: 80px;
	position: absolute;
	text-align: center;
	margin-left: 140px;
	margin-top: 70px;
}

#about a,a:visited{
	color: #33CCFF;
	text-decoration: none;
}

#about a:hover{
	color: #006080;
	text-decoration: underline;
}


#contact {
	font-size: 21px;
	color: #FF9900;
	width: 80px;
	position: absolute;
	text-align: center;
	margin-left: 220px;
	margin-top: 70px;
}

#contact a,a:visited{
	color: #FF9900;
	text-decoration: none;
}

#contact a:hover{
	color: #6C4100;
	text-decoration: underline;
}


p {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	text-align: left;
}

UL {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	FONT-SIZE: 100%;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	VERTICAL-ALIGN: baseline;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	list-style-type: none;
	text-align: left;
}
LI {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 100%; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; VERTICAL-ALIGN: baseline; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px;
}



#all {
	width: 800px;
	margin: 0px auto;

}

#header {
	background-image: url(images/logo.jpg);
	height: 172px;
}

#content {
	background-image: url(images/content.jpg);
	height: 413px;
} 

h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

h1 a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

h1 a:hover {
	font-weight: bold;
	color: #FFD89D;
	text-decoration: underline;
}

#desc {
	height: 340px;
	width: 190px;
	padding-top: 20px;
	color: #333300;
	font-size: 11px;
	float: left;
	padding-left: 200px;
	text-align: center;
}
h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


h2 a {
	color: #000000;
	text-decoration: none;
}

h2 a:hover {
	color: #858585;
	text-decoration: underline;
}

#menu {
	width: 400px;
	float: right;
	height: 150px;
}

