body{
  margin: 0px;
  text-align: center;
  font-size: 8pt;
  font-family: verdana, arial, "times new roman", "Comic Sans MS", "Trebuchet MS";
  color: #000000;
  background-color: #ffffff;
}
form{
  margin: 0px;
}
#site_hold{
  position: relative;
  width: 1000px;
  height: auto !important;
  min-height: 600px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding: 0px;     
}
#header{
  position: relative;
  height: 85px;
  width: 1000px;
}
#header_login{
  float: right;
  width: 420px;
  text-align: left;
  margin-top: 20px;
  margin-right: 10px;
}
#header_logedin{
  float: right;
  width: 420px;
  text-align: right;
  margin-top: 65px;
  margin-right: 20px;
}
.input_box{
  border: 1px #000000 solid;
  background-color: #ffffff;
  color: #000000;
}
.input_box_reply{
  border: 1px #999999 solid;
  background-color: #ffffff;
  color: #000000;
  border-collapse:collapse;
}
.input_submit{
  color: #ffffff;
  background-color: #9d479b;
  border: 1px #ffffff solid;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 90%;
}
.input_submit:hover{
  color: #9d479b;
  background-color: #ffffff;
  border: 1px #9d479b solid;
}
.input_submit_regular{
  color: #ffffff;
  background-color: #9d479b;
  border: 1px #ffffff solid;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
}
.input_submit_regular:hover{
  color: #9d479b;
  background-color: #ffffff;
  border: 1px #9d479b solid;
}
.forgot_link{
  font-size: 90%;
  color: #000000;
  text-decoration: underline;
}
#forgot_hold{
  position: relative;
  margin-top: 5px;
  margin-left: 3px;
}
#main_content{
  position: relative;
  width: 1000px;
  height: auto !important;
  min-height: 200px;
  height: 200px;
  text-align: left;
  line-height: 140%;
}
#left_content{
  position: relative;
  width: 650px;
  height: auto !important;
  min-height: 425px;
  height: 425px;
}
#right_content{
  position: absolute;
  top: 0px;
  margin-left: 660px;
  width: 334px;
  height: auto !important;
  min-height: 500px;
  height: 500px;
}
#left_content_swap{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 334px;
  height: auto !important;
  min-height: 500px;
  height: 500px;
}
#right_content_swap{
  position: relative;
  width: 600px;
  height: auto !important;
  min-height: 480px;
  height: 480px;
  margin-left: 380px;
}
#account_right_content{
  position: relative;
  width: 740px;
  height: auto !important;
  min-height: 550px;
  height: 550px;
  margin-left: 240px;
}
.paint_bar_inc{
  position: relative;
  background-repeat: no-repeat;
  width: 1000px;
  height: 69px;
  padding: 0px;
  margin-top: 7px;        
}
.paint_bar{
  display: none;
  background-repeat: no-repeat;
  width: 1000px;
  height: 69px;
  padding: 0px;
  margin-top: 7px;        
}
.paint_bar_main{
  background-image: url(images/stalkyourself-paint-bar-clean.jpg);    
}
.paint_bar_speech{
  background-image: url(images/stalkyourself-paint-bar.jpg);      
}
.paint_bar_inc ul li{
  display: inline;
  padding-right: 30px;
}
.paint_bar_inc ul li a, #logout_float a{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  font-size: 110%;
}
.paint_bar_inc ul li a:hover, #logout_float a:hover{
  text-decoration: underline;
}
.paint_bar_inc_padding{
  position: relative;
  padding-top: 17px;
}
#speech{
  position: relative;
  width: 650px;
  height: 229px;
  background-image: url(images/backgrounds/speech-back.jpg);
  background-repeat: no-repeat;
}
#home_boxes{
  position: relative;
  width: 650px;
  height: 185px;
  background-image: url(images/backgrounds/home-box-back-long.jpg);
  background-repeat: no-repeat;
}
.home_box{
  position: absolute;
  width: 202px;
  height: 245px;
  background-image: url(images/backgrounds/home_box_back.jpg);
  background-repeat: no-repeat;
  top: 0px;
  left: 0px;
}
#howto_box{
  position: relative;
  width: 334px;
  height: 300px;
  background-image: url(images/backgrounds/howto_box_back.jpg);
  background-repeat: no-repeat;
  text-align: center;
}
.box_inside{
  padding: 25px;
  text-align: left;
}
.box_insidep{
  padding: 5px;
  text-align: left;
}
#press_box{
  position: relative;
  width: 334px;
  height: 114px;
  background-image: url(images/backgrounds/press_box_back.jpg);
  background-repeat: no-repeat;
  font-size: 100%;
}
#footer{
  position: relative;
  height: 72px;
  width: 1000px;
  background-image: url(images/backgrounds/footer_back.jpg);
  background-repeat: no-repeat;
}
.noindent{
  margin: 0px;
  padding: 0px;
}
.noindent li{
  margin-left: 15px;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.button_format{
  display: block;
  padding: 10px;
  color: #ffffff;
  background-color: #9d479b;
  font-weight: bold;
  border: 0px #ffffff solid;
  width: 175px;
  text-align: center;
  text-decoration: none;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
.button_format:hover{
  color: #9d479b;
  background-color: #ffffff;
  border: 0px #9d479b solid;
}
.black_link{
  color: #000000;
  text-decoration: underline;
}
#footer_inside{
  text-align: center;
  padding-top: 28px;
  width: 1000px;
}
.footer_link{
  color: #000000;
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
}
.footer_link:hover{
  text-decoration: underline;
}
#copyright{
  position: relative;
  width: 1000px;
  text-align: right;
  margin-top: 6px;
  margin-bottom: 10px;        
  color: #870f85;
}
.maxweb{
  color: #870f85;
  text-decoration: none;
}
.maxweb:hover{
  text-decoration: underline;
}
.blue_link{
  color: #0000ff;
  text-decoration: none;
}
.blue_link:hover{
  text-decoration: underline;
}
.red_link{
  color: #ff0000;
  text-decoration: none;
}
.red_link:hover{
  text-decoration: underline;
}
#account_menu{
  position: relative;
  width: 209px;
  height: 356px;
  background-image: url(images/backgrounds/account_back.jpg);
  background-repeat: no-repeat;
  text-align: left;
  font-size: 110%;
  font-weight: bold;
}
.account_menu_link{
  display: block;
  color: #333333;
  text-decoration: none;
  margin-bottom: 18px;
}
.account_menu_link:hover{
  text-decoration: underline;
}
.account_menu_link_inner{
  display: block;
  color: #333333;
  text-decoration: none;
  margin-bottom: 4px;
}
.account_menu_link_inner:hover{
  text-decoration: underline;
}
.profile_picture{
  position: relative;
  text-align: center;
  margin-bottom: 17px;
}
.main_profile_picture{
  float: right;
  margin-bottom: 20px;
  margin-left: 20px;
  text-align: center;
}
.more_info_link{
  color: #0000ff;
  text-decoration: none;
}
.more_info_link:hover{
  text-decoration: underline;
}
.title_float{
  float: right;
  color: #333333;
  text-align: right;
}
#archive{
  float: right;
  height: auto !important;
  min-height: 300px;
  height: 300px;
  width: 125px;
  border-left: 1px #cccccc solid;
  padding-left: 15px;
  margin-left: 15px;
}  
.month_link{
  display: block;
  font-weight: bold;
  color: #7d0082;
  margin-bottom: 10px;
  text-decoration: none;
}
.month_link:hover{
  color: #000000;
}
.reply_button{
  color: #ffffff;
  background-color: #9d479b;
  border: 1px #9d479b solid;
  text-align: center;
  text-decoration: none;
  font-size: 90%;
  padding-bottom: 3px;
}
.reply_button:hover{
  color: #9d479b;
  background-color: #ffffff;
  border: 1px #9d479b solid;
}
.message_row{
  padding-bottom: 15px;
  padding-top: 10px;
  border-bottom: 1px #d3d3d3 solid;
  margin-bottom: 5px;
}
.message_row_reply{
  padding-bottom: 5px;
  padding-top: 10px;
  border-bottom: 0px #d3d3d3 solid;
  margin-bottom: 5px;
  margin-left: 15px;
}
.date_posted{
  display: inline;
  color: #999999;
  font-size: 90%;
  margin-top: 5px;
  font-weight: normal;
}
.posted_by{
  position: relative;
  color: #9d479b;
  font-weight: bold;
  margin-bottom: 5px;
}
#message_hold{
  position: relative;
  text-align: left;
  margin-top: 20px;
  background-color: #eaeaea;
  padding: 10px;
  width: 490px;
}
.user_link{
  color: #9d479b;
  font-weight: bold;
  text-decoration: none;
}
.user_link:hover{
  text-decoration: underline;
}
.full_padding{
  padding: 10px 20px;
  margin-bottom: 10px;
}
#poll_table{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#poll_table tr td{
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
#divGraph{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.page_links{
  display: inline-block;
  color: #9d479b;
  background-color: #ffffff;
  border: 1px #9d479b solid;
  padding: 4px;
  text-decoration: none;
  font-weight: normal;
}
.page_links:hover{
  color: #ffffff;
  background-color: #9d479b;
  border: 1px #9d479b solid;
  text-decoration: none;
  font-weight: normal;
}
.current_page{
  display: inline-block;
  color: #ffffff;
  background-color: #9d479b;
  border: 1px #9d479b solid;
  padding: 4px;
}