html, body {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font-family: arial,verdana,sans-serif;
    font-size: 12px;
	line-height: 18px;
    font-color: black;
    font-weight: normal;
    text-decoration: none;
	height: 100%; 
}

body {
	text-align:center;
	
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	background-color: white;
	
}


p {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: black;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

a {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#990000;
	font-weight: 600;
	text-decoration: none;
	text-align: left;
}

a:hover {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	
	color:#666;
	font-weight: 600;
	text-decoration: 1px dotted #666;
	
	
	
}


h1 {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: black;
	font-weight: 700;
	text-decoration: none; /*border-bottom: 1px dashed Blue;*/
	text-align: left;
}

.head1 {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: black;
	font-weight: 700;
	text-decoration: none; /*border-bottom: 1px dashed Blue;*/
	text-align: left;
	
}


h1 {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: black;
	font-weight: 700;
	text-decoration: none;
	border-top: 1px dotted #c00;
	text-align: left;
	padding-top: 8px;
}
	

h2 {
	font-family: arial,verdana,sans-serif;
	font-size: 14px;
	color: black;
	font-weight: 700;
	text-decoration: none;
	text-align: left;
	
	
}

.head2 {
	font-family: arial,verdana,sans-serif;
	font-size: 14px;
	color: black;
	line-height: 16px;
	font-weight: 500;
	text-decoration: none;
}


h3 {
	font-family: arial,verdana,sans-serif;
	font-size: 16px;
	color: black;
	font-weight: 600;
	text-decoration: none;
	text-align: left;
}


.head3 {
	font-family: arial,verdana,sans-serif;
	font-size: 16px;
	color:black;
	line-height: 18px;
	font-weight: 600;
	text-decoration: none;
}

h4 {
	font-family: arial,verdana,sans-serif;
	font-size: 18px;
	color: black;
	font-weight: normal;
	text-decoration: none;
}

.head4{
	font-family: arial,verdana,sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: black;
	font-weight: normal;
	text-decoration: none;
	
}

h5 {
	font-family: arial,verdana,sans-serif;
	font-size: 22px;
	line-height: 0px;
	color: black;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.head5 {
	font-family: arial,verdana,sans-serif;
	font-size:24px;
	color: black;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	
}
/*
.head5:hover{
	font-family: verdana,arial,sans-serif;
	font-size: 24px;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	
	border-bottom: 1px dotted #FF9900;
}
*/

h6 {
	font-family: verdana,arial,sans-serif;
	font-size: 28px;
	color:black;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

ul li {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: black;
	font-weight: normal;
	text-decoration: none;
	list-style-type:square;
	text-align:left;
}

div#container {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: white;
}


div#header {
	display:block;
	width: 960px;
	height: 187px;
	background-color: white;
}

div#content {
	
	padding: 30px 10px 10px 20px;
	
	text-align:left;
	min-height: 600px;
}

div#content p {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	line-height:18px;
	color:black;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	text-align:left;
}

div#content a {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#c00;
	font-weight: 600;
	text-decoration: none;
}

div#content a:hover {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999;
	font-weight: 600;
	/*padding-bottom: 2px; */
	border-bottom: 1px dotted #999;
	
}

div#content ul li {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: black;
	font-weight:bold;
	text-decoration: none;
	list-style-type:square;
	margin-left: 0px;
	
}


div#nav {
	text-align: center;
	float: right; 
	padding: 50px 10px 0px 0px;
	
}

div#nav p {
	font-family: arial,verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}



div#nav a {
	font-family: arial,verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	
	font-weight: normal;
	color:#C00;
	text-decoration: none;
	
}

div#nav a:hover {
	font-family: arial,verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #666;
	border-bottom: 3px solid #666;
}

div#work {
	padding: 0px 0px 10px 20px;
	margin-left: 0px;
	width: 960px;
	border-bottom: 1px dotted black;
	background-color: white;
}

div#work p {
	padding: 0px;
	margin: 0px;
}


div#samples {
	padding: 20px 0px 10px 10px;
	margin-left: 0px;
	width: 800px;
	
	background-color: white;
	border: none;
}

div#samples p {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	line-height:18px;
	color:black;
	font-weight: normal;
	text-decoration: none;
	
}

div#balls a{
	text-decoration: none;
}

div#balls a:hover{
	text-decoration: none;
	border-bottom:  8px solid #C03;
	width: 100px; 
	text-align: center;
}

img a:hover {
	
	text-decoration: none;
	border-bottom: none;
	
}


div#clear{
	clear:both;
	margin-top:-1px;
}


div#footer {
	display:block;
	width: 960px;
	height: 200px;
	margin-top: 20px;
	
	/*border-top: 1px dotted red;
	float: left; */
	
	
}

div#footer p {
	font-family: arial,verdana, Helvetica, sans-serif;
	
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	line-height: 14px;
	
}


div#footer a {
	font-family: arial,verdana, Helvetica, sans-serif;
	font-size: 13px;
	
	text-align:center;
	font-weight: normal;
	color:#C00;
	text-decoration: none;
}

div#footer a:hover {
	color: #c00;
	border-bottom: 1px dotted #c00;
}
