* { margin: 0; padding: 0;border: 0;}
html, body { 
	height: 100%;
	text-align: center;
	background-image: url(back2.gif); 
	background-repeat: repeat-y; 
	background-position: center 0; 
	font-size: 7.5pt; font-family: Verdana; line-height: 19px;
	color: #333333;
}
#header {
	width: 745px;
	margin-left: auto; 
	margin-right: auto;
	height: 220px;
	background: url(blogback.jpg);
}
.menydel{
	border-bottom: 1px dotted #999999;
	margin-bottom:20px;
}
#container{
	clear:both;
	width: 695px;
	margin-left: auto; 
	margin-right: auto;
}
.code{
	font-size:7px;
	width:475px;
	overflow-x:scroll;overflow-y:hidden;
	font-family: "courier", verdana, arial;
	word-wrap: none;
}
#bigg {
	float:left;
	font-size: 7.5pt; 
	text-align:left;
	line-height: 19px;
	width: 475px;
}
.post{
	border-bottom: 1px dotted #999999;
	margin-bottom: 38px;
}

#small {
	float:left;
	text-align:left;
	font-size: 7.5pt; 
	line-height: 17px;
	margin-left: 20px;
	margin-right: 0;
	width: 200px;
}
#small p{
	color:#666666;
	margin-bottom:20px;
}
#small h3{
	color: #FF9C00; text-transform:uppercase; font-weight: bold; font-size:10px; font-family: Arial; letter-spacing:2px; margin-bottom: 4px; 
}

#vert_space_200 {
	height:200px;
}
#vert_space_400 {
	height:400px;
}
#vert_space_600 {
	height:600px;
}

#footer{
	height:27px;
}
.date{
	color: #AAAAAA;
	text-transform:uppercase;
	font-size:9px;
	font-family: Arial;
	letter-spacing:2px;
}
.date p{
	font-family: Arial;
	font-size:9px;
}
ul { 
	margin-left: 1em;
	list-style-position: inside;

}

li {
	margin-bottom: 6px;
	padding-left: 1em;
}

input
{
width: 320px;
color: #333333;
padding: 2px;
margin: 2px;
border: 1px solid #AAAAAA;
}

input.submit
{
	background: #DDDDDD url(submit_back.gif);
	font-weight:bold;
	font-family: Arial;
	width:80px;
	height:25px;
	margin:2px;
	padding:0px;
}

textarea
{
padding: 2px;
margin: 2px;
width: 320px;
color: #333333;
border: 1px solid #AAAAAA;
}

p { font-size: 7.5pt; font-family: Verdana; margin-bottom: 16px;}
h1 { color: #FF9C00; font-size: 50pt; padding-top:100px; font-weight:normal; font-family: "Garamond", helvetica, sans-serif;}
h2 { color: #FF9C00; font-size: 20pt; font-weight: normal; font-family: "Garamond","Trebuchet MS",Trebuchet, Arial; line-height: 38px}
h2 a{ color: #FF9C00; font-size: 20pt; font-weight: normal; font-family: "Garamond","Trebuchet MS",Trebuchet, Arial; line-height: 38px; text-decoration:none;}
h2 a:hover{ color: #FF9C00; font-size: 20pt; font-weight: normal; font-family: "Garamond","Trebuchet MS",Trebuchet, Arial; line-height: 38px; text-decoration:none;}
h2 a:active{ color: #FF9C00; font-size: 20pt; font-weight: normal; font-family: "Garamond","Trebuchet MS",Trebuchet, Arial; line-height: 38px; text-decoration:none;}
h3 { color: #FF9C00; text-transform:uppercase; font-weight: bold; font-size:9px; font-family: Arial; letter-spacing:3px; margin-bottom: 16px; }
B { color: #000000; font-weight: bold; font-size: 7.5pt;  font-family: Verdana}

a { color: #447799; font-weight: bold; font-size: 7.5pt; font-family: Verdana; text-decoration: none; text-transform:none; letter-spacing:0px;}
a:active { color: #447799; font-weight: bold; font-size: 7.5pt; font-family: Verdana; text-decoration: none; text-transform:none;letter-spacing:0px;}
a:hover { color: #666666; font-size: 7.5pt; font-family: Verdana; text-decoration: underline;text-transform:none;letter-spacing:0px;}