body {
	color: #333333;
	background-color: #ffffff;
	text-align: center; 
	/*background-image: url(images/dusty_board.jpg);
	background-repeat: repeat-x;*/
	}

img.floatLeft { 
    float: left; 
    margin:0px 5px 35px 5px; 
	position:relative;
	top:12px;
	}

h1 {
	font-family: sans-serif;
	font-weight: bold;
	color:#5454c3;
	font-size: 20px;
	line-height: 125%;
	text-decoration: none;
	text-transform: none;
	text-align: right;
	margin-bottom: 6px;
	margin-top: 22px;
	}	
	
h2 {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 175%;
	text-align: right;
	margin-top: 12px;
	margin-bottom: 6px;
	}

p {
	font-family: sans-serif;
	font-size: 14px;  	
	line-height: 125%;
	text-align: right;
	text-indent: 0ex;
	}

p em { 
	font-weight: bold;
	font-style: normal;
	color: #555555;
	}

.intro { 
	font-family: sans-serif;
	/*font-style: italic;*/
	font-weight: bold;
	font-size: 14px;
	line-height: 125%;
	text-align: right;
	}

a:link {
	color:#0e0e7c;
	text-decoration: none;
	}      /* unvisited link */

a:visited {
	color:#0e0e7c;
	text-decoration: none;
	}  /* visited link */

a:hover {
	color:#4d4ebe;
	text-decoration: none;
	}  /* mouse over link */

a:active {
	color:#4d4ebe;
	text-decoration: none;
	}  /* selected link */

li#active a {
	color:#4d4ebe;
	} /* indicates active page */

#navlist li {
	display: inline;
	list-style-type: none;
	font-family: sans-serif;
	line-height: 100%;
	text-align: right;
	}
	

/* ----------- Sub Menu ----------- */

#navsublist {
	position: relative;
	top: -87px;
	}

#navsublist li {
	display: inline;
	list-style-type: none;
	font-family: sans-serif;
	line-height: 100%;
	text-align: right;
	}

#navsublist li a,
#navsublist li a:visited {
	color:#333333;
	text-decoration:none;
	}
	
#navsublist li a:hover{
	color:#777777;
	}
	
#navsublist li#active a {
	color:#777777;
	} /* indicates active page */
	
/* -----------End Sub Menu ----------- */
	
.wrapper {
	width: 700px;
	margin: auto;
	border: 0px solid #999999;
	}

.header {
	color: #555555;
	width:590px;
	height:65px;
	padding:0px;
	border: 0px solid gray;
	margin: 0 auto;
	text-align: right;
	}
	
.header img {
	position: relative;
	top: -8px;
	}

.container {
	width:590px;
	padding:0px;
	border: 0px dashed #999999;
	margin: 0 auto;
	}

.content {
	width:550px;
	padding:0px;
	border:0px solid green;
	margin: 0 auto;
	position: relative;
	align: right;
	top:0px;
	right: -20px;
	}
	

#gallerynav li {
	display: inline;
	list-style-type: none;
	padding-right: 2px;
	padding-left: 2px;
	font-family: sans-serif;
	line-height: 100%;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	float: left;
	position:relative;
	left:-35px;
	top:0px;
	}

.logo_pos_top {
	position:relative;
	top:18px;
	right:0px;
	} /* Moves logo up and down. Positive numbers move logo lower on the page. */

.updown {
	position:relative;
	top:-20px;
	} /* Moves item up and down. Positive numbers move item lower on the page. */

.gallery {
	width: 550px; 
	margin:0px;
	border: 0px solid blue;
	float:right;
	}

.img
  {
  margin:7px;
  border:0px solid #0000ff;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }

.img img
  {
  display:inline;
  margin:1px;
  border:0px solid #cccccc;
  }

.img a:hover img
  {
  border:0px solid #fff;
  }

.titles {
	text-align:center;
	font-weight:bold;
	font-family: sans-serif;
	font-size: 14px;  
	padding: 0px;
  }

.gallerytitles {
	text-align:center;
	font-weight:bold;
	font-family: sans-serif;
	font-size: 14px;  
	padding: 0px;
	position: relative;
    top:5px;
  }

.desc {
	text-align:center;
	font-weight:normal;
	font-family: sans-serif;
	font-size: 14px;  
	width:100px;
	margin:2px;
  }

.tnail {
	background: #ffffff;
	width: 550px; 
	margin:0px;
	border:0px solid #0000ff;
	float:right;
  }

.tnail_img
  {
  padding:4px;
  border: 0px solid #883399;
  height:175;
  width:128px;
  float:left;
  text-align:center;
  }

.tnail_img img
  {
  display:inline;
  margin:0px 0px 0px 0px;
  border:1px solid #777777;
  position: relative;
  top:0px;
  box-shadow: -5px 5px 5px #ccc;
  -moz-box-shadow: -5px 5px 5px #ccc;
  -webkit-box-shadow: -5px 5px 5px #ccc;
  }

.tnail_img a:hover img
  {
  border:1px solid #999999;
  }

.footer {
	color: #555555;
	width:550px;
	padding:0px;
	border:0px solid red;
	margin: 0 auto;	
	float: right;
	text-align: right;
	}
	
.ro_design a {
	display:block;
	width: 75px;
	height: 105px;
	padding:0px 23px 0px 23px;
	font: bold 13px sans-serif;
	color:#333;
	background: url("images/icon-design.jpg") 0 0 no-repeat;
	text-decoration: none;
	border:0px solid gray;
	background-position: 15 -0px;
	}

.ro_design a:hover { 
	background-position: 15 -110px;
	color: #049;
	}
	
.ro_prod a {
	display:block;
	width: 75px;
	height: 105px;
	padding:0px 23px 0px 23px;
	font: bold 13px sans-serif;
	color:#333;
	background: url("images/icon-production.jpg") 0 0 no-repeat;
	text-decoration: none;
	border:0px solid gray;
	background-position: 15 -0px;
	}

.ro_prod a:hover { 
	background-position: 15 -110px;
	color: #049;
	}
	
.ro_illi a {
	display:block;
	width: 75px;
	height: 105px;
	padding:0px 23px 0px 23px;
	font: bold 13px sans-serif;
	color:#333;
	background: url("images/icon-illus.jpg") 0 0 no-repeat;
	text-decoration: none;
	border:0px solid gray;
	background-position: 15 -0px;
	}

.ro_illi a:hover { 
	background-position: 15 -110px;
	color: #049;
	}

.ro_fa a {
	display:block;
	width: 75px;
	height: 105px;
	padding:0px 23px 0px 23px;
	font: bold 13px sans-serif;
	color:#333;
	background: url("images/icon-fineart.jpg") 0 0 no-repeat;
	text-decoration: none;
	border:0px solid gray;
	background-position: 15 -0px;
	}

.ro_fa a:hover { 
	background-position: 15 -110px;
	color: #049;
	}
	
.ro_calli a {
	display:block;
	width: 75px;
	height: 105px;
	padding:0px 10px 0px 10px;
	font: bold 13px sans-serif;
	color:#333;
	background: url("images/icon-calli.jpg") 0 0 no-repeat;
	text-decoration: none;
	border:0px solid gray;
	background-position: 15 -0px;
	}

.ro_calli a:hover { 
	background-position: 15 -110px;
	color: #049;
	}
	
.serv_section {
	width: 565px;
	border-top: 1px solid #777777;
	float: right;
	margin: -12px 0 12px 0;
	}
	
.leftcol {
	float:left;
	width: 280px;
	font-size: 14px;  	
	border: 0px solid gray;
	}
	
.rightcol {
	float:right;
	font-size: 14px;  	
	width: 280px;
	border: 0px solid gray;
	}
	
#servlist li {
	list-style-type: square;
	padding-right: 0px;
	padding-left: 0px;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;  	
	line-height: 125%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	}

.copyright {
	font-family: sans-serif;
	font-size: 14px;
	color: #555555;
	text-align: right;
	padding-bottom: 12px;
	}

