html
	{
	border-width: 0px;
	padding:0px;
	margin:0px;
	}

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

body
	{
	margin: 0px;
	padding: 10px;
	background-image:url('../images/mozzibkg.jpg');
	background-color:#777576;
	background-repeat:repeat-x;
	}

.overgallery {
 background-color:#222222;
}

.screenLayout {
  position: relative;
  min-height: 100%;
  margin-bottom: 0;
}

* html .screenLayout {
  height: 100%;
}

.maxheight {
	height: 100%;
	min-height: 100%;
}

.dottedline {
	height:2px;
	background-image:url('../images/dotrep.jpg');
}

.signup {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width:140px;
	border:1px #999999 solid;
}

.boxoutline {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:1px #999999 solid;
}

.editorborder {
	border:3px #333333 solid;
	background-color:1e1e1e;
}

.generictext {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f9f9f9;
	line-height:15px;
}
.generictextbold {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#f9f9f9;
	line-height:15px;
}

.menu {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f9f9f9;
	line-height:15px;
}
.menu a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #efefef;
	text-decoration:none;
	line-height:15px;
}
.menu a:hover {
	color:#9bc923;
}


.artistmenu {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #efefef;
	text-decoration:none;
	line-height:15px;
}
.artistmenu a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #efefef;
	text-decoration:none;
	line-height:15px;
}
.artistmenu a:hover {
	color:#222222;
}

.readmore {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #efefef;
	text-decoration:none;
	line-height:15px;
}

.readmore a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #efefef;
	text-decoration:none;
	line-height:15px;
}
.readmore a:hover {
	color:#9bc923;
}

.newsreadmore {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9bc923;
	text-decoration:none;
	line-height:15px;
}
.newsreadmore a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9bc923;
	text-decoration:none;
	line-height:15px;
}
.newsreadmore a:hover {
	color:#efefef;
}

.news {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9bc923;
	text-decoration:none;
	line-height:15px;
}
.news a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9bc923;
	text-decoration:none;
	line-height:15px;
}
.news a:hover {
	color:#efefef;
}


.illustration {
	background-color:#9720a3;
}
.photography {
	background-color:#fa0060;
}
.designbranding {
	background-color:#479d00;
}
.animation {
	background-color:#9bc923;
}
.webdesign {
	background-color:#155e9e;
}

.link {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f9f9f9;
	line-height:15px;
}

.illustrationlink a:hover {
	color:#9720a3;
}
.photographylink a:hover{
	color:#fa0060;
}
.designbrandinglink a:hover {
	color:#479d00;
}
.animationlink a:hover {
	color:#9bc923;
}
.webdesignlink a:hover {
	color:#155e9e;
}