body 
{
background:url("http://www.customgraphicdesigner.com/Images/BG.jpg");
font-family:georgia, times new roman, times, serif; 
font-size:12pt; 
text-align:left; 
}

a:link {color:blue; text-decoration:none}
a:visited {color:blue; text-decoration:none}
a:hover {color:cyan; text-decoration:none}
a:active {color:cyan; text-decoration:none}

a.sidelink:link {color:white; text-decoration:none; font-size:18px;}
a.sidelink:visited {color:white; text-decoration:none; font-size:18px;}
a.sidelink:hover {color:white; text-decoration:none; font-size:18px;}
a.sidelink:active {color:white; text-decoration:none; font-size:18px;}

a.black:link {color:black; text-decoration:none}
a.black:visited {color:black; text-decoration:none}
a.black:hover {color:black; text-decoration:none}
a.black:active {color:black; text-decoration:none}

span.link
{
	color:blue;
	cursor:pointer;
}

span.eras
{
	font-family:"eras demi itc", georgia, "times new roman", times, serif;
	font-weight:bold;
	font-style:italic;
	color:black;
}

h1 {text-align:center;font-weight:normal;font-size:22pt;font-family:georgia, times new roman, times, serif}
h2 {text-align:center;font-weight:normal;font-size:16pt;font-family:georgia, times new roman, times, serif}

span.hl
{
	color:blue;
}

* 
{ 
padding: 0px; 
margin: 0px; 
} 

p
{
  padding:8px;
}

ul
{
	padding-left:16px;
}

div.container
{
  position:relative;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	background-color:white;
}

div.top
{
	width:800px;
	height:118px;
	text-align:center;
}

table.content
{
	width:800px;
	height:500px;
	background:url("http://www.customgraphicdesigner.com/Images/Gradient.jpg");
}

div.left
{
	width:200px;
}

div.button
{
	position:absolute;
	width:190px;
	height:25px;
	background:url("http://www.customgraphicdesigner.com/Images/Button.jpg");
	cursor:pointer;
	font-family:"eras demi itc", georgia, "times new roman", times, serif;
	color:white;
	padding-top:6px;
	padding-left:10px;
}

div.main
{
	position:relative;
	top:0px;
	left:0px;
	width:500px;
	overflow:visible;
	margin-left:auto;
	margin-right:auto;
	background-color:black;
}

div.cat
{
	position:relative;
	left:0px;
	top:0px;
	width:499px;
	height:198px;
}

table.text
{
	position:relative;
	width:500px;
	background:url("http://www.customgraphicdesigner.com/Images/TextLine.jpg");
}

div.bottom
{
	width:800px;
	background:url("http://www.customgraphicdesigner.com/Images/Bottom.jpg");
	height:34px;
	text-align:center;
	font-size:11px;
	position:relative;
	left:0px;
	top:0px;
}

span.ad
{
	background-color:black;
	border:solid 1px white;
	color:white;
	margin:2px;
	display:inline-block;
	font-size:12px;
}

td.carthead
{
	background-color:#000099;
	color:white;
	font-weight:bold;
}

td.cart
{
	padding-right:20px;
	text-align:left;
	font-size:12px;
}

td.c1
{
	background-color:#ccffff;
}

td.c2
{
	background-color:white;
}

tr.carthead
{
	background-color:#000099;
	color:white;
	font-weight:bold;
}

tr.c1
{
	background-color:#ccffff;
}

tr.c2
{
	background-color:white;
}

td.pad
{
	padding-left:5px;
}

div.sl
{
	width:130px;
	height:16px;
	border:solid 1px black;
	background-color:white;
	list-style:none;
	margin:none;
	margin-top:2px;
	padding-left:5px;
	text-align:left;
	font-size:12px;
}

div.sl2
{
	padding-left:10px;
	width:120px;
	height:16px;
	border:solid 1px black;
	background-color:white;
	margin-top:2px;
	padding-left:5px;
	text-align:left;
	font-size:12px;
}

img.plus
{
	float:left;
	padding-right:3px;
}

/*Controls*/

div.controls
{
  position:relative;
	width:400px;
	height:26px;
	color:black;
}

div.bold
{
  position:absolute;
	left:2px;
	top:2px;
	width:20px;
	height:20px;
	border:solid 1px black;
	font-weight:bold;
	text-align:center;
	background-color:white;
	cursor:pointer;
}

div.italic
{
  position:absolute;
	left:26px;
	top:2px;
	width:20px;
	height:20px;
	border:solid 1px black;
	text-align:center;
	background-color:white;
	font-style:italic;
	cursor:pointer;
}

div.underline
{
  position:absolute;
	left:50px;
	top:2px;
	width:20px;
	height:20px;
	border:solid 1px black;
	text-align:center;
	background-color:white;
	text-decoration:underline;
	cursor:pointer;
}

div.cleft
{
  position:absolute;
	left:74px;
	top:2px;
	width:50px;
	height:20px;
	text-align:left;
	border:solid 1px black;
	background-color:white;
	cursor:pointer;
}

div.ccenter
{
  position:absolute;
	left:128px;
	top:2px;
	width:50px;
	height:20px;
	text-align:center;
	border:solid 1px black;
	background-color:white;
	cursor:pointer;
}

div.cright
{
  position:absolute;
	left:182px;
	top:2px;
	width:50px;
	height:20px;
	text-align:right;
	border:solid 1px black;
	background-color:white;
	cursor:pointer;
}

div.colorbg
{
	position:relative;
	width:10px;
	height:10px;
	border:solid 2px groove;
	background-color:#000000;
	cursor:pointer;
}

div.colors
{
	position:relative;
	top:-30px;
	width:0px;
	height:0px;
	overflow:hidden;
}

div.colorsall
{
  position:absolute;
	left:250px;
	top:5px;
	width:0px;
	height:0px;
	z-index:10;
}

div.col
{
	position:relative;
	left:0px;
	top:0px;
	width:10px;
	height:10px;
	cursor:pointer;
	border-bottom:solid 1px black;
	border-right:solid 1px black;
}

select.size
{
  position:absolute;
	left:270px;
	top:2px;
}
