* {margin:0;padding:0} 

html,body{ 
background-color: white;
margin:0;
padding:0;
height:100%;
font-family:sans-serif;
}

h3{
text-align: center;
color: rgb(47,138,185);
}

p {
margin:0 0 1em 0;
padding:0}

p.SSG_number{
color: Black;
text-align: center;
margin-bottom: 0;
font-weight: bold;
Font-size: 90%;
}


p.logos{
text-align: center;
}

p.disclaimer{
font-size: 70%;
text-align: center;
}

a:link {
color: rgb(1,92,139)
}

a.header{
color: black;
text-decoration:none;
font-size: 105%; 
}

a.header:visited{
color: black;
}

a.header:hover{
color: rgb(1,92,139);
}


a.specs{
text-align: center;
color: white;
text-decoration: none;
font-size: 90%;
}



#small{
vertical-align:super;
font-size: 60%;
text-decoration:none;
}

img{
border-style: none;
}

img.thumb{
width: 150px;
height: 116px;
margin: 0;
border-style: solid;
border-color: gray;
border-width: 2px;
}

#wrapper{
width: 707px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
overflow: auto;
}

#top{
background-color: white;
background-image: url('../img/p_top.gif');
width: 707px;
Height: 105px;
margin: 0;
}

#header_links_squeeze{
width: 660px;
margin-left: auto;
margin-right: auto;}

#header_links_spacer{
height: 60px;
}

#header_links_left{
float: left;
text-align: left;
}

#header_links_right{
float: right;
text-align: right;
}

#playground{
background-color: white;
background-image: url('../img/p_playground.jpg');
width: 707px;
Height: 310px;
margin: 0;
}


#content{
background-color: white;
background-image: url('../img/p_content_bg.gif');
background-repeat: repeat-y;
width: 707px;
height:auto;
margin: 0;
overflow: auto;
}

#squeeze{
width: 644px;
margin-left: auto;
margin-right:auto;}

#full{
width: 660px;
background-color: red;
margin-left: auto;
margin-right: auto;
}


#text_area{
float: left;
width: 420px;
margin-left: 0px;
margin-right: 0px;
font-size: 80%;
text-align: left;
border-style: solid;
border-color: rgb(47,138,185);
border-width: 2px;
border-top: 0;
border-bottom: 0;
border-left: 0;
padding-right: 5px;
}

#mailing_list{
margin-left: 0px;
margin-right: 0px;
float: right;
width: 190px;
padding-right: 10px;
}


#bottom{
background-color: white;
background-image: url('../img/p_bottom.gif');
width: 707px;
Height: 105px;
margin: 0;
font-size: 70%;
text-align: center;
}

#footer_spacer{
height:44px}

#footer_content{
margin-top:0px;
margin-bottom: 0px;
padding: 0;
}

#space1{
width: 240px;
Height: 100px;
float: left;
}


#space3{
width: 80px;
Height: 100px;
float: left;
}

#design{
text-align: center;
width: 154px;
Height: auto;
margin: 2px;
float: left;
background-color: white;
text-align: center;
}

#design_box{
background-color: gray;
}

#horizontal_rule{
text-align: center;
width: 640px;
Height: auto;
float: left;
margin-top: 5px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
border-style: solid;
border-color: rgb(47,138,185);
border-width: 2px;
border-bottom: 0;
border-right: 0;
border-left: 0;
padding-right: 5px;
}
