BODY {
	background: #FFFFFF url(../images/leftback.gif) repeat-y; /* that will be repeated only along the y-axis [North/South] */
	margin: 0; /*margins are set to zero*/
	padding-top: 0; /*for Opera6*/
	line-height: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000000;
	font-size: 100%;
}
      
#container{/*location set for browser, DO NOT EDIT*/
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1;
	background-color: #CCCCCC;
}

#header {
	margin-top: 0;
	margin-left: 0;
	width: 100%;
	z-index: 2;
	margin-bottom: 0;
	margin-right: 0;
	background-image: url(../images/rightback.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #CCCCCC;
	color: #FFFFFF;
}



#navbar {
	z-index: 5;
	color: #000000;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

      
#navigation {/*The navigation on the left side, positioned absolutely*/
   position:absolute;
	top:115px;
	left:30px;
	z-index:6;
   width:130px;
   font-family:Tahoma, Geneva, sans-serif;
   line-height:100%;/*line-height can be set in order to have the navigation elements better separated, if needed*/
	background-color: transparent;
	color:#000000;
}

/*Default links for navigation area; edit as needed*/
#navigation A:link {
	COLOR: #666666;
	TEXT-DECORATION: underline;
	font-size:x-small;
	background-color: transparent;
}
#navigation A:visited {
	COLOR: #990099;
	TEXT-DECORATION: underline;
	font-size:x-small;
	background-color: transparent;
}
#navigation A:hover {
	COLOR: #CC3300;
	TEXT-DECORATION: underline;
	font-size:x-small;
	background-color: transparent;
}

#categoryframe A:link {
	COLOR: #000000;
	font-size:x-small;
	background-color: transparent;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
#categoryframe A:visited {
	COLOR: #000000;
	font-size:x-small;
	background-color: transparent;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
#categoryframe A:hover {
		COLOR: #999999;
	font-size:x-small;
	background-color: transparent;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}

/*Default links for navigation bar area; edit as needed*/
#navbar A:link {
	COLOR: #000000;
	font-size:small;
	background-color: transparent;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
#navbar A:visited {
	COLOR: #000000;
	font-size:small;
	background-color: transparent;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
#navbar A:hover {
	COLOR: #999999;
	font-size:small;
	background-color: transparent;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}

#flashcontent A:link {
	COLOR: #000000;
	font-size:10px;
	background-color: transparent;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}

#flashcontent A:visited {
	COLOR: #000000;
	font-size:10px;
	background-color: transparent;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
#flashcontent A:hover {
	COLOR: #999999;
	font-size:10px;
	background-color: transparent;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}


	
#webcontent {
	/*The area that holds the primary content*/
	position: absolute;
	top: 80px;
	color: #666666;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.15;
	width: 90%;
	z-index: 3;
	font-size: small;
	background-color: transparent;
	text-align: justify;
	left: 30px;
	height: auto;
}

#maincontent {
	margin-top: 10px;
	margin-bottom: 10px;
}
	
#maincontent .col1 {
	float:left;
	background-color:#99CCFF;
}

#maincontent .col2 {
	float:left;
	margin-left:10px;
	height:auto;
}

#maincontent .col3 {
	float:right;
	width:120px;
}


/*Default link colors for content area; not recommended to edit*/
A:link {
	COLOR: #666666;
	TEXT-DECORATION:underline;
	background-color: transparent;
}

A:visited {
	COLOR: #990099;
	TEXT-DECORATION:underline;
	background-color: transparent;
}

A:hover {
	COLOR: #CC3300;
	TEXT-DECORATION:underline;
	background-color: transparent;
}

#description {
	/*item description*/
	clear:both;
}


#menu3 {
	/*for manual footer links*/
	clear:both;
	PADDING-RIGHT: 0;
	PADDING-LEFT: 0;
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 6px;
	TEXT-ALIGN: center;
	line-height: 22px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}	

#rightcontent {
	top: 86px;
	width: 130px;
	z-index: 4;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000000;
	font-size: small;
	margin: 0;
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	right: -3px;
	position: absolute;
}  	

#webcontent p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:small;
}

#pricetag{
	background-color: #CCCCCC;
	border: 1px dotted #CCCCCC;
	text-align: center;
	padding: 3px;
	font-size: x-small;
	line-height: normal;
	vertical-align: baseline;
}

#gallery{
	border: 1px dotted #CCCCCC;
	text-align: center;
	padding: 3px;
	font-size: x-small;
	line-height: normal;
	vertical-align: baseline;
}

#designframe{
	text-align: center;
	width: 160px;
	padding: 10px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
}

#flashcontent{
	text-align: center;
	width: 100%;
	padding: 10px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}

#HomePageContent{
	text-align: justify;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	width: 100%;
}

#categorymainframe{
	width: 100%;
	
}

#categoryframe{
	text-align: justify;
	width: 200px;
	padding: 10px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	height: 370px;
}

#newsletter{
	text-align: left;
	border-top-style: none;
	font-size: x-small;
	clear: both;
	
}

#paypal{
	
}


#2colwrap {
    margin:0 auto;
    width:600px;
    }
#2colmain {
	float:left;
	width:390px;
	padding: 5px;
    }
#2colsidebar {
	float:right;
	width:190px;
	padding: 5px;
    }
#2colfooter {
    clear:both;
    }



OL, UL, DL {font-size:small;}/*font-family is already defined, here I only set the font-size*/

/*Settings for all heading tags*/
H1{
	margin-bottom: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	color: #666666;
	background-color: transparent;
	font-weight: bold;
}

H2{
	margin-top:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:large;
	color:#666;
	font-weight:bold;
	background-color: transparent;
	text-align: center;
}

H3{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #666;
	font-weight: bolder;
	background-color: transparent;
}

H5{
	margin-bottom: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #696969;
	background-color: transparent;
}

H4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #DCDCDC;
	padding: 3px;
	width: 100%;
	background-color: #999999;
	border: thin solid #CCCCCC;
}

H6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #333333;
	margin: 0;
	padding: 1px;
	text-align: center;
	background-color: #DCDCDC;
	border: thin solid #CCCCCC;
}    
    
/*NN 4.xx needs that...*/ 
big {font-size:larger;}/*to emphasize words, use it inline with a <span> class*/ 
small {font-size:smaller;}/*not really necessary, but one never knows...use it inline with a <span> class*/

/*This removes the need to add border=0 to linked images*/
A IMG {
	border:0.1px none #000000;
	font-size: 9px;
} 

ul{/*You can create a special image to use in lists, upload to the Graphics Library and be sure and name it li.gif*/
	list-style-image:url(../images/li.gif);
	list-style-position:outside;
	list-style-type:none;
}

em,i{ /*sets italics to bold to stand out better*/
	font-weight: bold;
	font-style: italic;
}
