@charset "utf-8";
.body {
	background-color: #5c75b4;
	background-image: url(images/PlotShop_site_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#popup {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 100px;
}
#Content h1 {
	text-align: center;
}


#Top {
	background-color: #252525;
	height: 20px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
}
#Top a {
	color: #FFFFFF;
	text-decoration: none;
}

#Top div {
	float: left;
	width: 450px;
	text-align: left;
}

#HeaderBottom {
	background-color: #5c75b4;
	height: 25px;
	text-align: right;
	font-size: 18px;
	font-weight: normal;
	color: #01004E;
	padding-right: 20px;
}
#Content {
	background-color: #c9c7f5;
	background-image: url(images/PlotShop_site_11.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#Content p {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 18px;
}

.Home a {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.Home a:hover {
	color: #DDA840;
	text-decoration: none;
}
.imgRight {
	float: right;
	margin-right: 20px;
	border: thin solid #E0A024;
}
.imgLeft {
	float: left;
	margin-left: 20px;
	border: thin solid #E0A024;
}
#contentContainerLeft {
	float: left;
	width: 450px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#contentContainerLeft  .header {
	background-color: #df9f3d;
	height: 15px;
	width: 100%;
	border: 1px solid #FF0000;
}
#contentContainerLeft .content {
	background-color: #ffffff;
	background-image: url(images/contentWindowBack_16.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #93a9e0;
	border-bottom-color: #93a9e0;
	border-left-color: #93a9e0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#contentContainerLeft .content li {
	list-style-position: outside;
	list-style-image: url(images/P.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#contentContainerRight {
	float: right;
	width: 450px;
	margin-right: 20px;
}
#contentContainerRight .header {
	background-color: #df9f3d;
	height: 15px;
	width: 100%;
	border: 1px solid #FF0000;
}
#contentContainerRight .content {
	background-color: #ffffff;
	background-image: url(images/contentWindowBack_16.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #93a9e0;
	border-bottom-color: #93a9e0;
	border-left-color: #93a9e0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#contentContainerRight .content li {
	list-style-position: outside;
	list-style-image: url(images/P.jpg);
}
