@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-transform: lowercase;
	color: #00FF00;
	font-size: 36px;
}
div {
	
}
#logo {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF0000;
	border-right-color: #FF00FF;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 16px;
	font-weight: lighter;
	text-transform: lowercase;
}

#menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF0000;
	border-right-color: #FF00FF;
	border-bottom-color: #FF0000;
	border-left-color: #000000;
	padding-left: 16px;
	font-weight: lighter;
	text-transform: lowercase;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: dotted;
	border-bottom-style: dashed;
	border-left-style: dotted;
	border-top-color: #FF0000;
	border-right-color: #FF00FF;
	border-bottom-color: #000033;
	border-left-color: #FF0000;
	padding-left: 16px;
	font-weight: lighter;
	text-transform: lowercase;
}
.pullq {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
}

