/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body   { color: #391f3b; font-size: small; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background: #fff url(images/carbonresistor.jpg); text-align: justify }
h1, h2, h3, h4, h5  { margin: 0 }

/* Header */

#header    { color: #391f3b; margin: 0 auto; width: 700px }

#header h1  { font-size: 62px; font-stretch: normal; letter-spacing: -7px; margin: 0 0 0 0; float: left }

#header h2  { font-size: 18px; letter-spacing: -2px; margin: 40px 20px 0 0; float: right }
a  { color: #391f3b; text-decoration: none }

a:hover  { color: #804e80; text-decoration: none }

/* Menu */

#menu1  { color: #391f3b; font-size: 14px; font-weight: bold; text-transform: uppercase; margin: 0 auto; padding-bottom: 20px; width: 160px; float: left }

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a  { color: #fff; font-weight: bold; text-decoration: none; background-color: #804e80; text-align: center; text-transform: uppercase; display: block; padding: 15px 0; width: 190px; border-top: 1px solid #ededed; border-bottom: 1px solid #b5b5b5 }

#menu1 a:hover  { color: #ff2e23; background-color: #391f3b; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3 }

/* Content */

#content   { background: #ffdfff; margin: 0 auto; padding-top: 10px; width: 700px; border-style: none solid solid; border-width: medium 10px 10px; border-color: #ffffff }

#colOne    { background-color: #fff; margin-top: 20px; padding: 0 10px 0 20px; width: 190px; float: left }

#colTwo  { color: #804e80; margin-top: 20px; padding: 0 20px; width: 440px; float: right }

#content h2  { color: #391f3b; font-size: 18px; letter-spacing: -1px; margin-bottom: 20px }


#footer  { background-color: #fff; margin: 0 auto; padding-top: 20px; width: 700px }


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}
.scrollbox    { background-color: #fff; padding: 10px; width: 438px; height: 600px; overflow: auto; border: 1px #666666 }
.scrollbox_n { background-color: #fff; padding: 10px; width: 200px; height: 200px; overflow: auto; border: 1px #666666 }
#presstext { color: black; font-family: Georgia; font-style: normal; font-weight: normal }
#presstext_r { color: black; font-size: 18px; font-family: Georgia; font-style: normal; font-weight: bold; font-stretch: narrower }
#presstext_b { color: black; font-family: Georgia; font-style: normal; font-weight: bold }

