/*RESET*/

html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font-family:Verdana;
	font-size:10pt;
        color: #000;
	background:url(imgPortfolio/site/g5748.png);
}

body{
	background-color:#fff;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
        font-family: inherit;
}

.clear { line-height: 0; font-size: 0; clear:both; margin:0; padding:0; height: 1px; }

a img { border:none; outline: none; text-decoration: none; }
a:visited img { border:none; outline: none; }
a:hover img { border:none; outline: none; text-decoration:underline; }


a {  outline: none; text-decoration: none; }
a:visited { outline: none; }
a:hover { outline: none; text-decoration:underline; }

img, div { behavior: url(iepngfix.htc) }

.whole{
	width:1000px;
	margin:auto;
	overflow:hidden;
}

.content{
	width:1000px;
	margin:100px 2000px 0 0;
	float:left;
	display:none;
	clear:both;
	background:url(imgPortfolio/site/g5912.png) #dbe3db;
	color:#000;
	font-weight:bold;
}
.padd{
	float:left;
	padding:20px 50px 50px 50px;
	width:900px;
}

.thumbBar_old{
	width:225px;
	float:left;
}
.thumbBar{
	width:900px;
	float:left;
}

.menu{
	width:1000px;
	margin-top:100px;
	float:left;
	clear:both;
	background:url(imgPortfolio/site/g5912.png) #dbe3db;
}
.menu ul{
	background:url(imgPortfolio/site/parade.png) no-repeat top right;
	width:100%;
	height:627px;

}
.aboutMe{
	background:url(imgPortfolio/site/diagram.png) no-repeat bottom right;
	height:440px;
	width:325px;
	padding:160px 575px 0 00px;
	color:#000;
	font-weight:bold;
}

.thumbnailImage{
	margin:3px 0px;
	display:block;
	width:220px;
	height:119px;
	background-repeat:no-repeat;
	background-position:center center;
	margin:5px 5px 0 0;
	float:left;
}
.thumbnailImage_lessold{
	margin:3px 0px;
	display:block;
	width:220px;
	height:119px;
	background-repeat:no-repeat;
	background-position:center center;
	margin:5px 5px 0 0;
}
.thumbnailImageOld{
	margin:3px 0px;
	border:3px solid #000;
	display:block;
	width:200px;
}

.workTitle{
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	color:#000;
	width:200px;
	padding:10px;
	height:43px;
	background:url(imgPortfolio/site/blank.png) center center no-repeat;;
}
.menu ul{
	list-style:none;
}
.leftmenu{
	display:block;
	width:230px;
	height:63px;
	background-position:0 0;
	background-repeat:no-repeat;
}
.leftmenu:hover {
	background-position:30px 0;
}
.back{
	display:block;
	width:200px;
	height:63px;
	background-position:0 0;
	background-image:url(imgPortfolio/site/back.png);
}
.otherHolder{
	width:445px;
	padding:0 230px;
}

.acco1{
	background:#BECDBE;
	border:5px solid #DBE3DB;
	margin-top:10px;
	padding:10px;
}
.acco2{
	border:5px solid #BECDBE;
	background:#DBE3DB;
	margin-top:10px;
	padding:10px;
}
.acco1 a, .acco2 a, .content a{
	color: #2B1100;
}
.copy{
	text-align:center;
	font-size:11px;
	color:#666;
}

