/* Style sheet for TWC Graphics Design template */
html {
	margin: 0px;
	padding: 0px;
}
body  { background: #2A325B url('images/design_elements/022backdrop.jpg') no-repeat bottom right;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	color: #FFFFFF; 
	margin: 0px;
	padding: 0px;
	text-align: center; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.5em; font-size:10px; font-family:Verdana, Arial, sans-serif
}
input { color: #000; font: normal normal 9px Arial, sans-serif; }
h1    { background: transparent url(images/design_elements/022h1.jpg) no-repeat; 
	font: italic bold 12pt georgia, serif;  padding: 3px 3px 3px 24px;
	color: #FFFFF; padding-bottom: 2px;  }
h2    { color: #FFFFF; font:  normal normal 14px Georgia, serif; 
	font-variant: small-caps; }
h3    { font: normal bold 10pt georgia, serif; color: #A2A9C7;  }
h4    { color: #FFFFFF; font:  normal bold 12px Verdana, Arial, sans-serif; }
h5    { color: #FFFFFF; font:  normal bold 11px Verdana, Arial, sans-serif; }
h6    { color: #FFFFFF; font:  normal bold 10px Verdana, Arial, sans-serif; }
ol, ol ol, ol ol ol { color: #BAC0D9; font: normal normal 11px Verdana, Arial, sans-serif; }
ul       { list-style-image: url('images/design_elements/022bullet.gif'); color: #FFFFF; 
	 font-style:normal; font-variant:normal; font-weight:normal; line-height:140%; font-size:110%; font-family:Verdana, Arial, sans-serif }
ul ul    { color: #FFFFFF; font: normal normal 11px/16px Verdana, Arial, sans-serif; }
ul ul ul { color: #FFFFFF; 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/022top.jpg) top left;
	display: block;
	text-align: left;
	width: 100%;
	height: 63px;
	color: #FFFFFF;
	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;
	left: 205px;
	width: 600px;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 260px;
	top: 68px;
}

#content p { color: #FFFFFF; }
#content p:first-letter {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	float: left;
}
#content a:link    { color: #BAC0D9;  text-decoration: underline;   }
#content a:active  { color: #BAC0D9; text-decoration: none;   }
#content a:visited { color: #BAC0D9; text-decoration: underline;   }
#content a:hover   { color: #DDE3B7; text-decoration: none;  }

#content ul  { list-style-image: url('images/design_elements/022bullet.gif'); color: #BAC0D9; 
	 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/022menu.jpg') no-repeat top left;
	display: block;
	text-align: left;
	left: 20px;
	top: 73px;
	color: #BAC0D9;
	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:33px;
	padding-bottom:0px;
	background-color: #000000;
	}

/* Define leftmenu mouseover states */
#mainmenu a  { text-align: left; color: #BAC0D9; text-decoration: none; height: 22px;
	background: transparent url(images/design_elements/voff.gif) left no-repeat;
	padding-left: 10px; display: block; width: 156px; }
#mainmenu a:link {color: #BAC0D9; border-top: 1px solid #777EA0; 
	border-left: 1px solid #777EA0; border-bottom: 1px solid #444B73; border-right: 1px solid #444B73;  }
#mainmenu a:visited {color: #BAC0D9; border-top: 1px solid #777EA0; 
	border-left: 1px solid #777EA0; border-bottom: 1px solid #444B73; border-right: 1px solid #444B73; }
#mainmenu a:hover {color: #FFF;
	background: url(images/design_elements/vover.gif) left no-repeat #444B73;
	border-top: 1px solid #444B73; border-left: 1px solid #444B73; 
	border-bottom: 1px solid #777EA0; border-right: 1px solid #777EA0; }
.spacer { display: none; }

/* Define footer section */
#footer { 
	text-align: center;
	font-size: 90%;
	height: 10px; 
	padding: 5px;
	color: #FF0000;
	border-top: 1px solid #DCDCA8;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#footer a:link    { color: #FFFFFF; text-decoration: none;   }
#footer a:visited { color: #FFFFFF; text-decoration: none;   }
#footer a:hover   { color: #FF0000; text-decoration: underline;  }
	
/* Define standard hyperlinks */	
a:link  { color: #FF0000;  }  
a:visited { color: #FFFFFF;  }
a:hover { color: #FF0000; text-decoration: none; }
