a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#boxcontent a:link {
	color: #000000;
}
#boxcontent a:active {
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	width: 800px;
	left: 250px;
	float: none;
	top: 100px;
	border: 3px solid #99CDFF;
	color: #000000;
	background-color: #FFFFFF;
}

#header{
	width: 800px;
	background-color: #99CCFF;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	border: 3px solid #99CDFF;
}
#header a:hover {
	font-weight: bolder;
	color: #FFFFFF;
}
#header a:link {
	color: #FFFFFF;
}
#header a:active {
	color: #FFFFFF;
}
#header a:visited {
	color: #FFFFFF;
}



#navBar{
	float: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	width: 247px;
	background-color: #6BB4EB;
	height: auto;
	text-indent: 5px;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:hover {
	color: #99FFFF;
}

#cataloglist {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	list-style-position: inside;
	list-style-type: circle;
	vertical-align: top;
	padding: 5px;
}
#catalogscroll {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEA;
	vertical-align: top;
	padding: 5px;
}

#cataloglist a:link {
}
#cataloglist a:active {
}
#cataloglist a:visited {
}
#boxcontent a:visited {
	color: #000000;
}

#cataloglist a:hover {
	font-weight: normal;
	color: #666666;
}
#boxcontent a:hover {
	color: #000000;
}





/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
#boxcontent {
	float: right;
	width: auto;
	margin: 0px;
	padding: 0px;
	height: auto;
	vertical-align: middle;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: table;
	background-position: center;
	text-align: center;
	background-color: #FFFFFF;
}
#styletable {
	background-position: top;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	font-size: 12px;
}
a:link {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}





/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	font-family: "Times New Roman", Times, serif;
	width: 700px;
	font-size: 14px;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	font-size: 16px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #99CDFF;
	color: #FFFFFF;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{

}
#sectionLinks a:active {
}


#sectionLinks a:link{
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
}

#sectionLinks a:hover{
}
#text {
	font-weight: normal;
	border: 1px outset #E12A3E;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	vertical-align: top;
}
#embededpicture {
	float: right;
}
#item {
	vertical-align: top;
	width: 500px;
	border-top-width: 10px;
	border-right-width: 12px;
	border-bottom-width: 10px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EBEDEC;
	border-right-color: #EBEDEC;
	border-bottom-color: #EBEDEC;
	border-left-color: #EBEDEC;
	background-color: #EBEDEC;
	margin-bottom: 20px;
	margin-top: 10px;
}
#description {
	padding-left: 10px;
}
#body {
	background-color: #6699FF;
	width: 800px;
}
#image1 {
	vertical-align: text-top;
	left: auto;
}
#footermenu a:link {
	color: #ECE9D8;
}
#dottedbox {
	border: thin dotted #000099;
}

