
/* ------------------- Generics */

html {

} 


body {
margin:0;
font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
font-size:80%;
background:#eef4c3 url(../images/contentbg.gif) repeat-x 0 90px;
color:#610475;
}

a:link, a:visited {
color:#d94ff7;
text-decoration:none;
}

a:hover, a:focus {
color:#610475;
border-bottom:#610475 1px solid;
}


.titles{
text-indent:-9999px;
height:0px;
}
/* -------------------- Lists */
#side ul li{
color:#d94ff7;
list-style:url(../images/bullet2.gif);

}
#side ul li a:link,#side ul li a:visited{
color:#d94ff7;
list-style:url(../images/bullet.gif);
}
#side ul li a:hover{
color:#610475;
list-style:url(../images/bullet2.gif);
}

ul {
list-style:url(../images/bullet.gif);
}

ul li ul {

margin:10px;
padding:0;
}

ol#development {
padding-left:0;
margin-left:20px;
line-height:1.4em;
}

ol#development li {
margin-top:20px;
margin-bottom:20px;
}



/* ------------------- Headings and Paragraphs */

h1 {
position:absolute;
top:-500px;
left:-500px;
margin:0;
padding:0;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#610475;
font-size:1.3em;
margin-top:20px;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#610475;
font-size:1.2em;
}
h4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
font-weight:normal;
}
h6{
color:#610475;
}
#content h3 {

}

p {
line-height:1.4em;
}

p.center {
text-align:center;
margin-top:35px;
margin-bottom:35px;
}

p.skipto {
position:absolute;
top:-500px;
left:-500px;
}

p.echoesleft {
float:left;
margin: 10px 25px 10px 0;
padding:0;
text-align:center;
}

p.echoesright {
float:left;
padding:0;
text-align:center;
margin:10px 0;
}

/* ------------------- Images */

img.plans {
background:#fff;
border:1px solid #999;
padding:2px;
}	

img.bordered {
background:#fbeefe;
border:1px solid #d94ff7;
padding:2px;
}	



#spacer50{
margin:50px;
background-color:#666666;
}
/* ------------------- Masthead */

div.clear {
clear:both;
}

#links {
background:#330033;
margin:0 auto;
font-size:0.8em;
letter-spacing:0.1em;
}

#links ul {
padding:0;
margin:0 auto;
list-style:none;
width:760px;
}

#links ul li {
float:right;
margin-right:10px;
}

#links a:link, #links a:visited {
text-decoration:none;
color:#999;
}

#links a:hover  {
color:#ccc;
}

#links a:active {
color:#fff;
}

#masthead {
height:160px;
background:url(../images/mastheadbg.jpg) no-repeat center top;
min-width:800px;
overflow:hidden;
}

#masthead a {
text-decoration:none;
}

#head {
position:relative;
width:800px;
margin:0 auto;
height:100px;
}

#title {
position:absolute;
bottom:0px;
left:0;
width:240px;
height:100px;
}

#hang1 {
width:130px;
height:60px;
background:url(../images/hang1.png) no-repeat;
position:absolute;
bottom:-60px;
left:-190px;
}
#hang2 {
width:130px;
height:60px;
background: url(../images/hang2.png) no-repeat;
position:absolute;
bottom:-60px;
right:-250px;
}
#flashcontent{
position:absolute;  
top:67px;
width:1100px; 
height:600px; 
z-index:1; 
padding:0px;

}
#flashcontent p{
background-color: #FFFFFF;

}
#flashcontent4{
z-index: 1;
position:absolute;
top:90px;
left:0px;
height:1000px;
width:1420px;
}
#flashcontent2{
z-index: 1;
position:relative;
width:430px;
height:287px;
margin-left:30px;
}
flashholder{
display:block;
margin:0 auto 0 auto;
float:none;
text-align:center;
padding:0;
width:720px;
height:600px;
margin-bottom:20px;
}
/* -------------------- NAVIGATION */

#navigation {
position:absolute;
bottom:0;
right:30px;
letter-spacing:0.1em;
}

#navigation ul {
margin:0;
padding:0;
list-style:none;
}

#navigation ul li {
float:left;
margin-right:3px;
margin-left:3px;
position:relative;
}

#navigation ul li a {
background:#d94ff7;
display:block;
padding:10px;
padding-top:2px;
padding-bottom:7px;
color:#fff;

}

#navigation ul li a:hover {
display:block;
color:#f1bbfc;
border-bottom:none;
}

#navigation ul li.cur a {
background:#fcf6fb;
display:block;
padding:10px;
padding-top:2px;
padding-bottom:7px;
color:#d94ff7;
font-weight:bold;
}

#navigation ul li.cur a:hover {
}

div.tab_l {
width:5px;
height:5px;
position:absolute;
/*background:url(../images/tab_l.png) no-repeat;*/
}

div.tab_r {
width:5px;
height:5px;
position:absolute;
right:0px;
top:0px;
/*background:url(../images/tab_r.png) no-repeat;*/
}

div.tab_cur_l {
width:5px;
height:5px;
position:absolute;
/*background:url(../images/tab_cur_l.png) no-repeat;*/
}

div.tab_cur_r {
width:5px;
height:5px;
position:absolute;
right:0;
top:0px;
/*background:url(../images/tab_cur_r.png) no-repeat;*/
}
div.tab{
background:#d94ff7;
position:static;
float: none;
left: auto;
margin-left:5px;
margin-right:5px;
width:auto;
height:5px;
}
div.tab_cur{
background:#fcf6fb;
position:static;
float: none;
left: auto;
margin-left:5px;
margin-right:5px;
width:auto;
height:5px;
}
/* ------------------- Content */

#contentwrapper {
width:800px;
margin:0px auto;
z-index:3;
position:relative;
top:-50px;
}



#content {
width:526px;
padding-right:10px;
margin-top:20px;
float:left;
min-height:700px;
height:auto !important;
height:700px;
border-right:1px solid #d94ff7;
}

#side {
text-align:left;
width:252px;
float:right;
min-height:700px;
height:auto !important;
height:700px;
margin-top:20px;
}

#side img{
margin-right:5px
}
#footer {
height:200px;
background:url(../images/footerbg.gif) repeat-x bottom;
margin-top:30px;
padding-top:50px;
font-size:0.8em;
}

#footercontent {
width:720px;
margin:0 auto 20px auto;
}

#footercontent p {
width:360px;
float:left;
color:#610475;
margin-top:10px;
}
#copy{
border:1px solid #000099;
}
#footercontent p.right {
width:360px;
float:left;
text-align:right;
}

#footer a {
color:#d537f6;
text-decoration:none;
}

#footer a:hover {
color:#610475;
}

#late, #late p,#late ul{
color:#990000;
}
#late li{
color:#616149;
}

#late p{
margin:4px;
padding:0px;
}
#late ul{
margin-top:0px;
}
table.late_availability{
text-align:left;
color:#990000;
margin-top:20px;
margin-bottom:10px;
}
.title_top{
font-size:20px;
text-align:center;
}
#content h3 {
margin-left:0;
font-size:1.20em;
color:#d537f6;
text-align:left;
padding:3px 0 3px 0;
background:url(../images/title_bg.gif) repeat-y;
text-indent:20px;
border-top:1px #d537f6 dotted;
border-bottom:1px #d537f6 dotted;
}
hr{
boirder:none;
border-top:1px #d537f6 dotted;
}