body {
	background: #FFFFE6;
	margin-top: 0px;
	margin-left: 0px;
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
}

h1 {
	font-size: 20px;
	color: #2F2E7C;
}


#leftNav #topGraphic {
	background: url(https://www.goldmedalideas.com/images/leftnav-top-graphic.gif) no-repeat;
	height: 7px;
	width: 190px;
	
}
#leftNav #middleGraphic {
	background: url(https://www.goldmedalideas.com/images/leftnav-middle-graphic.gif) repeat-y;
	width: 190px;
	padding-left: 8px;
		
}
#leftNav #bottomGraphic {
	background: url(https://www.goldmedalideas.com/images/leftnav-bottom-graphic.gif) no-repeat;
	height: 6px;
	width: 190px;
}

#header {
	height: 100px;
	background: url(https://www.goldmedalideas.com/images/logo-and-meowsic-cat.gif) no-repeat 20px 5px;
}


#topNav {
	background: #2F2E7C url(https://www.goldmedalideas.com/images/topnav-bar.gif) repeat-x bottom;
	height: 50px;
	
}

#leftNav {
	
	width: 190px;
}
	
#mainContent a:link,
#mainContent a:visited,
#mainContent a:active {
	text-decoration: underline;
	color: #2F2E7C;
	
}

#mainContent  a:hover {
	text-decoration: none;

}

	
}
#footer {
	text-align: center;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	color: #2F2E7C;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	display: inline;

}
#footer p {
	font-size: 10px;
}


#footer a:hover {
	color: #6C6AD4;
	text-decoration: underline;

}
#arrowedList {
	width:300px;
	margin-left: 60px;
}
#arrowedList ul {
	font-size: 12px;
}

#arrowedList li {
	list-style: url(https://www.goldmedalideas.com/images/arrow.gif);
	font-size: 14px;
	padding-left: 4px;
}
#arrowedList a:link,
#arrowedList a:visited,
#arrowedList a:active
 {
	color: #2F2E7C;

	font-weight: bold;
}

#arrowedList a:hover
 {
	color: #2F2E7C;
	font-weight: bold;
	text-decoration: none;
}

.homeText  {
	font-size:13px;
	text-align: left;
}
