html {overflow-y: scroll;}

* :focus { outline: 0; }

body {background-color: #070824; margin:40px 0px 30px 0px; background-image: url(../images/argyle-dark2-small.jpg); background-position: top center;}

td {font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height:17px;
	font-style: normal;
	color: #212767;
	}

A:link, A:visited {color: #4063DA; text-decoration: none;}
A:hover {color: #212767; text-decoration: underline;}

.topnav {font-family: Arial, sans-serif;
font-size: 14px;
letter-spacing: .5px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
color: #ffffff;
	}

a.topnav:link {color: #ffffff; text-decoration: none;letter-spacing: .5px;}
a.topnav:visited {color: #ffffff; text-decoration: none;letter-spacing: .5px;}
a.topnav:hover {color: #ACC408; text-decoration: none;letter-spacing: .5px;}

.pgtitle {font-family: Times, serif;
font-size: 24px;
font-style: normal;
line-height:34px;
font-weight: normal;
color: #212767;
	}

a.pgtitle:link {color: #212767; text-decoration: none; font-size: 24px; line-height:34px; font-weight: normal; font-family: Times, serif;}
a.pgtitle:visited {color: #212767; text-decoration: none; font-size: 24px; line-height:34px; font-weight: normal; font-family: Times, serif;}
a.pgtitle:hover {color: #212767; text-decoration: none; font-size: 24px; line-height:34px; font-weight: normal; font-family: Times, serif;}

.menulink {font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #ffffff;
letter-spacing: .5px;
display: block;
width: 100%;
	}

a.menulink:link {color: #ffffff; text-decoration: none;}
a.menulink:visited {color: #ffffff; text-decoration: none;}
a.menulink:hover {color: #ffffff; text-decoration: none;}

.login{font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #ffffff;
	}

a.login:link {color: #ffffff; text-decoration: none; letter-spacing: .3px;}
a.login:visited {color: #ffffff; text-decoration: none; letter-spacing: .3px;}
a.login:hover {color: #4063DA; text-decoration: none; letter-spacing: .3px;}

.maincontent {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
line-height: 13px;
color: #E6DEDE;
	}

a.maincontent:link {color: #E6DEDE; text-decoration: underline;}
a.maincontent:visited {color: #E6DEDE; text-decoration: underline;}
a.maincontent:hover {color: #ffffff; text-decoration: underline;}

.proplist {font-family: Verdana, Arial, sans-serif;
background-color:#FBFAF7;
padding:26 28 14 28;
border:1px solid #FBFAF7;}

td.proplist:hover {background-color:#ffffff;border:1px solid #81783D;}

.activetitle {font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #333333;
	}
	
.footer {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #C7C9D9;
	}

a.footer:link {color: #C7C9D9; text-decoration: none;}
a.footer:visited {color: #C7C9D9; text-decoration: none;}
a.footer:hover {color: #ffffff; text-decoration: underline;}

.portfolio {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
line-height: 13px;
color: #E6DEDE;
	}

a.portfolio:link {color: #E6DEDE; text-decoration: none;}
a.portfolio:visited {color: #E6DEDE; text-decoration: none;}
a.portfolio:hover {color: #ffffff; text-decoration: none;}

.thumbnail {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #8D8D8D;
line-height: 12px;
display: block;
width: 100%;
	}

a.thumbnail:link {color: #8D8D8D; text-decoration: none; font-size: 10px;}
a.thumbnail:visited {color: #8D8D8D; text-decoration: none; font-size: 10px;}
a.thumbnail:hover {color: #ffffff; text-decoration: none; font-size: 10px;}

.portpic img{
border: 1px solid #C8B6B3;
}

.portpic:hover img{
border: 1px solid #ffffff;
}

.portpic:hover{
color: #ffffff;
}

.projecttitle {font-family: Verdana, Arial, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #ffffff;
}
	
.input
{
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background: #6E3F32;
color: #ffffff;
border: 1px solid #E6DEDE;
width:230px;
padding: 2 2 2 2;
}