body {
	background-color:#ffffff;
	font-family: "georgia";
	font-size: 8pt;
	color: #000000;
}

a { 
	color: #339999;
	text-decoration: none;
}

a:hover { 
	color: #cc6666;
	text-decoration: underline;
}

a img{
	border: none;
	text-decoration: none;
}

.imageLeft{
	float:left;
	padding-top: 3px;
	display:inline;
	width: 181px;
	height: 121px;
}

#maincontent {
	width: 940px;
	margin-left: auto;
    margin-right: auto;

}

#flashwelcome {
	overflow: hidden;
	width: 940px;
	height: 340px;
}

#categories {
	overflow: hidden;
	width: 940px;
}

#photosection {
	text-align: left;
	width: 220px;
	overflow: hidden;
}

#webdesignsection {
	text-align: left;
	width: 220px;
	overflow: hidden;
}

#blogsection {
	text-align: left;
	width: 220px;
	overflow: hidden;
}

#mainsection {
	text-align: left;
	width: 220px;
	overflow: hidden;
}

.information{
	background-color: #ececec;
}

.fill{
	background-color: #ececec;
	width: 220px;
	height: 150px;
	vertical-align:top;
}

.indexImage{
	width: 220px;
	height: 340px;
}

.blogImage{
	width: 220px;
	height: 340px;
	background-color: #ececec;
}

.firstTd {
	width: 231px;
	background-color: #ececec;
}




#menu {
	background-color: #ececec;
	width: 940px;
	height: 25px;
	font-size: 12pt;
}

#menu ul {
	list-style: none;
}

#menu ul  li{
	display: inline; 
	margin-right: 12px;
}

.field_w_label {
    display: block;
    float: left;
    margin-top: 10px;
}

.label_for_field {
    display: block;
    float: left;
    margin-top: 10px;
    text-align: right;
    width: 125px;
    padding-right: 20px;
}

label.error {
    float: left;
    color: red;
    margin-left: 135px;
    padding-left: .5em;
    vertical-align: top;
}

.field_instructions {
    display: block;
    font-size:85%;
    color: #666666;
    padding-left: 145px;
}

.clear_left {
    clear: left;
}

.clear_right{
    clear: right;
}

.clear_both {
    clear: both;
}

#logintext a {
	font-size: 9pt;
}

#footer {
	width: 940px;
	height: 30px;
	font-size: 6pt;
}