body {
	background-color: #F5F5F5;
	}
#content {
	margin-left: 120px;
	margin-top: 70px;
	width: 600px;
	font-size: 16px;
	}
h1 {
	color: #66CD00;
	font-family: The Girl Next Door;
	letter-spacing: 15px;
	}
h2 {
	color: #333333;
	width: 600px;
	text-align: left;
	font-size: 24px;
	}
h3 {
	color: #333333;
	width: 600px;
	text-align: justify;
	}
h4 {
	color: #333333;
	width: 600px;
	text-align: justify;
	font-size: 16px;
	}
h5 {
	color: #333333;
	width: 600px;
	text-align: center;
	font-size: 12px;
	}
p {
	color: #333333;
	width: 600px;
	text-align: justify;
	}
a:link {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #333333;
}
a:active {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
A.class1:link {
	text-decoration: none;
	font-size: 16px;
	color: #333333;
}
A.class1:visited {
	text-decoration: none;
	font-size: 16px;
	color: #333333;
}
A.class1:hover {
	text-decoration: none;
	font-size: 16px;
	color: #7C92EB;
}
A.class1:active {
	text-decoration: none;
	font-size: 16px;
	color: #333333;
}
A.class2:link {
	text-decoration: none;
	font-size: 16px;
	color: #457C91;
}
A.class2:visited {
	text-decoration: none;
	font-size: 16px;
	color: #457C91;
}
A.class2:hover {
	text-decoration: none;
	font-size: 16px;
	color: #7C92EB;
}
A.class2:active {
	text-decoration: none;
	font-size: 16px;
	color: #7C92EB;
}
h2 a:link {
	text-decoration: none;
	font-size: 24px;
	color: #333333;
}
h2 a:visited {
	text-decoration: none;
	font-size: 24px;
	color: #333333;
}
h2 a:hover {
	text-decoration: none;
	font-size: 24px;
	color: #7C92EB;
}
h2 a:active {
	text-decoration: none;
	font-size: 24px;
	color: #333333;
}
h4 a:link {
	text-decoration: none;
	font-size: 16px;
	color: #333333;
}
h4 a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #333333;
}
h4 a:hover {
	text-decoration: underline;
	font-size: 16px;
	color: #333333;
}
h4 a:active {
	text-decoration: none;
	font-size: 16px;
	color: #333333;
}
form {
	width: 600px;
	}
#social {
	margin-left: 720px;
	position: fixed;
	}
#topbar {
	width:100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 80px;
	padding-left: 320px;
	margin-top: -20px;
	background-color: #000000;
	}
#list {
	width: 600px;
	font-size: 24px;
	}
#list :hover{
    background-color: #FFFFFF;
    border-radius:5px;
	}
/* Menu */
#menu {
	clear: both;
	width: 40%;
	position: fixed;
	margin-top: -65px;
	margin-left: 60%;
	text-align: left;
	font-family: The Girl Next Door;
	font-size: 8px;
	color: #66CD00;
	z-index: 50;
	}
#menu a:link {
	text-decoration: none;
	font-size: 16px;
	color: #66CD00;
}
#menu a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #66CD00;
}
#menu a:hover {
	text-decoration: none;
	font-size: 16px;
	color: #66CD00;
}
#menu a:active {
	text-decoration: none;
	font-size: 16px;
	color: #66CD00;
}
/* Dropdown menu */
.myMenu {
	margin:0;
	padding:0;
	}
.myMenu li {
	list-style:none;
	float:left;
	color: #66CD00;
	}
.myMenu li a:link, .myMenu li a:visited {
	display:block;
	text-decoration:none;
	background-color:#000000;
	padding: 0.5em 2em;
	margin:0;
	}
.myMenu li a:hover {
	background-color:#F5F5F5;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
/* Dropdown submenu */
.myMenu li ul {
	position:absolute;
	visibility:hidden;
	padding-top: 9px;
	padding-left: 0px;
	}
.myMenu li ul li {
	display:inline;
	float:none;
	}
.myMenu li ul li a:link, .myMenu li ul li a:visited {
	background-color:#000000;
	width:auto;
	}
.myMenu li ul li a:hover {
	background-color:#A1ACB2;
	-moz-border-radius: 0px;
	border-radius: 0px;	
	}
/* End Menu */
/* Buttons */
#mybox {
	display: inline-block;
	margin-right: 5px;
	border: 1px solid gray;
	text-align: center;
	font-family: The Girl Next Door;
	font-size: 16px;
	color: #66CD00;
	width: 100px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	}
/* End Buttons */
/* Set Mood Overlay */
#overlay_form {
	position: absolute; top: 0; left: 0;
	border: 5px solid gray;
	padding: 10px;
	background: white;
	width: 540px;
	height: 380px;
	z-index: 200;
	}
.background_overlay { 
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
	background:black; opacity: 0.5;
	}
/* Form Elements */
input[type=text], input[type=url], input[type=email], input[type=password], input[type=tel], input[type=date] {
	-webkit-appearance: none; -moz-appearance: none;
	display: block;
	margin: 0;
	width: 100%; height: 40px;
	padding-left: 20px;
	-moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:        border-box;
	line-height: 40px; font-size: 17px;
	border: 1px solid #bbb;
	}
input[type=submit], [type=button] {
	-webkit-appearance: none; -moz-appearance: none;
	display: block;
	margin: 1.5em 0;
	font-size: 1em; line-height: 2.5em;
	color: #333;
	font-weight: bold;
	height: 2.5em; width: 100%;
	background: #fdfdfd; background: -moz-linear-gradient(top, #fdfdfd 0%, #bebebe 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#bebebe)); background: -webkit-linear-gradient(top, #fdfdfd 0%,#bebebe 100%); background: -o-linear-gradient(top, #fdfdfd 0%,#bebebe 100%); background: -ms-linear-gradient(top, #fdfdfd 0%,#bebebe 100%); background: linear-gradient(to bottom, #fdfdfd 0%,#bebebe 100%);
	border: 1px solid #bbb;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	}
hr.style-one {
    border: 0;
    height: 1px;
    width: 300px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}