* {
padding:0px;
margin:0px;
}
/*//////////////////////////////////*/
.videocontainer {  /*This was added for video container.********************************************/
	margin: 0px auto;
	align:center;
	width: 880px;
}
body {
	background:url(../images/bg.gif) top left repeat;
	background-color:#FF0;
	color:#313F46;
	font-family: Arial, Tahoma;
	font-size: 13px;
/*	margin: 10px auto;
*/
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color:#005;
	text-indent: 1.4em;
	font-size: 12px;
	line-height:1.2em;
	margin-top:2px;
	margin-bottom:2px;
}
.bodytext {
	text-indent: 11px;
	line-height:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px 4px 3px 4px;
}
.redmedium {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #CC0000;
	}
#container {
	margin: 0px auto;
/*	text-align: justify;
*/	width: 992px; /* 992 is correct width for 1024 screens */
	overflow:hidden;
}
#content {
	
/*	overflow:hidden;
*/	width:100%;
	/*border-bottom:2px double #624024;*/
	padding-bottom:15px;
	height:800px;
	position: relative;
}
div.header{
	height:128px;
}
.footer_fix {
	width:100%;
	height:139px;
	position:fixed;
	bottom:0;
	} 
#footer{
	background:url(../images/bg.jpg);
	background-repeat:repeat-y;
	height: 139px;
    margin: 0 auto;
    padding: 8px 0 0;
    width: 992px;
	border-top:2px double #624024;
}
#footer_border {
	background:url(../images/bgfooter.gif);
	margin:0px 0px 10px 0px;
	height:18px;
	width:1021px;
	float:left;
}
#footer p {
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#313f46;
	line-height:18px;
	margin: 25px;
	text-align:center;
}
div.line {
	height:1px;
	width:100%;
	padding: 0px;
	margin:12px 0px 12px 0px;
/*	_margin:12px 0px -2px 0px;
*/	border-top: solid #976540 1px;
}
tr td{
	font-size:13px;
	font-weight:normal;
	color:#313F46;
	font-family: Arial, Tahoma;
}
/*/////////////////////////////*/
.header_sec {
	width:992px;  /*was 1021*/
	float:left;
	height:128px;
	background:url(../images/banner_top1.png) no-repeat;/*... was jpg ...*/
	position:relative;
}
.banner_img{
	width:340px;
	height:77px;
	position: absolute;
    top: 6px;
	right:225px;/* .... was 18 ... */
	background: url(../images/pic3.png) no-repeat center center;
}
.page_alpha {
	width:1021px;
	height:30px;
	position:absolute;
	top:105px;
	text-align:center;
	color:#646258;
	font-size:16px;
}
.page_alpha a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;9
	color:#343333;
	color:#0000FF;
	padding:0px 4px 0px 4px;
	text-decoration:none;	
}
.page_alpha a:hover {
	color:#666666;
	background-color:#cbb550;
}
.buy {
  float: right;
  height: 30px;
  margin: 76px 20px 0 0;
  width: 100px;
	cursor:pointer;
}
#gallery {
	position:relative;
	height:77px;
	overflow: hidden;
}
#gallery a {
	float:left;
	position:absolute;
}
#gallery a img {
	border:none;
}
#gallery a.show {
	z-index:500
}
#gallery .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:20px; 
	width:100%; 
	position:absolute;
	bottom:7px;
}
#gallery .caption .content {
	margin:1px
}
#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#fff;
	font-size:10px;
	text-align:center;
	font-family:"Century Gothic", "Trebuchet MS", Arial, verdana;
}
.right_sidebar li{
		list-style:none;
		padding-left:5px;
}
.contents{
		background-color:#FFD;
}
.center { 
    float: left;
    height: auto;
    padding-left: 32px;   
    padding-right: 10px;
    padding-top: 16px;
    width: 890px;   /*was 909*/
		/*background-color:#FFFFCC;*/
}
#rig_menu{
	position: absolute;
}
.rig_menu{
	height: 360px;
	width: 280px;
	position: relative;
	overflow: hidden;
}
#cnt_cont { width: 1021px; float:left; margin: 0;  }
#cnt_cont .cnt_cont {
    float: left;
/*    height: 800px;
    overflow-x: hidden;
    overflow-y: auto;*/
    width: 990px;
	
	margin-left:17px;
}
#scrollbar2 .cnt_cont_inn {
	list-style: none; float:left; 
}

/* /////// FROM MAINSTYLE //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.center p {
	color:#030;
	text-indent: .8em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	line-height:1.5em;
	margin-top:3px;
	margin-bottom:8px;
	margin-left:4px;
	margin-right:4px;
}
.center h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color:#770000;
	font-weight:bold;
	line-height:3px;
	margin-top:28px;
	margin-bottom:16px;
	padding-top:16px;
	padding-bottom:16px;
	padding-left:16px;
	border-top:1px solid #00C;
	border-right:1px solid #00C;
	border-bottom:1px solid #00C;
	border-left:1px solid #00C;
	box-shadow: 8px 8px 5px #AAAAAA;
	background-color:#F0F0F0;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
}
.center  h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color:#309;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:12px;
	margin-left:20px;
}
.center  h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color:#309;
	font-weight:bold;
	font-style:italic;
	margin-bottom:4px;
	margin-top:10px;
	margin-left:40px;
}
.center  h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#309;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:4px;
	margin-left:36px;	
}
.center h1 img {
	margin-top:-14px;	
	margin-right:8px;
	margin-bottom:8px;
	margin-left:8px;
	max-height:82px;
}
.center .image-Qlarge {
	opacity:0.0;
	max-height:148px;
	width:auto;
	margin:4px;
}
.center .image-large {
	max-height:148px; 
	width:auto;
	margin:4px;
}
.center .image-Qmedium {
	opacity:0.0;
	max-height:128px;
	width:auto;
	margin:4px;
}
.center .image-medium {
	max-height:128px;
	width:auto;
	margin:4px;
}
.center .image-Qsmall {
	opacity:0.0;
	max-height:84px;
	width:auto;
	margin:4px;
}
.center .image-small {
	max-height:84px;
	width:auto;
	margin:4px;
}

.center table {
	font-family:Verdana, Geneva, sans-serif;
	color:#0000CC;
	background-color:#FFF;
}
.center th {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:2px;
}
.center td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	padding:2px;
}
.center h1 img {
	margin-top:-12px;	
	margin-right:6px;
	margin-bottom:8px;
	margin-left:4x;
}
.center img {
	margin:8px;
}
.center .floatright {
	float:right;
}
.center .floatleft {
	float:left;
}
.center .authorizeseal_left {
	position:absolute;
	z-index:12;
}
.center .satisfied {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#040;
	font-weight:normal;
	line-height:20px;
	margin-top:0px;
	margin-bottom:24px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #00C;
	border-right:1px solid #00C;
	border-bottom:1px solid #00C;
	border-left:1px solid #00C;
	box-shadow: 8px 8px 5px #AAAAAA;
	background-color:#FFFFFF;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
}
.center ul {
	font-family:Verdana, Geneva, sans-serif;
	color:#030;
	font-size:18px;
	line-height:1.3em;
	list-style:disc;
/*	list-style-image:url(http://www.howtowinincourt.com/images/logobullet.gif);
*/	margin-left:48px;	
	margin-top:16px;
	margin-bottom:14px;
}
.center  ol {
	font-family:Verdana, Geneva, sans-serif;
	color:#030;
	font-size:18px;
	line-height:1.3em;
	margin-left:68px;
	margin-top:6px;
	margin-bottom:6px;
}
.center ol ol {
	font-family:Verdana, Geneva, sans-serif;
	color:#030;
	font-size:18px;
	margin-left:8px;
	line-height:1.3em;
	margin-top:6px;
	margin-bottom:6px;
	list-style-type:lower-alpha;
}
.center ol ol li{
 list-style-position:inside;
	color:#030;
}
.center  li {
	margin-bottom:6px;
	color:#030;
}
.center  dl {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#030;
}
.center  dt {
	margin-top:8px;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#030;
}
.center dt a {
	margin-top:8px;
	font-size:18px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#030;
}
.center dd {
	font-size:16px;
	text-indent:1em;
	line-height:1.2em;
	font-family:Verdana, Geneva, sans-serif;
	color:#030;
}
.center  dd a {
	font-size:16px;
	text-indent:1em;
	line-height:1.2em;
	font-family:Verdana, Geneva, sans-serif;
	color:#030;
}
.center div.line {
	height:1px;
	width:100%;
	padding: 0px;
	margin:12px 0px 12px 0px;
/*	_margin:12px 0px -2px 0px;
*/	border-top: solid #976540 1px;
}
.center div.thickline {
	height:1px;
	width:100%;
	padding: 0px;
	margin:8px 0px 8px 0px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	border-top: solid #050 9px;
}
.center .juris {
	font-size:48px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#C00;
}
.center .dictionary {
	font-size:48px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#00C;
}
.center .textbracesleft {
	margin:10px;
	padding:18px 6px;
	width:40%;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	text-align:center;
	text-indent:0px;
	color:#009;
	border-top:1px solid #00C;
	border-right:1px solid #00C;
	border-bottom:1px solid #00C;
	border-left:1px solid #00C;
	box-shadow: 8px 8px 5px #AAAAAA;
	background-color:#FFF;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
}
.center .textbracesright {
	margin:10px;
	padding:18px 6px;
	width:40%;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	text-align:center;
	text-indent:0px;
	color:#009;
	border-top:1px solid #00C;
	border-right:1px solid #00C;
	border-bottom:1px solid #00C;
	border-left:1px solid #00C;
	box-shadow: 8px 8px 5px #AAAAAA;
	background-color:#FFF;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
}
.center .textboxleft {
	text-indent: .5em;
	margin:10px;
	padding:6px;
	width:33%;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	text-align:center;
	line-height:1.2em;
	color:#009;
	border-top:1px solid #00C;
	border-right:1px solid #00C;
	border-bottom:1px solid #00C;
	border-left:1px solid #00C;
	box-shadow: 8px 8px 5px #AAAAAA;
	background-color:#FFF;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
}
.center .textboxright {
	text-indent: .5em;
	margin:10px;
	padding:6px;
	width:33%;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	text-align:center;
	line-height:1.2em;
	color:#009;
	border-top:1px solid #00C;
	border-right:1px solid #00C;
	border-bottom:1px solid #00C;
	border-left:1px solid #00C;
	box-shadow: 8px 8px 5px #AAAAAA;
	background-color:#FFF;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
}
.center .tutorialTitle {
	text-align:center;
	margin-top:0px;
	margin-bottom:8px;
	font-family:"Times New Roman", Times, serif;
	font-size:34px;
	font-weight:bold;
	color:#040;
}
.center .tutorialSubTitle {
	text-align:center;
	margin-top:12px;
	margin-bottom:16px;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	font-weight:bold;
	color:#800;
}
.center .sidebarleft {
	margin:10px;
/*	border-left:double 7px #00C;
	border-right:double 7px #00C;
	border-top: solid 1px #009;
	border-bottom:solid 1px #009;
*/	padding:16px 6px;
	width:30%;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-indent:0px;
	color:#009;
	border-top:1px solid #00C;
	border-right:1px solid #00C;
	border-bottom:1px solid #00C;
	border-left:1px solid #00C;
	box-shadow: 8px 8px 5px #AAAAAA;
	background-color:#FFF;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
}
.center .sidebarright {
	margin:10px;
/*	border-left:double 7px #00C;
	border-right:double 7px #00C;
	border-top: solid 1px #009;
	border-bottom:solid 1px #009;
*/	padding:16px 6px;
	width:30%;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-indent:0px;
	color:#009;
	border-top:1px solid #00C;
	border-right:1px solid #00C;
	border-bottom:1px solid #00C;
	border-left:1px solid #00C;
	box-shadow: 8px 8px 5px #AAAAAA;
	background-color:#FFF;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
}
.center .videoboxleft {
	float:left;
	margin:12px;
	border:double;
	border-width:2px;
	border-color:#C00;
	background-color:#000099;
	color:#FFFF99;
	text-align:center;
	padding-bottom:12px;
	width:auto;
	height:auto;
}
.center .videoboxright {
	float:right;
	margin:12px;
	border:double;
	border-width:2px;
	border-color:#C00;
	background-color:#000099;
	color:#FFFF99;
	text-align:center;
	padding-bottom:12px;
	width:auto;
	height:auto;
}
.center .tableOfContentsTitle {
	text-align:left;
	margin-top:24px;
	margin-bottom:14px;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#0000FF;
}
.center .tableOfContents {
	list-style-type:none;
	list-style-image:none;
	list-style:none;
	font-size:11px;
	padding-left:1px;
	margin-left:2px;
}
.center .signatureCopyright {
	text-align:right;
	margin-top:18px;
	margin-bottom:18px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#008;
}
.center .pleadingBorderBox {
	background-color:#FFF;
	border:double thick;
	padding:8pt 4pt 8pt 4pt;
	margin-top:18px;
	margin-bottom:18px;
}
.center .oldenglish32 {
	font-size:32pt;
	font-family:"Old English Text MT";
}
.center .oldenglish18 {
	font-size:18pt;
	font-family:"Old English Text MT";
}
.center .orderbutton {
	text-align:center;
	font: "Arial Black", Gadget, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#005000;
	font-size:13px;
	border-width:3px;
	border-style:groove;
	border-top-color:#F9D37B;
	border-right-color:#E99556;
	border-bottom-color:#E99556;
	border-left-color:#F9D37B;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
	margin-top:0px;
	margin-bottom:12px;
	padding-bottom:3px;
	padding-left:24px;
	padding-right:24px;
	padding-top:3px;
	box-shadow: 4px 4px 3px #888888;
}
.center .orderbutton:hover {
	color:#FFFFFF;
	background-color:#006000;
	border-style:outset;
	border-top-color:#F9D37B;
	border-right-color:#E99556;
	border-bottom-color:#E99556;
	border-left-color:#F9D37B;
}
.center .orderbutton:visited {
	background-color:#005000;
	color:#FFFFFF;
}
/*
.center .orderbutton:active {
	color:#FFF;
	background-color:#093;
	border-style:inset;
	border-top-color:#E99556;
	border-right-color:#F9D37B;
	border-bottom-color:#FBD57F;
	border-left-color:#E99556;
}
*/
.center .orderpagebutton {
	text-align:center;
	background-color:#FD0;
	font:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:15px;
	font-weight:bold;
	border-width:4px;
	border-style:groove;
	border-top-color:#D0D370;
	border-right-color:#A09550;
	border-bottom-color:#A09550;
	border-left-color:#D0D370;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
	margin-top:0px;
	margin-bottom:12px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	box-shadow: 4px 4px 3px #888888;
	cursor:pointer;
}
.center .orderpagebutton:hover {
	background-color:#050;   /*was #050*/ 
	color:#FFF;  /*was #FFF*/
	border-width:4px;
	border-top-color:#D0D370;
	border-right-color:#B99556;
	border-bottom-color:#B99556;
	border-left-color:#F9D37B;
	cursor:pointer;
}
.center .orderpagebutton:visited {
	background-color:#FF0;
	color:#040;
}

.center .smallbutton {
	text-align:center;
	text-decoration:none;
	font: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	background-color:#050;
	border-style:outset;
	border-width:3px;
	border-top-color:#F9D37B;
	border-right-color:#D98506;
	border-bottom-color:#D98506;
	border-left-color:#F9D37B;
	margin:8px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
}
.center .smallbutton:hover {
	color:#FFF;
	text-decoration:none;
	background-color:#0A0;
	font-size:13px;
	border-style:ridge;
	border-width:3px;
	border-top-color:#F9D37B;
	border-right-color:#D98506;
	border-bottom-color:#D98506;
	border-left-color:#F9D37B;
}
.center .confirmorderbutton {
	text-align:center;
	font: "Arial Black", Gadget, sans-serif;
	background-color:#FF9000;
	color:#000;
	font-size:14px;
	font-weight:bold;
	border-width:3px;
	border-style:groove;
	border-top-color:#D0D370;
	border-right-color:#A09550;
	border-bottom-color:#A09550;
	border-left-color:#D0D370;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
	margin-top:0px;
	margin-bottom:12px;
	padding-bottom:3px;
	padding-left:24px;
	padding-right:24px;
	padding-top:3px;
	box-shadow: 4px 4px 3px #888888;
}
.center .confirmorderbutton:hover {
	background-color:#080;
	color:#FFF;
	border-top-color:#F9D37B;
	border-right-color:#B99556;
	border-bottom-color:#B99556;
	border-left-color:#F9D37B;
}
.center .confirmorderbutton:visited {
	background-color:#FF9000;
	color:#000;
}
.center .email {
	width:52px;
	padding:5px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	margin:12px 0px 0px 9px;
	font-weight:bold;
}
.center .border_reg2 {
    border: 1px solid #B4B069;
    float: left;
    height: 21px;
    padding: 0px 0px 2px 0px;
    width: 270px;
		margin:15px 0px 0px 13px;
}
.center .button {
    background: url("../images/butt.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #680013;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 27px;
    margin-right: 10px;
    margin-top: 15px;
    padding: 0;
    width: 80px;
}
.button:hover{
	background:url(../images/butt-hover.jpg) repeat-x;
	color:#000;
	text-decoration:none;
}

/*/////////////////////////*/

.header {
	margin: 0 auto;
	width:992px;
	height:128px;
	background:url(../images/banner_top1.png) no-repeat top left;
	}
.head_text {
    color: #525149;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 32px;
    margin-right: 8px;
    margin-top: 43px;
    text-align: center;
    width: 208px;
}


