/* Style sheet for TWC Graphics Design template */
html {
	margin: 0px;
	padding: 0px;
}
body  { background: #221411 url('images/design_elements/016backdrop.jpg') no-repeat bottom right;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	color: #F0EDE2; 
	margin: 0px;
	padding: 0px;
	text-align: center; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.5em; font-size:69%; font-family:Verdana, Arial, sans-serif
}
input { color: #000; font: normal normal 9px Arial, sans-serif; }
h1    { background: transparent url(images/design_elements/016h1.jpg) no-repeat; 
	font: italic bold 12pt georgia, serif;  padding: 3px 3px 3px 27px;
	color: #E1D0B0; padding-bottom: 2px;  }
h2    { color: #E1D0B0; font:  normal normal 14px Georgia, serif; 
	font-variant: small-caps; }
h3    { font: normal bold 10pt georgia, serif; color: #B07414;  }
h4    { color: #E1D0B0; font:  normal bold 12px Verdana, Arial, sans-serif; }
h5    { color: #E1D0B0; font:  normal bold 11px Verdana, Arial, sans-serif; }
h6    { color: #E1D0B0; font:  normal bold 10px Verdana, Arial, sans-serif; }
ol, ol ol, ol ol ol { color: #E1D0B0; font: normal normal 11px Verdana, Arial, sans-serif; }
ul       { list-style-image: url('images/design_elements/016bullet.gif'); color: #E1D0B0; 
	 font-style:normal; font-variant:normal; font-weight:normal; line-height:140%; font-size:110%; font-family:Verdana, Arial, sans-serif }
ul ul    { color: #E1D0B0; font: normal normal 11px/16px Verdana, Arial, sans-serif; }
ul ul ul { color: #E1D0B0; font: normal normal 10px/13px Verdana, Arial, sans-serif; }



/* Define Container to set Fixed Width */
#container1 { 
	position: relative;
	text-align: center;
	width: 100%;
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px;
	}

#yourname { 
	background: url(images/design_elements/016top.jpg) top left;
	display: block;
	text-align: left;
	width: 100%;
	height: 63px;
	color: #FFF;
	font: normal bold 30px Georgia, Times, serif;
	font-variant: small-caps;
	margin: 0px auto 0px auto;
	padding-left: 10px;
	padding-top: 5px;
	}

#content { position: absolute;
	top: 58px;
	left: 210px;
	width: 50%;
	color: #E2D6B3; font: normal normal 110%/140% Verdana, Arial, sans-serif; 
	padding: 15px; height: 346px; 
	text-align: left;
}

#content p { color: #E2D6B3; }
#content p:first-letter {
	font-family: Georgia, Times, serif;
	font-size: 200%;
	float: left;
}
#content a:link    { color: #E1D0B0;  text-decoration: underline;   }
#content a:active  { color: #E1D0B0; text-decoration: none;   }
#content a:visited { color: #E1D0B0; text-decoration: underline;   }
#content a:hover   { color: #B07414; text-decoration: none;  }

#content ul  { list-style-image: url('images/design_elements/016bullet.gif'); color: #E1D0B0; 
	 font-style:normal; font-variant:normal; font-weight:normal; line-height:140%; font-size:110%; font-family:Verdana, Arial, sans-serif 
}

#mainmenu { position: absolute;
	background: url('images/design_elements/016menu.jpg') no-repeat top left;
	display: block;
	text-align: left;
	left: 20px;
	top: 73px;
	color: #E2D6B3; 
	width: 170px; 
	height: 500px;
	font-style:normal; font-variant:normal; font-weight:normal; line-height:20px; font-size:11px; font-family:Verdana, Arial, sans-serif; padding-left:1px; padding-right:1px; padding-top:30px; padding-bottom:0px
	}

/* Define leftmenu mouseover states */
#mainmenu a  { text-align: left; color: #E2D6B3; text-decoration: none; height: 22px;
	background: transparent url(images/design_elements/voff.gif) left no-repeat;
	padding-left: 10px; display: block; width: 155px; }
#mainmenu a:link {color: #E2D6B3; border-top: 1px solid #632D13; 
	border-left: 1px solid #632D13; border-bottom: 1px solid #2B1711; border-right: 1px solid #2B1711;  }
#mainmenu a:visited {color: #E2D6B3; border-top: 1px solid #632D13; 
	border-left: 1px solid #632D13; border-bottom: 1px solid #2B1711; border-right: 1px solid #2B1711; }
#mainmenu a:hover {color: #FFF;
	background: url(images/design_elements/vover.gif) left no-repeat #2B1711;
	border-top: 1px solid #2B1711; border-left: 1px solid #2B1711; 
	border-bottom: 1px solid #632D13; border-right: 1px solid #632D13; }
.spacer { display: none; }

/* Define footer section */
#footer { 
	text-align: center;
	font-size: 90%;
	height: 10px; 
	padding: 5px;
	color: #E2D6B3;
	border-top: 1px solid #E2D6B3;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#footer a:link    { color: #E1D0B0; text-decoration: none;   }
#footer a:visited { color: #E1D0B0; text-decoration: none;   }
#footer a:hover   { color: #B07414; text-decoration: underline;  }
	
/* Define standard hyperlinks */	
a:link  { color: #E1D0B0;  }  
a:visited { color: #E1D0B0;  }
a:hover { color: #B07414; text-decoration: none; }
