/*  
Theme Name:Blank WordPress Theme
Theme URI:
Here you are able to do as you likes.
Have fun, and don't be afraid to contact me if you have questions.
texto aka Monika  from http://www.texto.de
*/
/*-smilies without a border-*/

body	{
background: url(images/back.gif);
font-family: Arial;

font-size:12px;
}

h1	{
font-size:14px;
font-weight:bold;
}

h2	{
font-size:14px;
font-weight:bold;
}

#pics	{
background: url(images/header.jpg) no-repeat;
height:150px;
width:1240px;
}

#content	{
background: white;
width:100%;
height:500px;
vertical-align:top;
padding-left:20px;
padding-right:150px;
padding-bottom:20px;
padding-top:10px;
color:#282D71;
line-height:17px;

}

#content	a{
	color: #000000;

}


#left {
width:12%;
text-align:left;
color:white;
vertical-align:top
}

#left	a{
color:white;
text-align:left;
}

#left ul	{
color: white;
font-weight:bold;
text-align:left;
list-style-type: none;
margin-left:0px;
padding-left:0px;
line-height:24px;
}

#right {
width:22%;
text-align:left;
color:white;
vertical-align:top;
}

#right	a{
color:white;
text-align:left;
}


a	{
color:white;
text-decoration:none;
}

a img 	{
text-decoration:none;
border:0px solid white;
}

#logo	{
height: 45px;
padding-bottom:5px;
vertical-align:bottom;
}

#footer	{
text-align:center;
color:white;
font-size:10px;
}

.header	{
height:30px;
font-size:14px;
font-weight:bold;
padding-bottom:0px;
text-align:center;
}

.header a	{
color: white;
text-align:center;
}

#headersub	{
background: url(images/headersub.jpg) no-repeat;
height:9px;
width:1242px;

}