* { 
	behavior: url(iepngfix.htc); 
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #21150f;
}

img {
	border: 0px;
	}
	
#envelope {
	width: 100%;
	height: 100;
	position: relative;
}

#content {
	width: 99%;
	position: fixed;
	margin: 0px;
	padding: 25px 0px 35px 9px; /*Modified from 30px*/
	top: 0px;
	left: 0px;
	background-image: url(../images/gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;

}

#portfolio {
	z-index: 0;
	width: 99.7%; /*NEW*/
}

/*TOP*/

#topbox {
	position: relative;
	z-index: 50;
	padding-left: 21px; /*NEW*/
}

#logo {
	height: 75px;
	width: 250px;
	z-index: 50;
	right: 50px;
	position: absolute;
	bottom: 11px;
}

#top_txt {
	padding-bottom: 0.35em;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #BDBDC1;
	width: 40%;
	min-width: 420px;
	z-index: 50;
}


h1 {
	font-family: Georgia, serif;
	font-size: 1.25em;
	line-height: 1.3em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	z-index: 50;
	
}

.description {
	font-family: Georgia, serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #dedede;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	z-index: 50;
		letter-spacing: 0.05em;
}






.imagespec {
	height: auto;
	width: 100%;
	margin: 0;
}


ul {
	padding: 0px 0px 0px;
	margin-top: .8em;
	z-index: 50;
}

li {
	font-family: Georgia, serif;
	font-size: 0.70em;
	line-height: 1.35em;
	color: #e6e6e7;
	margin: 0px;
	padding: .45em 0 0.45em 0em;
	list-style-type: none;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dedede;
	z-index: 50;
}

a.nav {
	color: #aeaeb2;
	text-decoration: none;
}

a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:active {
	color: #FF0000;
	text-decoration: none;
}

/*Footer Stuff*/

#footer_writings {
	width: 100%;
	position: relative;
	margin: 25px 0px 13px 0px;
	z-index: 0;
	min-width: 420px;
}

#footer_portfolio {
	width: 40%;
	position: relative;
	margin: 13px 0px 13px 30px;
	z-index: 0;
	min-width: 420px;	
}

#telephone {
	padding: 0;
	margin: 1em 0em 0em 0em;
	text-align: right;
	float: right;
}

#contact_txt {
	padding: 0;
	margin: 1em 0em 0em 0em;
	float: left;
}

.clear {
	clear: both;
}

.contact {
	font-family: Georgia, serif;
	font-size: 0.7em;
	color: #e6e6e7;
	margin: 0px;
}

a.contact {
	font-family: Georgia, serif;
	font-size: 1em;
	color: #e6e6e7;
	margin: 0px;
	text-decoration: none;
}

a.contact:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.contact:active {
	color: #FF0000;
	text-decoration: none;
}


/** Accordian Script CSS **/

#linkcontent {
	padding-top: 1em;
	width: 40%;
	min-width: 420px;
	padding-left: 21px; /*NEW*/
}

.mainlinks { /*header of 1st demo*/
	font-family: Georgia, serif;
	font-size: 0.70em;
	color: #e6e6e7;
	margin: 0px;
	padding: .55em 0 0.55em 0em;
	list-style-type: none;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
	cursor: hand;
	cursor: pointer;
}

.mainlinks:hover { /*header of 1st demo*/
	cursor: hand;
	background-color: #3b261b;
}

.mainlinks:active { /*header of 1st demo*/
	cursor: hand;
	background-color: #FF0000;
}

.closemainlinks { 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
}

.openmainlinks { 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
	
}

.mainlinkcontent {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
}


.mainlinkcontent_txt {
	font-family: Georgia, serif;
	font-size: 0.70em;
	line-height: 1.35em;
	color: #CFCFCF;
	padding: 1em 0px 1em 0px;
	margin: 0px;
	letter-spacing: 0.05em;	
}


/* Opened Links */
.mainlinks_open { /*header of 1st demo*/
	font-family: Georgia, serif;
	font-size: 0.70em;
	color: #e6e6e7;
	margin: 0px;
	padding: .55em 0 0.55em 0em;
	list-style-type: none;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
}

.mainlinkcontent_open {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
}


/* Writings Section Stylin */

#writings_container {
	z-index: 0;
	width: 40%;
	min-width: 420px;
	padding: 300px 0px 35px 30px;
	margin: 0px;
}


.writings {
	font-family: Georgia, serif;
	font-size: 0.70em;
	line-height: 1.60em;
	color: #e6e6e7;
	letter-spacing: 0.07em;
}

a.writings {
	font-family: Georgia, serif;
	font-size: 1em;
	color: #e6e6e7;
	margin: 0px;
	text-decoration: underline;
}

a.writings:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.writings:active {
	color: #FF0000;
	text-decoration: underline;
}

a {
	color: #aeaeb2;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

a.active {
	color: #fff;
	text-decoration: none;
}