/* sales@easternpc.net */
body {
	color:#142460;
	background-color:#E8CEFE;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	font-size:1em;
 	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size:1.6em;
	color:#003366;
}

h2 {
	font-size:1.2em;
	color:#003366;
}

h3 {
	font-size: 1.1em;
	color: #990000;
}
h4 {
	font-size:13px;
}

p {
	margin-left:10px;
	text-align: justify;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:inherit;
	font-weight:bold;
	text-decoration:none;
}

a:link {
	color:#142460;
}

a:visited {
	color:#142460;
}
a:hover {
	text-decoration: underline;
	color : #FFFFFF;
}
#container {
	margin-top:0px;
	margin-left:5%;
	margin-right:5%;
	border-style:solid;
	border-color:#333333;
	border-width:1px;
	min-width:800px;
}
#content {
	position:relative;
	text-align:center;
	margin-left:0px;
	margin-right:0px;
	padding:10px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}
#content0 {

	position:absolute;
	margin-left:20px;
	margin-right:20px;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	margin-top: 20px;
	padding-left:10px;
	padding-right:10px;
	z-index:3;
}

.content1 {
	position:relative;
	width:700px;
	margin-left: auto;
	margin-right: auto;
	background-color:white;
	padding-left:10px;
	padding-right:10px;
}

#header {
	position:static;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-style:solid;
	border-top-width:2px;
	border-top-color:#8F5EBD;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:2px;
	border-bottom-color:#543074;
	background-color:#7442A1;
	padding:8px;
	height:150px;
}
#navt {
	height: 20px;
	margin-top: 0px;
	text-align:center;
	border-style:solid;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:2px;
	border-top-color:#95D2E1;
	border-bottom-width:2px;
	border-bottom-color:#23697A;
	background-color:#6EC0D6;
}

#navl {
	position:absolute;
	width:200px;
	left:0px;
	top:220px;
	background-color: #FFFFFF;
	padding:2px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	z-index:2;
}

.nav {
	width:auto;
  	padding:2px;
	background-color:white;
	text-align:center;
}
.navr {
	position:absolute;
	width:170px;
	right:20px;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:navy;
	border-style: solid;
	border-width:1px;
	border-color:#CCCCCC;
	padding:4px;
}

ul {
	width:500px;
	margin-left: 15px;
	padding-left: 20px;
	list-style-image: url(images/smallspool.gif);
	
}

li { 
	font-size:medium;
	padding-left: 20px;
	padding-bottom:8px;
	text-align:left;
	color: #142460;
}
.ol li {
	position:relative;
	float:left;
	width:20%;
}

cite {
	font-size:x-small;
}

img {
	border-width:0px;
	position:relative;
}
.tb {
	position:relative;
}
.tb img {
	border-width:2px;
	border-style:ridge;
	border-color:#FFFFFF;
	padding:1px;

}

.tb p {
	font-size:0.8em;
	width:300px;
	margin-left:auto;
	margin-right:auto;
}

hr {
	position: relative;
	top: 0px;
	left: 0px;
	color: #CCCCCC;
	background: #CCCCCC;
	height:1px;
	border:none;
	margin-top:0px;
	margin-bottom:0px;
}
.pagelink {
	color:#142460;
}
.pagelink a:link {
	color:#142460;
}
.pagelink a:hover {
	color:#142460;
}

.navq {
	font-size:0.9em;
	font-weight:normal;
	text-align:center;
	padding-top:30px;
	color:#142460;
}
.navq a:link {
	font-size:small;
	font-weight:normal;
}
.navq a:hover {
	font-size:small;
	font-weight:normal;
	color:#142460;
}
.navq a:visited {
	font-size:small;
	font-weight:normal;
}
.form {
	font-size:large;
	font-weight:bold;
	color:#003366;
}
