/* Style sheet for TWC Graphics Design template */
html {
	margin: 0px;
	padding: 0px;
}
body  { background: #FFFF99 url('...triplebravo.com/design elements/TripleBravoTacticaltemp.gif') no-repeat top;
	width: 100%;
	height: 100%;
	color: #000; 
	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: #FFFF99; padding-bottom: 2px;  }
h2    { color: #FFFF99; 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/bullet004.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/13px 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: #000;
	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: #FFFF66;
	scrollbar-arrow-color:#000;
	scrollbar-track-color:#000;
	scrollbar-shadow-color:#FFFFCC;
	scrollbar-highlight-color:#FFF;
	scrollbar-3dlight-color:#CCC;
	scrollbar-darkshadow-Color:#9999; 	
}

#content p { color: #000; }
#content p:
}
#content a:link    { color: #000;  text-decoration: none;   }
#content a:active  { color: #000; text-decoration: none;   }
#content a:visited { color: #000; text-decoration: none;   }
#content a:hover   { color: #000; text-decoration: underline;  }

#content ul  { list-style-image: url('../images/design_elements/bullet004.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: #OOO; 
	width: 132px; 
	height: 320px;
	padding: 0px;
	}

/* Define main menu mouseover states */
#mainmenu a { text-align: left; color: #000; text-decoration: none; }
#mainmenu a:hover {color: #FFFF99; border-bottom: 0px solid #FFFF99; }

/* 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: #FFFF99;
	filter:alpha(opacity=70); 
	color: #000;
	border: 1px solid #FFFF99;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#footer a:link    { color: #000; text-decoration: none;   }
#footer a:active  { color: #000; text-decoration: none;   }
#footer a:visited { color: #000; text-decoration: none;   }
#footer a:hover   { color: #FFFF99; text-decoration: none;  }
	
/* Define standard hyperlinks */	
a:link  { color: #FFFF99;  }  
a:active { color: #FFFF99;  }
a:visited { color: #FFFF99;  }
a:hover { color: #000; text-decoration: none; }