@charset "UTF-8";
/* CSS Document */
html {background-image:url(images/background.jpg); background-repeat:repeat-x; background-color:black; padding-bottom:30px;font-family:Arial, Helvetica, sans-serif; font-size:0.85em;
}

body {}

p {margin-bottom:15px;}

#cont {width:955px; margin-left:auto; margin-right:auto}

#header {width:955px; position:relative;}

#main {width:955px; height:470px;background-image:url(images/paper.jpg);}

#left {width:338px; height:390px; float:left; position:relative; top:75px; left:20px; overflow:auto}

#right {width:425px; height:400px; float:left; position:relative; top:72px; left:135px;}

#socialinks {margin-top:15px;}

h2{font-size:1.2em; margin-bottom:10px; font-weight:bold}

h3{font-size:1.0em; margin-bottom:10px; font-weight:bold}

b, strong {font-weight:bold;}

a {color:#993300;}

	# { }
	#socialinks .div_link { float:left; padding:0px 2px 0px 2px; }
