a.bodysmall {
	color: #0000FF;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;

}

a.bodysmall:hover {
	color: #000066; 
}

/* ======================================================= BEGIN MAIN LINK ==================================== */


	
a.bodylink{ 
	color: #0000FF;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.bodylink:hover { 
	color: #000066;
}

a.biglink{ 
	color: #0000FF;
	font-size: 15px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
}

a.biglink:hover { 
	color: #000066;
}


a.sitelink{ 
display:block;
	color: #888888;
	border: 0px solid #CCCCCC;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
	height: 15px;
	width: auto;
	margin: 125px 0px 0px 0px;
}

a.sitelink:hover { 
	color: #B61219;
}


a.mainmenu{ 
	color: #888888;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}

a.mainmenu:hover { 
	color: #B61219;
}

a.nav{
	display:block; 
	color: #666666;
	font-size: 12px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	width: 401px;
	height: 45px;
	background: url("images/designlink.gif") 0 0 no-repeat;
}

a.nav:hover { 
	background-position: -401px 0;
}

a.nav2{
	display:block; 
	color: #666666;
	font-size: 12px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	width: 403px;
	height: 45px;
	background: url("images/artlink.gif") 0 0 no-repeat;
}

a.nav2:hover { 
	background-position: -403px 0;
}



/* ===================================================== Main Link ============================================= */

b { font-weight: bold }

hr {
height: 1px;
border-bottom: none;
}

ul {  list-style-type: none;  list-style-image: none;}

/* ===========================================  BEGIN BODY AND TABLE SYTLES ================================== */

body {
	text-align: center;
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 16px;
	text-decoration : none;
	color : #666666;
}

td {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 16px;
	text-decoration : none;
	color : #666666;
}

/* ===========================================  END BODY AND TABLE SYTLES ================================== */



/* ===========================================  BEGIN FONT STYLES ========================================= */

.normal {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration : none;
	color : #000000;
}

.small {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 15px;
	text-decoration : none;
	color : #666666;
}

.headline {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 15px;
	letter-spacing : 0px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	line-height: 20px;
	text-decoration : none;
	color : #666666;
}

/* ===========================================  END FONT STYLES ========================================= */



/* ========================================= BEGIN SECTION ELEMENTS ================================== */


.contentline {
 border-bottom: 1px solid #CCCCCC;
 width: 565px;
 text-align: center;
 margin: 10px 0px 10px 0px;
}

.contentline2 {
 border-bottom: 1px solid #E3E3E3;
 width: 540px;
 text-align: center;
 margin: 10px 0px 10px 0px;
}


.maincontent {
 border: 0px solid #CCCCCC;
 width: 600px;
 text-align: justify;
 margin: 0px 0px 0px 12px;
}

.thinnercontent {
 border: 0px solid #CCCCCC;
 width: 540px;
 text-align: justify;
 margin: 0px 0px 0px 12px;
}

.designcontent {
 border: 0px solid #CCCCCC;
 width: 540px;
 text-align: justify;
 margin: 0px 0px 0px 12px;
 background: url("images/sketchbig01.jpg") 0 0 no-repeat;
}


.menu {
 border: 0px solid #CCCCCC;
 width: 135px;
 text-align: left;
 margin: 0px 0px 0px 20px;
}




/* ========================================= END SECTION ELEMENTS ================================== */




/* ========================================= BEGIN FLOATING PIC STYLES ========================= */

.pic {
float: right;
padding: 0px 0px 0px 10px;

}

.picleft {
float: left;
padding: 0px 10px 0px 0px;

}

/* ========================================= END FLOATING PIC STYLES ========================= */



.rightwords {
text-align: right;

}


