/* Style sheet for TWC Graphics Design template */
html {
	margin: 0px;
	padding: 0px;
}
body  { background: #41602D url('images/design_elements/005backdrop.jpg') no-repeat top;
	width: 100%;
	height: 100%;
	color: #0A586F; 
	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    { font: italic bold 12pt georgia, serif;  
	color: #31291F; padding-bottom: 2px;  }
h2    { color: #7A664C; font:  normal normal 14px Georgia, serif; 
	font-variant: small-caps; }
h3    { font: normal bold 10pt georgia, serif; color: #000;  }
h4    { color: #000; font:  normal bold 12px Verdana, Arial, sans-serif; }
h5    { color: #000; font:  normal bold 11px Verdana, Arial, sans-serif; }
h6    { color: #000; font:  normal bold 10px Verdana, Arial, sans-serif; }
ol, ol ol, ol ol ol { color: #000; font: normal normal 11px Verdana, Arial, sans-serif; }
ul       { list-style-image: url('images/design_elements/bullet005.gif'); color: #000; 
	 font-style:normal; font-variant:normal; font-weight:normal; line-height:140%; font-size:110%; font-family:Verdana, Arial, sans-serif }
ul ul    { color: #000; font: normal normal 11px/16px Verdana, Arial, sans-serif; }
ul ul ul { color: #000; font: normal normal 10px/10px Verdana, Arial, sans-serif; }



/* Define Container to set Fixed Width */
#container1 { position: relative;
	text-align: center;
	width: 760px;
	height: 500px;
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px;
	}

#yourname { 
	display: block;
	position: relative;
	text-align: left;
	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: 51px;
	left: 228px;
	width: 490px;
	color: #000; font: normal normal 110%/140% Verdana, Arial, sans-serif; 
	padding: 15px; height: 346px; 
	text-align: left;
	overflow: auto;
	scrollbar-face-color: #A0B096;
	scrollbar-arrow-color:#C6D0C0;
	scrollbar-track-color:#B3BFAB;
	scrollbar-shadow-color:#7A906C;
	scrollbar-highlight-color:#B3BFAB;
	scrollbar-3dlight-color:#C6D0C0;
	scrollbar-darkshadow-Color:#547042; 	
}

#content p { color: #000; }
#content p:first-letter {
	font-family: Georgia, Times, serif;
	font-size: 100%;

}
#content a:link    { color: #000;  text-decoration: underline;   }
#content a:active  { color: #000; text-decoration: none;   }
#content a:visited { color: #000; text-decoration: underline;   }
#content a:hover   { color: #547042; text-decoration: none;  }

#content ul  { list-style-image: url('images/design_elements/bullet005.gif'); color: #000; 
	 font-style:normal; font-variant:normal; font-weight:normal; line-height:140%; font-size:110%; font-family:Verdana, Arial, sans-serif 
}

#mainmenu { position: absolute;
	display: block;
	text-align: left;
	left: 32px;
	top: 73px;
	font: normal normal 11px/20px Verdana, Arial, sans-serif; color: #Fff; 
	width: 132px; 
	height: 320px;
	padding: 0px;
	}

/* Define main menu mouseover states */
#mainmenu a { text-align: left; color: #FFF; text-decoration: none; }
#mainmenu a:hover {color: #C9DAB5; border-bottom: 1px solid #C9DAB5; }

/* Define footer section */
#footer { 
	position: absolute;
	text-align: center;
	height: 10px; 
	left: 209px;
	width: 526px;
	top: 430px; 
	right: 0px;
	bottom: 0px;
	padding: 5px;
	background-color: #A0B096;
	filter:alpha(opacity=70); 
	color: #000;
	border: 1px solid #547042;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#footer a:link    { color: #FFF; text-decoration: none;   }
#footer a:active  { color: #FFF; text-decoration: none;   }
#footer a:visited { color: #FFF; text-decoration: none;   }
#footer a:hover   { color: #A0B096; text-decoration: underline;  }
	
/* Define standard hyperlinks */	
a:link  { color: #547042;  }  
a:active { color: #547042;  }
a:visited { color: #547042;  }
a:hover { color: #000; text-decoration: none; }