body {
	height:100%;
	margin:0px;
	border:0px;
	padding:0px;
	background:url("../templateImages/backtile.jpg") #000034;
  	background-repeat:repeat-x;
  	text-align:center;
}
center {
	height:100%;
}
div {
	margin:0px;
	border:0px;
	padding:0px;
}
img {
	margin:0px;
	border:0px;
	padding:0px;
}
ul {
	list-style-image: url("../templateImages/bullit.gif");
	text-align:left;
}
.cart {
	list-style-image: url("../templateImages/cart.gif");
}
a:link { color:#003366; }
a:active { color:#003366; }
a:visited { color:#003366; }
a:hover { color:#000033; text-decoration:none;}

.special a:link { color:#003366; background-color:#F9E8C0; }
.special a:visited { color:#003366; background-color:#F9E8C0; }
.special a:hover { color:#000033; text-decoration:none; background-color:#E5E5E5 }
.special a:active { color:#003366; background-color:#E5E5E5 }


em {
	color:#000066;
	font-weight:bold;
	font-style:normal;
}

em.ital {
	color: #666;
	font-weight:normal;
	font-style: italic;
}

form {
	margin:0px;
	border:0px;
	padding:10px 5px 0px;
}

input {
	border: 1px solid #8191A0;
}

input.bttn {
	border: 0;
	vertical-align: -30%;
}

table {
	color:003366;
	text-align:left;
	font-size:10pt;
}
th {
	text-align:right;
	font-weight:normal;
}
td {
	font-size:8pt;
	vertical-align:top;
}
#bigG {
	min-height:100%;
	width:770px;
	background:#F7E5BA;
	padding-left:2px;
	padding-right:2px;
	margin-left:auto;
	margin-right:auto;
}
#container {
	min-height:100%;
	width:auto;
	padding:5px;
	background:#FFFFFF;
	border-left:1px solid #003366;
	border-right:1px solid #003366;
}
#header
{
	text-align:left;
	height:90px;
	font-family:verdana;
	font-size:8pt;
}
#header a:link { color:#003366; text-decoration:none; }
#header a:active { color:#003366; text-decoration:none; }
#header a:visited { color:#003366; text-decoration:none; }
#header a:hover { color:#003366; text-decoration:underline;}
#header ul {
	margin-top:3px;
	margin-bottom:0px;
}
#logo {
	float:left;
	margin-right:5px;
}
#rule{
	border-bottom:1px solid #FFFFFF;
}
#nav {
	width:760px;
	height:27px;
	border-top:1px solid #FFFFFF;
	background:url("../templateImages/rule2.gif");
}
#main {
	background:#E5E5E5;
	padding:8px;
	padding-top:22px;
	border-top:1px solid #FFFFFF;
	font-size:8pt;
	font-family:verdana;
	color:#666666;
}
.box {
	width:240px;
	background:#FFFFFF;
	border-left:1px solid #F7E5BA;
	border-right:1px solid #F7E5BA;
}
.box p {
	margin:0px;
	padding: 10px 5px 8px;
	text-align:left;
}
.box img {
	width:238px;
}
.box ul{
	list-style:inside image url("../templateImages/bullit.gif");
	margin:0px;
	margin-left:20px;
	padding:0px;
	line-height:1.5em;
}
.box .title {
	width:238px;
	height:20px;
	padding-top:3px;
	text-align:center;
	background:url("../templateImages/boxtitle.gif");
	background-repeat:repeat-x;
	color:#CCC;
	font-weight:bold;
}
#about {
	float:left;
}
#news {
	float:right;
}
#education {
	float:right;
	margin-right:8px;
}
.split {
	clear:both;
}
#contact {
	float:right;
	text-align:left;
	background:#F7F7F7;
}
#contact .title2 {
	width:auto;
	height:20px;
	padding-top:3px;
	text-align:center;
	background:url("../templateImages/newstitle.gif") no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}
#contact2 {
	text-align:left;
}
#rightcol{
	width:238px;
	float:left;
}
#copy {
	color:#003366;
	text-align:left;
	width:auto;
	margin-right:2px;
	line-height:1.5em;
}
#copy .title {
	height:30px;
	padding-left:25px;
	padding-top:5px;
	margin-bottom:10px;
	width:auto;
	text-align:left;
	color:#FFFFFF;
	font-size:11pt;
	font-weight:bold;
	background:url("../templateImages/titletile.gif");
	background-repeat:repeat-x;
}
#copy .pic {
	float:left;
	margin:5px;
}
#copy ul {
	list-style-image: url("../templateImages/bullit2.gif");
	text-align:left;
}
#footer {
	padding:10px;
	text-align:left;
	font-size:8pt;
	font-family:verdana;
	color:#666666;
}
#footer a:link { color:#666666; }
#footer a:active { color:#666666; }
#footer a:visited { color:#444444; }
#footer a:hover { color:#999; text-decoration:none;}
#footer img {
	float:right;
	border:1px solid #000000;
}
#conf {
	padding:5px;
	color:#ffffff;
	text-align:center;
	font-size:8pt;
	font-family:verdana;
}
.special {
	background-color:#F9E8C0;
}
.special:hover {
	background-color:#E5E5E5;
}
#vid span {
	margin-left:12px;
}

a img {
	border, margin, padding: 0;
}