/*this css changes from layout 02 by removing multiple occurences of a: properties*/
@charset "utf-8";
body  {
font: 100% "Comic Sans MS";
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	min-width: 760px;
	max-width:1200px;
}
#container { 
	width: 90%;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
} 
#container a:link, #container a:visited, #container a:active {
	color:#000066
}
#container a:hover {
color:#6600FF;
}
#header {
	height:180px;
	}
#header a:link, #header a:visited, #header a:active {
	color:#660099;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	border: 1px solid #9933FF;
	padding: 2px;
	margin:2px;
	background-color:#CCCCFF
	}
#header a:hover {
color:#6600FF;
}
#header .logo {
	float:left;
	width: 100px;
	margin-left: 5px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header .slogan {
font-family:"Comic Sans MS";
	font-size: 16px;
	color: #778899;
	background-color: transparent;
	float:right;
	width: 400px;
	text-align:right;
	margin-right: 20px;
	margin-top: 30px;
	display: inline; 
}
#menu {

	color: #778899;
	background-color: transparent;
	width:100%;
	float:left;	
	text-align:left;
	padding: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	display: inline;
	font-size:14px;
}
#header .nodisplay {
}
#header h1 {
	margin: 0; 
	padding: 10px 0; 
	}
#header .logo {
	float:left;
	width: 150px;
	margin-left: 5px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header .printLogo {
display:none;
}
#breadcrumbs {

color: #778899;
font-size:80%;
padding-top:10px;
margin-left: 30px;
margin-top: 15px;
width:70%;
text-align:left;
clear:both;

}
#wrapper {
	margin-top:20px;
}
#sidebar1 {
font-size:90%;
	float: left; 
	width: 200px; 
	padding: 3px 0;
	margin-right: 10px;

}
#sidebar1 h1, #sidebar1 h2{

	margin-right: 10px;
	font-size:120%;
}
#sidebar1 p, #sidebar1 li #sidebar1 ul{

	margin-right: 10px;
	font-size:100%;
}
#sidebar1 a:link, #sidebar1 a:visited, #sidebar1 a:active {
	color:#000099
}
#sidebar1 a:hover {
	color:#990000;
}
#nav {
	width: 12em;
	left: 0.3em;
	font-size:95%;
	}

#nav h2 {
	margin-left: 10px;
	font-size: 120%;
}
#nav ul {
	list-style-type: none;
	font-size: 100%;
	margin-left:10px;
	padding-left:0;
}
#nav li {
margin-bottom: 7px;
}
#nav p {
font-size: 95%;
}
#mainContent {
font-family:"Comic Sans MS";
	zoom: 1;
	padding-top: 15px;
	font-size:100%;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 210px;
	padding-left: 10px;
	padding-bottom:15px;
	 }
#mainContent h1{
font-size:200%;
color:#663399;
font-style:italic;
}
#mainContent h2{
font-size:160%;
color:#663399;
font-style:italic;
}
#mainContent h3{
font-size:100%;
color:#663399;
font-style:italic;
border:medium; color:#663399; 
}
#mainContent h4{
font-size:120%;
color:#663399;
border:medium; color:#663399;
text-decoration:underline; 
}
#mainContent p {
font-size: 100%;
}
#mainContent ul {
font-size:100%;
color:#663399;
}
#mainContent ul ul{
font-size:90%;
font-style:italic;
}
#mainContent li {
margin-bottom: 2px
}
#mainContent a:link, #mainContent a:visited, #mainContent a:active {
	color:#000066;
}
#mainContent a:hover { 
color:#6600FF;
}
#mainContent img  {
text-decoration:none;
border:none;
padding:5px;
}
#buynow {
width:200px;
float:left;
clear:both;
}
#buynow2 {
width:200px;
float:right;
clear:both;
}
#buy {
width:150px;
border-color: #990099;
border-style:double;
float:right;
clear:both;
}
#forcountry {
width: 200px;
float:left;
font-size:14px;
font-weight:bold;
color:#0000FF;
clear:both;
border:thin, #330066;
}
#footer .printcontact {
display:none;
}
#footer { 
	padding: 0 10px; 
	background:#FFFFFF;
	text-align: center;
	padding-top: 15px;
} 
#footer .links {
	font-size: 75%;
	margin: 0; 
	padding: 5px 0; 
}
#footer a:link, #footer a:visited, #footer a:active {
color:#000099;
}
#footer a:hover {
color:#6600FF;
}
#footer .copyright {
	font-size: 50%;
	margin: 0; 
	padding: 5px 0; 
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#signup {
zoom: 1;
padding-top: 15px;
width: 90%;
text-align:left;
}
input.btn {
	color:#3300CC;
	background-color:#CCCCFF;
	border:1px outset #ffffff;
	padding: 2px 4px 2px 4px;
	font-weight: bold;
	margin-top:3px;
}
input.txt {
	color:#000000;
	background-color:#CCCCFF;
	width: 60%;
	border: 1px inset #ff0000;
	font-size:14px;
}
form div {
clear:left;
margin:0;
padding:5px;
}
form div label {
font-weight:bold;
width:30%;
float:left;
}
form .note {
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
margin-left: 50px;
margin-top:0;
margin-bottom:3px;
font-size: 12px;
}
