.introduction{
font-size: 30px
}

.introduction a{
text-decoration:none;
color:#FF6600;
border-bottom:1px dotted #666666;
}

.random a{
text-decoration:none;
color:#FF6600;
border-bottom:1px dotted #666666;
}

.introduction strong { color:#666666; font-weight:bold; }
.style8 {font-size: 16px}

.tweet {
  font-family: Georgia, serif;
  font-size: 120%;
  color:#333333; }
  .tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color:#E9EBEF; }
    .tweet .tweet_list li {
      overflow: auto;
      padding: .5em; }
      .tweet .tweet_list li a {
        color: #FF6600; }
    .tweet .tweet_list .tweet_even {
      background-color: #91E5E7; }
    .tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }
		
	#bottom {
    position: fixed;
    text-align: center; 
	top: 0px;
	background:#000;
	border-bottom:1px solid #353939;
	filter: alpha(opacity:70);
	KHTMLOpacity: 0.70;
	MozOpacity: 0.70;
	opacity: 0.70;
	width:100%;
	padding: 10px 0;
	height:42px;
	}
.style9 {font-size: 16px; font-weight: bold; }

input.regularform{
font-family:Georgia, serif;
font-size:22px;
height:30px;
vertical-align:middle;
border:#0099FF;
width:300px;
padding-left:5px;
border: solid #FF6600 1px;
}

textarea.regularform{
font-family:Verdana;
font-size:16px;
height:100px;
vertical-align:middle;
border:#0099FF;
width:300px;
padding-left:5px;
border: solid #FF6600 1px;
}
	
.projects{
font:Tahoma;
font-size:11px;
color:#000000;
padding:7px;
background-color:#F4F5FF;
border:solid #DFDFFF 1px;
}

.alert{
font:Tahoma;
font-size:11px;
color:#000000;
padding:7px;
background-color:#FF3300;
border: solid #000000 1px;
}		
.style10 {font-size: 12px}

