@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height:1.5;
	background-image: url(images/bgs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	padding-top: 145px;
	font-size: 1.3em;
}
#free {
	text-align: center;
	margin-top: 10px;
}
h2 {
	color: #FFFFFF;
}
#sidebar h4 {
	color: #D9D9D9;
	font-size: 1.3em;
	margin-top: -1px;
	padding-top: 9px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#sidebar h5 {
	color: #D9D9D9;
	font-size: 1.3em;
	margin-top: -1px;
	padding-top: 9px;
	margin-top: -15px;
	margin-bottom: 0px;
	font-weight: normal;
}

#sidebar p {
	font-size: .9em;
}
ul, ol {
	padding-left:1.5em;
	margin-top: 0;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 0;
}
h3 {
	font-size: 1.4em;
	color: #666666;
}
.modown {
	margin-top: 20px;
}
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
h1 {
	font-size: 2.4em;
	color: #FFFFFF;
	line-height: 1.3em;
}
.tim {color: #FFFAC9}
.free {
	color: #FFFF00
}
#instruments {
	padding-top: 1.5em;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444444;
	padding-top: 1.5em;
	padding-bottom: .5em;
}
#instruments li {
	font-size: 0.85em;
	margin: 0px;
	padding: 0px;
	color: #D1D1D1;
	font-family: Helvetica, Arial, sans-serif;
}

#instruments ul, ol {
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 1.5em;
	margin-left: 0;
	list-style-type: none;
	padding: 0px;
}
#sidebar ul, ol {
margin:0 1.5em 1.5em 0;
padding-left:1.5em;
}
#sidebar li {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color: #D1D1D1;
	font-family: Helvetica, Arial, sans-serif;
}
p {
	color: #000000;
}
#sidebar p {
	line-height: 1.6em;
}
.topblock {
	height: 12em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
.middleblock {
	height: 14.75em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
}
#sidebar .middleblock {
	height: 15.35em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
}
#header p {
	text-align: right;
	margin-right: 40px;
}
#perfect h2 {
	font-size: 25px;
	color: #818181;
}
#perfect ul {
	font-size: 16px;
	color: #000000;
}
#perfect li {
	padding-bottom: 0px;
}
#kits h2 {
	font-size: 25px;
	color: #CB7A28;
}
#kits p {
	font-size: 16px;
	color: #000000;
	line-height: 1.7em;
}
#gallery h2 {
	font-size: 25px;
	color: #990000;
}
#gallery img {
	padding: 2px;
	border: 1px solid #2F94CB;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}

