body {
	background-position: 0px 0px;
}

#divcontent {
	width:450px;
}
#divcontact {
	width:450px;
	background-image: url(images/deskbg.jpg);
	background-repeat: no-repeat;
	background-position: 50px 45px;
}

.golddotrule, .golddotrulesm {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CC9900;
}

.navrule {
	border-top-width: 2px;
	border-top-style: dotted;
	border-color: #CC9900;
}

.navruleslim {
	border-top-width: 2px;
	border-top-style: dotted;
	border-color: #CC9900;
	padding-left: 10px;
	padding-top: 0px;
}

.golddotrulebtm {
	border-width: 2px;
	border-color: #CC9900;
	border-bottom-style: dotted;
}
.imgrgtborder {
	margin-bottom: 6px;
	margin-left: 6px;
	border: 1px solid #CC9900;
}
.imgleftborder {
	margin-bottom: 6px;
	margin-right: 6px;
	border: 1px solid #CC9900;
}
.imggoldborder {
	border: 1px solid #CC9900;
}
.imggoldbordercap {
	border: 1px solid #CC9900;
	margin-bottom: 3px;
}
.imgrgt {
	margin-bottom: 8px;
	margin-left: 8px;
}

.imgfloatrgt {
	float: right;
	margin: 4px 0px 4px 10px;
}
