* {
margin:0;
padding:0;
}

* body {
	font:62.5% Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif;
	line-height:1.64em;
	color:#444;
	background-color: #fff;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

a {
color:#299DCA;
background:inherit;
text-decoration:none;
}

a:hover {
color:gray;
background:inherit;
}

.blue {
color:#299DCA;
}
#left ul {
	margin-left: 25px;
	margin-bottom: 10px;
}


.white {
color:#fff;
}

p {
	font-size:1.1em;
	margin:0 0 15px;
}

h1 {
font:normal 2.4em Georgia, Arial, Sans-Serif;
margin:15px 0 0 5px;
}

h1 a:hover {
color:#E4FFD3;
background:inherit;
}

h2 {
font-family:Arial, Sans-Serif;
font-size:2em;
font-weight:700;
margin:0 0 12px;
}

h4 {
color:gray;
background:inherit;
font-weight:400;
font-size:1em;
}

#content {
	width:920px;
	margin:0 auto;
	background-color: #FFFFFF;
}
#content #left ol {
	padding-left: 25px;
	padding-bottom: 10px;
}
#logo {
	float:left;
	border-bottom:5px solid #7DD0F1;
	height:58px;
	width:330px;
	margin: 0px;
	padding: 0px;
}

#logo h1 {
	font-size:18px;
	margin:0;
	padding-left:5px;
	padding-top:5px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#menu {
float:right;
width:584px;
border-bottom:5px solid #e0e0e0;
margin:19px 0 5px;
padding:10px 0;
}

#menu li {
font-size:11px;
display:inline;
}

#menu li a {
	background:#fff url(../images/menuarrow.jpg) no-repeat 10px 5px;
	color:gray;
	border-left:1px solid #e0e0e0;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#menu li a:hover {
color:#000;
border-left:1px solid #7DD0F1;
}

#intro {
	clear:both;
	background:#ccc url(../images/teaser.jpg) no-repeat;
	color:#333;
	height:185px;
	position:relative;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#intro #name {
position:absolute;
left:150px;
top:56px;
}

#intro #name h1 {
	display:inline;
	color:#333;
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:30px;
	margin:0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#intro #name p {
color:#FFF;
font-weight:700;
font-size:9px;
margin:0;
}
#left h4 {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 2px;
}


#intro #login {
font-size:9px;
position:absolute;
left:150px;
top:72px;
margin:45px 0 0;
}

#intro #login a {
color:#616161;
background:#8BE1FA;
border-bottom:1px solid #616161;
padding:4px 20px 6px;
}

#intro #login a:hover {
color:#fff;
background:#8BE1FA url(../Abstract_Studio/css/images/loginhover.gif) no-repeat;
}

#left {
clear:left;
float:left;
width:550px;
margin:15px 0;
padding:0 34px 0 5px;
}

#left img {
border:1px solid #ccc;
float:left;
margin:0 15px 5px 0;
padding:1px;
}

#articles {
margin:40px 0 0;
}

#articles li {
border-top:1px solid #cecece;
background:#eee;
list-style:none;
float:left;
width:245px;
background:#eee url(../images/newslist.jpg) repeat-x bottom;
margin:0 15px 0 0;
padding:4px 8px;
}

#articles li a {
background:url(../images/menuarrow.jpg) no-repeat 0 5px;
padding:0 0 0 8px;
}

#articles li.last {
margin:0;
}

#right {
position:relative;
top:-80px;
float:right;
width:284px;
font-size:.9em;
background:#fff;
border-top-width:1px;
border-color:#333;
border-style:solid none none;
margin:0 15px 0 0;
padding:15px;
}

#right img {
border:1px solid #ccc;
margin:0 0 8px;
padding:1px;
}

#left a {
background:#EFFCFF;
}

#content #left h3 {
	font-size:1.6em;
	color:#299DCA;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#AFDEEF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}

#right h2 {
border-bottom:1px solid #ccc;
padding:0 0 8px;
}

#right .info {
	border:1px solid #e0e0e0;
	background:#f4f4f4;
	font-size:1em;
	padding:8px;
	margin-bottom: 20px;
}

#footer {
clear:both;
border-top:1px solid #ccc;
font-size:.9em;
color:#9b9b9b;
background:#fff;
margin:0 0 5px;
padding:10px;
}

#footer a {
color:gray;
background:#fff;
font-weight:700;
}

.right {
float:right;
font-size:1em;
padding:7px 0 0 15px;
}

#left li,#right p {
	font-size: 1.1em;
}

#gmap {
	border: 1px solid #000000;
	padding: 5px;
	width:500px;height:300px
}.pdf {
	font-variant: small-caps;
	text-transform: lowercase;
	color: #990000;
	padding: 0px;
	font-size: 1em;
}
/* LINKS */
#links ul {
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
} 

#links li {
	border-top:1px solid #cecece;
	background:#eee;
	border-width: 1px 0;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	text-indent: 0px;
}

#links li a {
	color: #990000;
	display: block;
	font: bold 1.2em Verdana, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	padding: 5px;
	text-indent: 0px;
}

 * html #links li a {  /* make hover effect work in IE */
	list-style-type: none;
}


#links li a:hover {
        background: #ffffcc;
}
#links  abbr {
	font-weight: bold;
	color: #990000;
}


#links a em {
	color: #333;
	line-height: 125%;
	display: block;
	margin-left: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .85em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}

#links a span {
	color: #125F15;
	font: normal .7em Verdana, Helvetica, sans-serif;
	line-height: 150%;

}
#links img {
	color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#celebrate  {
	position: absolute;
	left: 0px;
	top: 0px;
}
/* VISITED LINKS */
#visited a:visited {
	padding-right: 12px;
	color: #aaa;
	text-decoration: none;
	background-image: url(../images/visitedCheck.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
#visited a:visited:hover {
	background-image: url(../images/visitedCheckHover.png);
	color: #660000;
}
#left #box {
	width: 150px;
	float: right;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#content #left #box h3 {
	font-size: 1.2em;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 2px;
}
/* Mission box */

.roundedcornr_box_838594 {
	background: #ffffff url(../images/roundedcornr_838594_grad.gif) repeat-x top left;
	margin-top: 10px;
}
#content #left .roundedcornr_box_838594 .roundedcornr_content_838594 p {
	font-size: 1.4em;
	line-height: 20px;
}

.roundedcornr_top_838594 div {
   background: url(../images/roundedcornr_838594_tl.gif) no-repeat top left;
}
.roundedcornr_top_838594 {
   background: transparent url(../images/roundedcornr_838594_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_838594 div {
   background: url(../images/roundedcornr_838594_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_838594 {
   background: transparent url(../images/roundedcornr_838594_br.gif) no-repeat bottom right;
}

.roundedcornr_top_838594 div, .roundedcornr_top_838594,
.roundedcornr_bottom_838594 div, .roundedcornr_bottom_838594 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_838594 { margin: 0 10px; }
.tableBody1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tableBody2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-color: #EFFCFF;
	padding-top: 5px;
	}
.line {
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#left .line img {
	float: none;
	margin: 0;
	padding: 0;
}
#content #left #form1 #speechinfo legend {
	font-size: 1.4em;
	font-weight: bold;
}
#content #left #form1 #speechinfo {
	margin: 10px;
	padding: 5px;
}
/* Instant Buttons */
#agenda a.instant_button {
	background-color: #572700;
	padding: 5px;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#agenda a.instant_button:hover {
	background-color: #FFD5B3;
	padding: 5px;
	border: 1px solid #000000;
	color: #572700;
	text-decoration: none;
	font-weight: bold;
}
#agenda a.instant_button2 {
	background-color: #09194c;
	padding: 2px;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
#agenda a.instant_button2:hover {
	background-color: #BBCAF7;
	padding: 2px;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}