﻿/*reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,Â¶
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	padding: 0;
	border: 1;
	font-size: 16px;
	/* [disabled]vertical-align: baseline; */
	color: #009;
	text-align: left;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1; font-family:Verdana, Geneva, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

html	{ background-image:url(../images/pitch.jpg); background-attachment:fixed; 
opacity: 0.90;
    filter: alpha(opacity=75);}
body	{ }

/*heading*/
h1,h2,h3,h4,h5,h6 {font-weight:bold;}
   h1 {font-size:24px;	color: #333333;text-align: left;
}
   h2 {font-size:20px; color:#333333;}
   h3 {font-size:16px; color:#0000FF;}
   h4 {font-size:14px;}
   h5 {font-size:14px; }
   h6 {font-size:14px; }
   h7 {font-size:14px; text-align:center; }
   p	{
	font-size:12;
	color:#00F;
}
   
/*container*/

#wrapper				{
	width:1300px;
	padding: 0px;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	background-color: #90CAF9;
	height: auto;		
}
		
#outer					{
	width:1200px;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
}

#logo					{margin: 10px 0; float:left;}
#date					{padding-top:100px; width: 200px; float:right;			}
#badge					{margin: 10px; float:right;	}
#navMenu				{clear:both; margin: 20px;	}
#div.center {  margin: 0 auto;  width: 80em;}
#marquee				{margin-top: 20px: padding 20px;}
#leftpics				{ clear:both; width: 650px; float:left;}
#rightdesc				{ width: 500px; float:left; margin-right:20px;}
#price 					{ width: 100px; float:left;}

#leftside				{float:left; margin: 10px;}
#tick					{float:left; margin: 10px; width:850px;}
#content				{margin-top: 20px; margin-left: 10px; width: 650px; float:left;}
#content2				{width: 650px; height: 300px; float:left;}
#contentfull			{width: 550px;	margin-top: 20px;float:left;font-weight: normal;}
#content550				{width: 550px;	margin-top: 20px;float:left;font-weight: normal;}
#contentfull2			{width: 950px; margin-top: 10px; margin-left:0px; float:left;}
#contentfull3			{width: 750px; margin-top: 20px; margin-left: 20px; float:left;}
#submit					{margin-bottom: 30px; margin-top: 20px;}
#form1					{width: 500px; margin-top: 20px; float:left;}
#rightpics				{margin-top: 20px; float:right; width: 400px;}

#rightside				{margin-top: 20px; margin-right:10px; margin-bottom: 20px; width: 400px; float:right;}
#rights					{margin-top: 20px; margin-bottom: 20px; width: 150px; float:right;}
#footer					{
	width: 950px;
	clear:both;
	margin-top: 30px; margin-left:10px;
	border-top: thin #666 solid;
	border-bottom:thin #666 solid;
	border-bottom: 5px;
	text-align: left;
}
#footer2				{ width: 176px; float:right; clear: both; margin-right:30px;}
#centre					{ width: 550px; margin: 10px; padding-bottom: 10px; float:right}
